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]

Re: Internal compiler error


On May 16, 2000, Paul Metcalfe <pmetcalfe@FreeNet.co.uk> wrote:

> The compiler crashes after a while with the error message below. I
> then restart the compiler and it occurs again, and again. The
> compilation requires me to sit and keep starting it every 2-3
> minutes.  The typical command from to the compiler is as below

Unless it always occurs while compiling the same file, it's very
likely that you've got some hardware problem.  There's no source of
randomness that could cause the compiler to succeed sometimes and fail
other times, given exactly the same input.

-- 
Alexandre Oliva    Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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