This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Incremental Build?


On Thu, Sep 13, 2012 at 11:33 PM, Andy Chien wrote:
> I'm making some modifications to libc for testing purpose in my own
> project. All the build instructions I can find basically says to do
> run configure, make and make install.  However, the build time is
> fairly long even on modern, fast computer which makes iteration time
> painful.  I was wondering if there is any tips or tricks to build
> incrementally or speed up the process some how?  Thanks

just type `make` after you make a change ...
-mike


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]