home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10437 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.9 KB  |  52 lines

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