[uClibc] buildroot compile Segfaults

Robert Connolly robert at linuxfromscratch.org
Fri Dec 3 21:54:10 UTC 2004


On December 3, 2004 04:45 pm, Mike Frysinger wrote:
> On Friday 03 December 2004 12:23 pm, Ray Charles wrote:
> > But there's a point where the buildroot relies on my
> > hosts toolchain. I believe thats where this thread
> > started, remember "genext2fs compiled against the
> > _hosts_ toolchain."
> >
> > How do I ??replace?? the hosts toolchain with the
> > toolchain that i downloaded from the uClibc CVS and
> > compiled ?
>
> you dont
>
> the host toolchain is something your distribution takes care of, NOT uclibc
>
> trust me, you dont want to do that ;)
> -mike

I think he means he wants to build genext2fs against uclibc. The easiest way 
to do that is copy the genext2fs source in the root/ directory, chroot there 
and build it statically linked. Its better to find out why it won't build 
against your host toolchain first though.



More information about the uClibc mailing list