Internal compiler error 892.
Robert Hoehne
robert.hoehne@gmx.net
Fri Oct 23 08:04:00 GMT 1998
I found error mentioned in the subject. Attached are
two files:
err: The output how I tried to compile the file
dbexcept.ii: the preprocessed out of the original source
Robert
--
******************************************************
* email: Robert Hoehne <robert.hoehne@gmx.net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
egcs -I. -Is:/rho/sport/libdb/include -Is:/rho/rhide/librhuti -Is:/rho/rhide/tvision/include -g -O2 -Wall -W -Werror -gstabs+ -fno-rtti -save-temps -v -c s:/rho/sport/libdb/dbexcept.cc -o dbexcept.o
Reading specs from f:/djgpp/lib/gcc-lib/djgpp/egcs-291.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
f:/djgpp/lib/gcc-lib/djgpp/egcs-291.57/cpp.exe -lang-c++ -v -I. -Is:/rho/sport/libdb/include -Is:/rho/rhide/librhuti -Is:/rho/rhide/tvision/include -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=91 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MINOR=2 -D__unix__ -D__i386__ -D__GO32__ -D__MSDOS__ -D__DJGPP__=2 -D__DJGPP_MINOR__=2 -D__unix -D__i386 -D__GO32 -D__MSDOS -D__DJGPP=2 -D__DJGPP_MINOR=2 -Asystem(unix) -Asystem(msdos) -Acpu(i386) -Amachine(i386) -D__EXCEPTIONS -D__OPTIMIZE__ -g -gstabs+ -Wall -W -Werror s:/rho/sport/libdb/dbexcept.cc dbexcept.ii
GNU CPP version egcs-2.91.57 19980901 (egcs-1.1 release) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
.
s:/rho/sport/libdb/include
s:/rho/rhide/librhuti
s:/rho/rhide/tvision/include
f:/djgpp/lang/cxx
f:/djgpp.202/include
f:/djgpp/include
f:/djgpp/contrib/grx20/include
f:/djgpp/rsxntdj/include/win32
f:/djgpp/lang/cxx
f:/djgpp/lib/gcc-lib/djgpp/egcs-291.57/include
f:/djgpp/include
End of search list.
f:/djgpp/lib/gcc-lib/djgpp/egcs-291.57/cc1plus.exe dbexcept.ii -quiet -dumpbase dbexcept.cc -g -gstabs+ -O2 -Wall -W -Werror -version -fno-rtti -o dbexcept.s
GNU C++ version egcs-2.91.57 19980901 (egcs-1.1 release) (djgpp) compiled by GNU C version egcs-2.91.57 19980901 (egcs-1.1 release).
s:/rho/sport/libdb/dbexcept.cc:35: Internal compiler error 892.
s:/rho/sport/libdb/dbexcept.cc:35: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make.exe: *** [dbexcept.o] Error 1
More information about the Gcc-bugs
mailing list