This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
g++ 2.95.2 bug - Linux x86
- To: bug-gcc at gnu dot org
- Subject: g++ 2.95.2 bug - Linux x86
- From: Eugene Tyurin <eugene_tyurin at yahoo dot com>
- Date: Mon, 25 Sep 2000 20:20:39 -0400
Hello,
I tried to compile the OSE library (6.0pl11) with g++ 2.95.2...
gcc version 2.95.2 19991024 (release)
SuSE Linux 6.4 on i386 (Athlon)
/usr/bin/g++ -g -DCXX_GNU -DCXX_EGCS -DCXX_EGCS1_1 -Wall -Woverloaded-virtual -DHAVE_EXCEPTIONS -pipe -IX86_LINUX_dbg -I../../include -DOTCLIB_TRACE -I./../../config/X86_LINUX -DOTCLIB_TRACE -DSYS_X86_LINUX -c -DEXPAND_TEMPLATES -fexternal-templates mksrc.cc -o X86_LINUX_dbg/mksrc.o
cc1plus: warning: -fexternal-templates is deprecated.
cc1plus: warning: Please see the documentation for details.
../../include/OTC/collctn/cursor.c: In instantiation of `OTC_Cursor<APP_ConfigItem>::clone()':
../../include/OTC/collctn/iterator.hh:90: instantiated from here
../../include/OTC/collctn/cursor.c:72: Internal compiler error.
../../include/OTC/collctn/cursor.c:72: Please submit a full bug report.
../../include/OTC/collctn/cursor.c:72: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
The mksrc.ii file is attached in bzip2 format.
--
ET.
mksrc.ii.bz2