home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!cs.utexas.edu!torn!utgpu!utstat!rafal
- From: rafal@utstat.uucp (Rafal Kustra (summer student))
- Subject: internal compiler error - what happened ????????
- Message-ID: <1992Sep11.044802.2035@utstat.uucp>
- Organization: University of Toronto, Dept. of Statistics
- Date: Fri, 11 Sep 1992 04:48:02 GMT
- Lines: 42
-
-
- My system:
- Linux 0.97 pl1 plus 1 line putch in buffer.c plus
- cole@(.. sorry forgot) patch for microsoft bus mouse.
- 386-dx25 plus 2 kalok 105.Mb Hdisks.
- gcc 2.2.2d installed over 2.2.2
-
-
- I got gdb -4.6 from prep.ai.mit.edu.
- run configure linux; make.
- It went up to second file in which point I had to
- undefine sys-errlist (or symilar) from errno.h
- (the one for __STDC__). Done it before, seems include
- file is wrong.
- Make run up to breakpoint.c in gdb dir when I got:
- cc: internal compiler error: cpp got fatal signal 11.
- And compilation by hand gave same result. I was running X
- with couple of xterms. Exit X, reboot, tried again.
- Same thing. Tried small program I wrote and compiled
- before. Same thing. Restored gcc from backup.
- No help. Copied cpp from 2.2.2 to 2.2.2d. Yeah. it worked
- until values.c. Then I got :
- cc: Internal compiler error. Program cc1 got fatal signal 11
- Whaw! Restored all cc,cc1,cpp cc1plus and crt0.a (since
- it also begins with c hence c* ;). Tried again. At
- signal.c I got:
- Internal compiler error. Program cpp got fatal signal 11.
- Kicked the bloody mini-tower. Tried again. It worked! ;)
- No, of course not.
- Seems my gcc got corrupted. But it was OK. I compiled so
- many things (including kernel) with no problem (except
- xv, but that uses -V 2.2.2 flag.).
- Can someone tell me what happened?
- Even hello.c gets a boot (signal 11) now.
-
- Rafal
-
- --
- /|| Numbers exist only in our minds. There is no physical entity that
- ||_is_ number 1. If there were, 1 would be in a place of honor in
- || some great museum of science, and past it would file a steady
- ==== stream of mathematicians gazing at 1 in wonder and awe.
-