target/5107: ICE when building an ARM/Thumb cross compiler fo r/on HP-UX.

Jepsen Hans Peter hans_peter_jepsen@Danfoss.com
Tue Mar 5 00:11:00 GMT 2002


I just want to inform you, that I succeded to build gcc-3.0.4 for arm-elf on
HPUX-10.20.
The installed gcc on the host was gcc-3.0.4 and binutils was version 2.11.2.

With gcc-2.95.2 as host gcc the build fails. The 20020303 snapshot of
binutils also makes the build fail.
See:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
r=5827

The commands used were in all cases:

cd ../gcc-3.0.4/gcc/
ln -s ../../newlib-1.10.0/newlib .
cd ../../build-gcc-3.0.4/

PATH=/opt/local/arm-elf-gcc3.0.4/bin:$PATH
../gcc-3.0.4/configure --target=arm-elf --prefix=/opt/local/arm-elf-gcc3.0.4
--with-gnu-as --with-gnu-ld --with-newlib --enable-threads
--enable-languages=c,c+
gmake all

kind regards

Hans Peter



More information about the Gcc-bugs mailing list