home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!palmj
- From: palmj@rebecca.its.rpi.edu (Jyri L. Palm)
- Subject: gcc : Internal compiler error
- Message-ID: <#012p5=@rpi.edu>
- Summary: GCC : Internal compiler error : fatal signal 11
- Keywords: GCC Internal Error
- Nntp-Posting-Host: rebecca.its.rpi.edu
- Date: Tue, 29 Dec 1992 20:20:41 GMT
- Lines: 27
-
-
- Basically, when I try compiling various packages, the most common error message
- that I'm getting nowadays is :
-
- gcc: Internal compiler error: program cc1 got fatal signal 11
- make: *** [main.o] Error 1
-
- I've not gotten to any conclusions on why this seems to be happening about
- 50% of the time when I try to compile applications, and it's something which
- is very easy to recreate. The latest one which I got was when I tried to
- compile umoria. I don't know if it's because I'm running too many things
- in X, so here's the output from "free" :
-
- total used cache free shared
- memory: 6876 6384 452 40 2580
- swap0: 12500 2880 9620 20
-
- According to gcc -v, I have :
-
- Reading specs from /usr/lib/gcc-lib/i386-linux/2.2.2d/specs
- gcc version 2.2.2d
-
- I know that I'm not the only person who's had this problem with cc1, is there
- a FAQ for this (I haven't really checked) ? I've got loads of stuff that I'm
- trying to compile for my system and it's frustrating when I'm blocked by this
- error. *ANY* suggestions would really be appreciated. Please mail to
- palmj@rpi.edu ... thanks once again.
-