internal compiler error
Posted
by hyperboreean
on Super User
See other posts from Super User
or by hyperboreean
Published on 2010-04-06T17:43:12Z
Indexed on
2010/04/06
17:53 UTC
Read the original article
Hit count: 370
I am getting this message:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
for every compilation that takes longer (ie: linux kernel, kde sources etc.)
I've tried other OS (at that moment I was on Fedora 12, now on Debian; was a Suse also) and it didn't work. I've tried replacing my hard disk, since it needed an upgrade either ways - that didn't work either. I assumed that it's the RAM fault - tested them with memtest and it says they are fine.
Does anyone know what else I can do in order to figure out where the problem is?
© Super User or respective owner