[uClibc] Re: crt unacceptable "fix" removal

Peter S. Mazinger ps.m at gmx.net
Fri Oct 15 21:55:16 UTC 2004


On Fri, 15 Oct 2004, Erik Andersen wrote:

> On Fri Oct 15, 2004 at 10:48:44PM +0200, Peter S. Mazinger wrote:
> > Buildroot has it easy: it can build and INSTALL the runtime/dev before 
> > building the utilities, but how do you want to do this with any packaging 
> > system (deb,rpm)?
> 
> Any packaging system can cd to uClibc/utils and run make
> using any 'ol toolchain it feels comfortable with.  The
> resulting utility binaries will be linked with whatever
> C library the toolchain typically uses, and will target
> whatever platform the toolchain targets.
> 
> i.e. typical usage would be.
> 
> 1) build binutils
> 2) build gcc initial
> 3) build uClibc with gcc initial
> 4) build gcc final to get libstdc++ linked with uClibc, etc
> 5) build uClibc utils using gcc final

True for cross environment, but not for a native uclibc env, where any of 
these are useless (they are already done)

The only thing is: update uClibc and the utils. What remains is:
package twice, once build uClibc w/ utils and package/install, after that 
build only utils, package/install

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list