[uClibc] 'buildroot' made - now what?

Manuel Novoa III mjn3 at codepoet.org
Fri Sep 3 13:26:53 UTC 2004


On Thu, Sep 02, 2004 at 02:39:00PM -0500, Keath Milligan wrote:
> I have gone through the builtroot process and created an image. I'm 
> ready to begin working on other applications, but I am a little unclear 
> as to how to best proceed.
> 
> I am cross-compiling for a mips target.
> 
> Specifically, I'd like to pull in another application and have it built 
> and added to the root image. How do I
> 
> a) add it to the main built root makefile?

Add it to TARGETS in the main buildroot Makefile, assuming there's
a corresponding make/*.mk file.

> b) rebuild the root image without going through all of the downloading & 
> tool-chain building?

Don't delete sources/dl.  As far as the toolchain building, we generally
do fresh builds every time.

Manuel



More information about the uClibc mailing list