[uClibc]compile uclibc only with static gcc

Claus Rosenberger Claus.Rosenberger at rocnet.de
Thu May 2 20:17:39 UTC 2002


hi,

i created a linux-image like described in the LinuxFromScratch. But if i try
to compile uclibc instead of glibc i got following errors :

make[2]: Entering directory `/usr/local/src/uclibc/extra/gcc-uClibc'
gcc -Wall -O2 -s gcc-uClibc.c -o i386-uclibc-gcc
In file included from gcc-uClibc.c:73:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/include/stdio.h:37:23: features.h:
No suc
h file or directory
In file included from
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/include/stdio.h:43,
                 from gcc-uClibc.c:73:


is it possible to build a system with uclibc instead of glibc ?

features.h is in the include-subdirectory of uclibc. why make can't find it ?

thanks

claus





More information about the uClibc mailing list