[uClibc] gcc, binutils and glibc

Erik Andersen andersen at codepoet.org
Tue May 25 23:58:01 UTC 2004


On Tue May 25, 2004 at 03:50:52PM -0700, Chad Thunberg wrote:
> Yes, I am building on gentoo but am not utilizing the portage packages for 
> uclibc, instead downloaded the snapshot.  Do you have some insight?

Gentoo sets 'CC' in your environment.  This causes the system
'CC' to be used during the canadian-cross build of the target
gcc and binutils.

You need to 'unset CC' before you run 'make'.  And of course
you should blow away the existing stuff that was already built
incorrectly,

 -Erik

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



More information about the uClibc mailing list