On Saturday 19 May 2007, Yann E. MORIN wrote: > Mike, Paul, > All, > > On Saturday 19 May 2007 08:35, Mike Frysinger wrote: > > On Friday 18 May 2007, Yann E. MORIN wrote: > > > So, to build a cross-toolchain with uClibc, we need, in order: > > > > 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 ... > > Ah, good. Or not so good. That means we need to move generation of sysnum.h > from the headers step to the 'full' lib build step.
Right. You need to separate generation of internal headers (ie. sysnum.h) from user-visible headers (those installed by install-headers). Paul _______________________________________________ uClibc mailing list uClibc@uclibc.org http://busybox.net/cgi-bin/mailman/listinfo/uclibc