le Tue, 29 May 2007 10:38:11 +0200 The MoonSeeker <[EMAIL PROTECTED]> a écrit:
> I'm new in embedded, i just follow this guide http://gentoo-wiki.com/ > Embedded_Gentoo > > How can I resolv this problem? See "Re: [gentoo-amd64] Re: Baselayout 2 (Was: Sun and GPL)". If you want to build against uclibc you'll need an uclibc toolchain. try emerge crossdev and then play with it (building a toolchain is quite long: you need to build a libc, and then gcc against it). When you've built one against uclibc, you can either use genkernel, which will autodetect the toolchain, or build manually using x86_64-pc-linux-uclibc-gcc as a compiler. -- [EMAIL PROTECTED] mailing list
