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]

internal compiler error - linux/egcs-g++



Hello!

I encountered an internal compiler error. 

It occured first with egcs-2.91.60 19981201 (egcs-1.1.1 release), patched
for use with Objectivity/DB on a Dual-PII running SuSE 6.1 with kernel
2.2.9.

Later I tried to compile with egcs-2.91.66 19990314 (egcs-1.1.2 release)
on the same system, but I got the same error.

The command line used to compile is written below, and as the preprocessor
output has some 145kB (bzipped), I put it on the web at
http://ceres6.physi.uni-heidelberg.de/~dietel/mkPairTag.ii.bz2

I looked at the error list on the web, but as I am not that familiar with
the internals of the used libraries, I can't say if it was one of
the listed bugs.

Could you please inform me if the error is known/already fixed in some
(developer-)release or what exactly the problem is, so that a workaround
for my program or the libraries could be implemented.

Regards,
Thomas Dietel.



Command line:

/usr/egcs/bin/g++ -c mkPairTag.cpp -g -gstabs -I/usr/include
-I/usr/local/include -I/sw/pro/cool/include -I/sw/pro/cool/project/include
-I/sw/pro/cool/project -I/sw/pro/cool/include -I/sw/pro/cool/tpc
-I/sw/pro/cool/pproject
-I/afs/cern.ch/sw/lhcxx/specific/Linux/HepODBMS/dev/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/CLHEP/dev/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/Objectivity/dev/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/Nag_C/5.0/include
-I/sw/cool/packages/vogle/include -I/sw/rogue-7.0.2/rogue
-I/afs/cern.ch/sw/lhcxx/specific/Linux/ObjectSpace/dev/ToolKit
-I/afs/cern.ch/sw/lhcxx/specific/Linux/ObjectSpace/dev/ToolKit/ospace
-I/afs/cern.ch/sw/lhcxx/specific/Linux/HTL/dev/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/HEPFITTING/dev/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/GEMINI/dev/include
-I/usr/X11/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/HEPINVENTOR/2.0/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/MASTER_SUITE/3.5/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/Mesa/3.0/include
-I/afs/cern.ch/sw/lhcxx/specific/Linux/OpenInventor/2.5/include
-I/usr/include/g++ -I. -DARCH_IS_LITTLE_ENDIAN  -DDONT_CONVERT_ENDIAN
-DOS_LINUX_2_0 -DOS_NO_ALLOCATORS -DOS_NO_WSTRING -DHEP_ODBMS_EXPORT="" -o
Linux/mkPairTag.o


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