[uClibc] Toolchain Error

Erik Andersen andersen at codepoet.org
Sat Jun 12 06:06:48 UTC 2004


On Thu Jun 10, 2004 at 09:59:23PM -0500, Mark Beckwith wrote:
> On Thu, Jun 10, 2004 at 12:52:33PM -0700, Kenneth Crudup wrote:
> > 
> > On Thu, 10 Jun 2004, Mark Beckwith wrote:
> > 
> > > I know that "cannot create executables" is an error that others have
> > > seen before
> > 
> > Doesn't this particular error mean you're trying to build the first stage
> > of a two-stage cross-compiler (the "native executable" stage) with a
> > cross-compiler? Perhaps it's a $PATH problem?
>  
> Actually, I debugged further and the error is produced when running make
> in:
> 
> /opt/arm/toolchain/gcc-3.3.x/toolchain_build_arm/gcc-3.3-final
> 
> This is of course the final stage, and the resulting compiler does work.
> The configure test just fails.  I suspect it is a path problem as you
> suggest, however my path is just /bin:/usr/bin
> 
> I've attached a transcript of the above make.

Look familiar?
http://www.uclibc.org/lists/uclibc/2004-May/008904.html

When building the uClibc buildroot with gentoo, you must
	unset CC
before you run 'make'

 -Erik

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



More information about the uClibc mailing list