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]

970929 under solaris x86



 Hello,

 I have tried to compile egcs-970929 under solaris x86 (2.5.1)
 compilation failed with this problem:

gmake[2]: Leaving directory `/tmp/greg/egcs-970929/gcc'
gmake[2]: Entering directory `/tmp/greg/egcs-970929/gcc'
/tmp/greg/egcs-970929/gcc/xgcc -B/tmp/greg/egcs-970929/gcc/ -O2   -DIN_GCC    -g -O2 -I./include  -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I./config \
  -c ./cp/new1.cc
Assembler: new1.cc
        aline 944       : Illegal mnemonic
        aline 944       : syntax error
gmake[2]: *** [new1.o] Error 1
gmake[2]: Leaving directory `/tmp/greg/egcs-970929/gcc'
gmake[1]: *** [libgcc2.a] Error 1
gmake[1]: Leaving directory `/tmp/greg/egcs-970929/gcc'
gmake: *** [all-gcc] Error 2

 Any idea ?
 Gregory

 


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