Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118154 - Unable to compile anything - GCC segfaults
Summary: Unable to compile anything - GCC segfaults
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Highest blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 04:18 UTC by hel
Modified: 2006-01-07 04:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Preprocessed source (ccgEJfTB.out,298 bytes, application/octet-stream)
2006-01-07 04:19 UTC, hel
Details

Note You need to log in before you can comment on or make changes to this bug.
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/