This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Internal error
- From: Anders Östling <anders dot ostling at neurope dot ikea dot com>
- Date: Thu, 30 Sep 1999 12:20:49 +0200
- Organization: IKEA IT CENTER AB
Hi
I have apparently added something to one my include files that makes
egcs go hayward. I have tried to track it down
but failed to do so. I'm running on a Linux/Redhat 6.0 system updated to
2.2.12. Please see the enclosed tar archive
that holds the sources and the makefile, including the generated .ii
files (according to your instructions).
Best regards
Anders Östling
IKEA IT CENTER
[anos@anos acid-2]$ egcs -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/spec
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release
[anos@anos acid-2]$ uname -a
Linux anos.neurope.ikea.com 2.2.12 #3 Mon Sep 13 16:56:41 CEST 1999 i686
unknown
g++ -D__LINUX__ -D__REENTRANT -DPOSIX -DDEBUG -g -O1
-Wstrict-prototypes -c -o lml.o lml.cpp
/usr/include/g++-2/stl_algobase.h: In function `bool
lexicographical_compare<const signed char *, const signed char *>(const
signed char *, const signed char *, const signed char *, const signed
char *)':
/usr/include/g++-2/stl_algobase.h:382: instantiated from here
/usr/include/g++-2/stl_algobase.h:347: Internal compiler error.
/usr/include/g++-2/stl_algobase.h:347: Please submit a full bug report
to `egcs-bugs@egcs.cygnus.com'.
/usr/include/g++-2/stl_algobase.h:347: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make: *** [lml.o] Error 1
BUGREPORT.tag.gz