Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 118154

Summary: Unable to compile anything - GCC segfaults
Product: Gentoo Linux Reporter: hel <helenst>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: Highest    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Preprocessed source

Description hel 2006-01-07 04:18:16 UTC
I am getting segfaults whenever I try to compile with gcc (3.3.5.20050130-r1)

This even happens with the simplest C program possible:

int main ()
{
  return 0;
}

The output I get is this:

$ gcc conftest.c 
conftest.c:3: internal compiler error: Segmentation fault

This means I am currently unable to emerge most things. I can't even try to reinstall GCC. Very happy to provide more information about the state of my system, if required.
Comment 1 hel 2006-01-07 04:19:58 UTC
Created attachment 76438 [details]
Preprocessed source
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-07 04:24:39 UTC
Well, get a working gcc binary package for your arch and untar it. Nothing we could do with obsolete and FUBARed gcc.

http://dev.gentoo.org/~avenj/bins/

*** This bug has been marked as a duplicate of 20600 ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-07 04:26:06 UTC
Another link:

ftp://x86dev.gentoo.osuosl.org/default-linux/x86/2005.1/All/