This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

need instructions ...


... on how to deal with the following message I got from trying to install 
gcc-2.95.3 on a m88k-motorola-sysv4 box:

make[3]: Entering directory `/MCM/gnu/src/gcc-2.95.3/gcc/f'
...
stage1/xgcc -Bstage1/ -B/MCM/gnu/m88k-motorola-sysv4/bin/ -c  -DIN_GCC  
-DNO_BUGS -D__STDC__=0  -O2 -g -O2  -W -Wall    -I. -I.. -I. -I./.. 
-I./../config -I./../../include stc.c
stc.c: In function `ffestc_R1219':
stc.c:12303: Internal compiler error in `gen_add2_insn', at optabs.c:3691
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [stc.o] Error 1

  It says to submit a full bug report, but to be honest, I don't have too much 
time to invest into this. Therefore any help on this is highly appreciated.
  
  Most of the standard GNU tools except for 'ld' and 'as' are installed and have 
been found by 'configure'. The binutils are a little bit weak on the m88k side 
... the README mentions something about bit rot (gas doesn't support m88k & 
elf). Therefore I'm using the ones in /usr/ccs/bin. The compiler used for the 
initial compile is gcc-2.8.1 (the system's compiler 'cc' is actually a Motorola 
modified version of an older gcc2).
  
  If it's not worth trying to install gcc-2.95.3 on a m88k system anymore, than 
a response like 'yeah, just forget it' is just as welcome.
  
Regards, Sven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]