------- Additional Comments From ngmlinux at gmail dot com  2005-08-26 00:52 
-------
Subject: Re:  Building gcc-4.0.1 toolchain for arm-linux fails durring "make"

> Not a bug, configure is picking up the wrong as because you did not supply 
> one to it.

I don't think that's the case I just ran a "make clean" and changed my
"configure" to the following and still recieve the same error
messages:

===code=====================================================
../configure --target=arm-linux --prefix=/usr/src/arm/linux/include
--with-gnu-as --with-gnu-ld --enable-multilib
--enable-languages=c,c++,java --disable-nls --nfp --with-cpu-xscale
--with-softfloat-support=internal
============================================================

Note the added --with-gnu-as and --with-gnu-ld options.

-Nathan


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23569

Reply via email to