compile error
Ichiro Fukuhara
ichiro@ichiro.org
Sun Mar 26 19:39:00 GMT 2000
BUG Report
-------------
The GCC version
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)
The system type
NetBSD 1.4V /i386
All options you passed to the compiler
binutils-000326/
./configure --prefix=/usr/local/cross/sh
--target=sh-hitachi-coff
gmake;gmake install
there are no error,next,
egcs-20000320/
./configure --prefix=/usr/local/cross/sh
--target=sh-hitachi-coff --with-gnu-as --with-gnu-ld --with-newlib
gmake[4]: Entering directory `/usr/home/ichiro/CROSS/egcs-20000320/gcc'
/usr/home/ichiro/CROSS/egcs-20000320/gcc/xgcc -B/usr/home/ichiro/CROSS/egcs-20000320/gcc/ -B/usr/local/cross/sh/sh-hitachi-coff/bin/ -I/usr/local/cross/sh/sh-hitachi-coff/include -O2 -DCROSS_COMPILE -DIN_GCC -g -O2 -I./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -g -O2 -I. -I. -I./config -I./../include \
-c ./cp/tinfo.cc
./cp/tinfo.cc: In method `bad_cast::bad_cast ()':
./cp/tinfo.cc:1135: Internal compiler error.
./cp/tinfo.cc:1135: Please submit a full bug report.
./cp/tinfo.cc:1135: See <URL: http://www.gnu.org/software/gcc/bugs.html >
./cp/tinfo.cc:1135: for instructions.
More information about the Gcc-bugs
mailing list