[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(g)cc errors
Greetings,
I installed OpenBSD 3.4 on a relatively old (K6-2 233) machine quite recently
and I'm having some difficulties while compiling applications.
(Not just the ports, but pretty much anything I compile).
Every now and then (sometimes up to four times while compiling one
application) I get the following error:
cc: Internal compiler error: program cc1 got fatal signat 11
*** Error code 1
Needless to say that the compiler then halts.
If I type 'make' again the compiler will continue where it left off, but
it's still
quite annoying, plus I'm getting core dumps in a few applications compiled
in this unhealthy way.
Is this a known problem? Can it be hardware related? Or better yet, can it
be fixed?
- Bram