Installing headers with 0.9.29 spawns gcc errors

Mike Frysinger vapier at gentoo.org
Sat May 19 06:35:36 UTC 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20070519/3d082944/attachment-0002.pgp 


More information about the uClibc mailing list