[uClibc]compile uclibc only with static gcc

Erik Andersen andersen at codepoet.org
Fri May 3 06:05:05 UTC 2002


On Thu May 02, 2002 at 10:17:39PM +0200, Claus Rosenberger wrote:
> 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 :
[----------snip---------]
> is it possible to build a system with uclibc instead of glibc ?

yes.  For a simple example, see 
    http://uclibc.org/cgi-bin/cvsweb/buildroot/

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

Because you did not tell gcc where to find the
include-subdirectory of uclibc. 

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list