On Friday 18 May 2007, Yann E. MORIN wrote:
> So, to build a cross-toolchain with uClibc, we need, in order:

no

the only header that gets generated is bits/sysnum.h and the only thing that 
uses that is syscall.h ... which gcc doesnt use, so it isnt really too much 
of an issue ...

so the normal order is fine:
 - build/install binutils
 - install uClibc headers
 - install kernel headers
 - build C-only gcc
 - build/install uClibc
 - build C/C++/whatever gcc

glibc is the same way
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to