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


Hi,

Here it is! I'm afraid to say that the .ii file (in compressed size)
exceeds your 200000 byte size limit. What should I do with it?

=====================================================================
Compiler version: egcs-2.91.66
=====================================================================
OS version: RedHat Linux 6.2 on PC.
=====================================================================
Compiler invocation and output:


g++ -c -g -D_LINUX  -I. -Iusr/include/X11 -I/usr/include
-I/usr/project/tyr/ccas
e/tyr/source/lib/opcomhandler/includedir -I/ccase/tyr/source/lib/include
-I/ccas
e/comlib/update/include -I/ccase/tyr/source/lib/comp_v201/include/os_linux
-I/cc
ase/tyr/source/lib/tyr_components
-I/ccase/tyr/source/lib/tyr_components/mine -I
/usr/project/tyr/ilog/rules611/include
-I/ccase/tyr/source/lib/catsevent/source
-I/ccase/tyr/source/lib/eventbus/source -I/ccase/tyr/source/lib/roe/source
-I./g
ame -I./game/activity -I./game/order -I./game_image -I./arbiter -I./event
-I./re
source -I./ruleset -I./ruleset/Generic -I./flow -o Act2Dir.o Act2Dir.cpp
In file included from ruleset/Generic/Generic.h:295,
                 from game/activity/PSOSurveillance.cpp:30,
                 from Act2Dir.cpp:5:
game/activity/FireWarningShots.hpp:47: warning: ANSI C++ forbids
initialization
of const member `cWARNING_SHOT_ROUNDS_PER_FIRE'
game/activity/FireWarningShots.hpp:47: warning: making
`cWARNING_SHOT_ROUNDS_PER
_FIRE' static
In file included from game/activity/GMOActivity.cpp:30,
                 from Act2Dir.cpp:36:
game/MinefieldAdmin.hpp:132: warning: ANSI C++ forbids initialization of
const m
ember `cMINEFIELD_ADMIN_QUESTION_TIMEOUT'
game/MinefieldAdmin.hpp:132: warning: making
`cMINEFIELD_ADMIN_QUESTION_TIMEOUT'
 static
game/activity/CivilActivity.cpp: In method `void RescuePersonnelLoad::Tick
()':
In file included from Act2Dir.cpp:42:
game/activity/CivilActivity.cpp:634: Internal compiler error.
game/activity/CivilActivity.cpp:634: Please submit a full bug report to
`egcs-bu
gs@egcs.cygnus.com'.
game/activity/CivilActivity.cpp:634: See
<URL:http://egcs.cygnus.com/faq.html#bu
greport> for details.
make: *** [Act2Dir.o] Error 1
=======================================================================

Regards,


Martin Hjelmstedt

____________________________________________________________________
Martin Hjelmstedt             tel. direct: +46 42 19 82 68
System developer              e-mail: martin.hjelmstedt@cellnetwork.com

Command Training & SAR
Simulation department              tel. +46 42 19 82 00
Cell ITS AB                   fax: +46 42 14 29 65
                         http://www.cellits.com

Rusthållsgatan 21
S-253 61 Helsingborg
Sweden


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