Mail Archives: djgpp/1998/08/27/06:02:48
From: | Carsten Svaneborg <zqex AT usa DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Strange. Internal compiler error, and then not.
|
Date: | Thu, 27 Aug 1998 11:51:26 +0200
|
Organization: | UNI-C
|
Lines: | 30
|
Message-ID: | <35E52C1E.D7CE34AE@usa.net>
|
NNTP-Posting-Host: | fys-170.risoe.dk
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
When I try to compile my program I once in a while get a
Internal compiler error, like:
D:\DJGPP\MICE>make
gpp -O2 -fomit-frame-pointer -c montyout.cpp
montyout.cpp: In method `void MontyC::GetDDistribution()':
montyout.cpp:242: Internal compiler error.
montyout.cpp:242: Please submit a full bug report to
`bug-g++@prep.ai.mit.edu'.
make.exe: *** [montyout.o] Error 1
D:\DJGPP\MICE>make
gpp -O2 -fomit-frame-pointer -c montyout.cpp
gpp mcat.o comin.o montyc.o montyout.o montyca.o\
montyq20.o toolbox.o micelle.o chain.o -o mice.exe
I reran make just after getting the error, I didn't change one
line of code. And it worked without problems.
Btw. line 242 is the final } in a function.
Anybody have a clue?
My program is a montecarlo simulation of conformation space
for a micelle, i.e. a ball with polymers attached to the surface.
Needless to say but this error worries me a bit.
--
from zqex AT usa DOT net Alias zqex='Carsten Svaneborg'
To spambots please grab the following email addresses: root AT iemmc DOT org
bowarming AT newsguy DOT com bowarming AT bigfoot DOT com mickey AT get2net DOT dk
- Raw text -