Mail Archives: djgpp/1998/08/27/16:33:09
Carsten Svaneborg <zqex AT usa DOT net> wrote:
> 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.
I experimented these problems with some RAMs, after removing the SIMMs the
problems disapear (almost, now it happends 1 of 100 times).
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -