This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Installation question
- From: "Claudio Wahnschaffe" <caw at gasnaturalban dot com dot ar>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 19 Sep 2003 17:50:11 -0300
- Subject: Installation question
I'm upgrading GCC from 2.95.2 to 3.2 and when I execute 'make bootstrap' I
receive de following message:
/tmp/ccbvbdow.s: Assembler messages:
/tmp/ccbvbdow.s:60: Error: Unrecognized opcode: `jhe'
make[3]: *** [libgcc/./_muldi3.o] Error 1
make[3]: Leaving directory `/mnt/dasdc/gcc-3.2-obj/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/mnt/dasdc/gcc-3.2-obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/dasdc/gcc-3.2-obj/gcc'
make: *** [bootstrap-lean] Error 2
Could You help me, please.
Thanks in advance, CLaudio