[Bug other/23569] Building gcc-4.0.1 toolchain for arm-linux fails durring "make"
ngmlinux at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Aug 26 01:05:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list