This is the mail archive of the gcc@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]

gcc cvs (010922) build error on ia64


While trying to build a recent gcc 3.0.2 snapshot (2001-09-02 cvs) on linux-ia64,
I am seeing the following error:

/usr/src/gcc-3.0-3.0.2ds2/build/gcc/xgcc -B/usr/src/gcc-3.0-3.0.2ds2/build/gcc/ -nostdinc++ -L/usr/src/gcc-3.0-3.0.2ds2/build/ia64-linux/libstdc++-v3/src -L/usr/src/gcc-3.0-3.0.2ds2/build/ia64-linux/libstdc++-v3/src/.libs -B/usr/ia64-linux/bin/ -B/usr/ia64-linux/lib/ -isystem /usr/ia64-linux/include -I../../../../src/libstdc++-v3/../gcc -I../../../../src/libstdc++-v3/../include -I/usr/src/gcc-3.0-3.0.2ds2/build/ia64-linux/libstdc++-v3/include/ia64-linux -I/usr/src/gcc-3.0-3.0.2ds2/build/ia64-linux/libstdc++-v3/include -I../../../../src/libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../src/libstdc++-v3/libsupc++/eh_exception.cc  -fPIC -DPIC -o eh_exception.o
/tmp/ccuZSgNa.s: Assembler messages:
/tmp/ccuZSgNa.s:352: Error: Unknown opcode `data16.ua @iplt(_ZNSt13bad_exceptionD1Ev#)'
/tmp/ccuZSgNa.s:353: Error: Unknown opcode `data16.ua @iplt(_ZNSt13bad_exceptionD0Ev#)'
/tmp/ccuZSgNa.s:354: Error: Unknown opcode `data16.ua @iplt(_ZNKSt9exception4whatEv#)'
/tmp/ccuZSgNa.s:364: Error: Unknown opcode `data16.ua @iplt(_ZNSt9exceptionD1Ev#)'
/tmp/ccuZSgNa.s:365: Error: Unknown opcode `data16.ua @iplt(_ZNSt9exceptionD0Ev#)'
/tmp/ccuZSgNa.s:366: Error: Unknown opcode `data16.ua @iplt(_ZNKSt9exception4whatEv#)'
make[6]: *** [eh_exception.lo] Error 1
make[6]: Leaving directory `/usr/src/gcc-3.0-3.0.2ds2/build/ia64-linux/libstdc++-v3/libsupc++'

This is built using binutils 2.11.90.0.29 (2001-08-27 cvs). 

Is a newer binutils needed? Or is this a bug?

thanks,
randolph
-- 
   @..@                                         http://www.TauSq.org/
  (----)
 ( >__< )
 ^^ ~~ ^^


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