home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22125 < prev    next >
Encoding:
Text File  |  1992-12-30  |  2.8 KB  |  68 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!torn!watserv2.uwaterloo.ca!mach1!kfisher3
  3. From: kfisher3@mach1.wlu.ca (kevin fisher U)
  4. Subject: Re: gcc : Internal compiler error
  5. X-Newsreader: TIN [version 1.1 PL6]
  6. References: <1992Dec30.045200.9176@utstat.toronto.edu>
  7. Message-ID: <C0266t.CGE@mach1.wlu.ca>
  8. Organization: Wilfrid Laurier University
  9. Date: Wed, 30 Dec 1992 06:04:05 GMT
  10. Lines: 56
  11.  
  12. Rafal Kustra (summer student) (rafal@utstat.toronto.edu) wrote:
  13. : In article <#012p5=@rpi.edu> palmj@rebecca.its.rpi.edu (Jyri L. Palm) writes:
  14. : >
  15. : >Basically, when I try compiling various packages, the most common error message
  16. : >that I'm getting nowadays is :
  17. : >
  18. : >gcc: Internal compiler error: program cc1 got fatal signal 11
  19. : >make: *** [main.o] Error 1
  20. : >
  21. : >I've not gotten to any conclusions on why this seems to be happening about
  22. : >50% of the time when I try to compile applications, and it's something which
  23. : >is very easy to recreate. The latest one which I got was when I tried to 
  24. : >compile umoria. I don't know if it's because I'm running too many things 
  25. : >in X, so here's the output from "free" :
  26. : >
  27. : >             total       used      cache       free     shared
  28. : >memory:       6876       6384        452         40       2580
  29. : >swap0:       12500       2880                  9620         20
  30. : >
  31. : >According to gcc -v, I have :
  32. : >
  33. : >Reading specs from /usr/lib/gcc-lib/i386-linux/2.2.2d/specs
  34. : >gcc version 2.2.2d
  35. : >
  36. : >I know that I'm not the only person who's had this problem with cc1, is there
  37. : >a FAQ for this (I haven't really checked) ? I've got loads of stuff that I'm
  38. : >trying to compile for my system and it's frustrating when I'm blocked by this
  39. : >error. *ANY* suggestions would really be appreciated. Please mail to
  40. : >palmj@rpi.edu ... thanks once again.
  41. : Lots of time this is coused by bad memory chip. If you
  42. : have a chance to swap some of your SIMMS with new ones,
  43. : try it. Otherwise takeout some SIMMS, and swap them with
  44. : each other. Dont forget to have enough swap space than.
  45. : On the other hand I had this problem once, it corrupted
  46. : my whole gcc files. I reistalled, and it went away.
  47.  
  48. Just thought I'd add my 2cents worth:
  49. I can't get my C++ program to compile.  GCC dies with an internal error:
  50. cp-class.c:2378: failed assertion `IDENTIFIER_TEMPLATE (t) != NULL_TREE'
  51. /usr/bin/gcc: Internal compiler error: program cc1plus got fatal signal 6
  52.  
  53. I have no idea what this cp-class.c program is, it's not mine...
  54. and since GCC won't compile, I can't debug to find out where (and why) it is
  55. dying.
  56.  
  57. Comments anyone??? 
  58. (Please??)
  59.  
  60. -- 
  61. --------------------------------------------------------------------------------
  62. Kevin Fisher  ><>     |  "Thank you.  You can't believe everything you
  63. kfisher3@mach1.wlu.ca   |  see and hear, can you?" - Hendrix, 'EXP'
  64. ________________________________________________________________________________
  65.