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

g++ 2.95.2 bug - Linux x86



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


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