home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8481 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  4.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!news
  2. From: jefftep@cs.utexas.edu (Jeffrey Grills)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: HELP! -- Internal Compiler Error
  5. Date: 17 Aug 1992 15:31:02 -0500
  6. Organization: CS Dept, University of Texas at Austin
  7. Lines: 79
  8. Message-ID: <l90346INN8sa@ozona.cs.utexas.edu>
  9. References: <1992Aug17.153437.25068@cs.tu-berlin.de>
  10. NNTP-Posting-Host: ozona.cs.utexas.edu
  11.  
  12. In article <1992Aug17.153437.25068@cs.tu-berlin.de> mackpei@cs.tu-berlin.de (Xue-Jun Pei) writes:
  13. >
  14. >I got the following error while trying to recompile 0.96c with GCC
  15. >2.2.2:
  16. >
  17. >Usage: date [-q] [[MMDDYY]hhmm[ss]]
  18. >touch include/linux/config.h
  19. >gcc -E -traditional boot/bootsect.S -o boot/bootsect.s
  20. >as86 -0 -a -o boot/bootsect.o boot/bootsect.s
  21. >ld86 -0 -s -o boot/bootsect boot/bootsect.o
  22. >gcc -E -traditional boot/setup.S -o boot/setup.s
  23. >as86 -0 -a -o boot/setup.o boot/setup.s
  24. >ld86 -0 -s -o boot/setup boot/setup.o
  25. >gcc -Wall -O6 -fomit-frame-pointer -c -o init/main.o init/main.c
  26. >gcc: Internal compiler error: program cc1 got fatal signal 11
  27. >make: *** [init/main.o] Error 1
  28. >
  29. >Sorry for it has been mentioned before, I couldn't find it.
  30. >
  31. >Any help would be appreciated!
  32. >
  33. >
  34.  
  35.  
  36. This problem is not unique to you.  I have been attempting to solve it for about
  37. a week now, and am quite close to pitching linux in the trash because of it.
  38. If I can't develop software under this base, I have no interest in taking up the
  39. HD space related.  (flame off).  Any ways, this is what I have done, attempting
  40. to solve the problem:
  41.  
  42. Info:
  43.   .  Sometimes, very rarely, the compile actually works.  However, on something
  44.      as large as the kernel, it won't ever make it all the way through.
  45.   .  I have actually gotten a memory test and a cache test program to compile,
  46.      and neither of them have detected any errors.
  47.   .  Nothing has ever caused this signal, except cc1.
  48.   .  I'm running 0.97 no patches, cause I can't recompile the kernel, cause
  49.      gcc doesn't work.
  50.   .  Intel 386 33, 64k external cache, 5mb ram, 7mb swap, tseng 4000 video,
  51.      maxtor 7213a 203mb HD, AMI bios dated 5/5/91.
  52.  
  53. Attempts at fixing it:
  54.   .  I have swapped ram around/in/out of my motherboard to no avail.
  55.   .  I have disabled my external cache, to no avail.
  56.   .  I have tried the following root images: 0.96 0.97 0.97.1 (in the process of)
  57.      to no avail.
  58.   .  I have used the 0.96 boot and the 0.97 boot.  I'd use the 0.97.1 boot, but
  59.      of course, I can't compile it.
  60.   .  I have downloaded and installed gcc at least 8 different times.  This time,
  61.      I'm still hashing out problems with install.2.x (yes, I know there is a
  62.      new version.)  I knew there were errors with the original one before it
  63.      was released, but I had to leave town and couldn't mail about them.
  64.   .  I have put my HD and controller into a friends machine, to no avail.
  65.   .  I have tried gcc 2.2.2c and 2.2.2d to no avail.
  66.   .  I have tried compiling HelloWorld, to no avail.
  67.   .  I have twiddled with the wait states on my machine, to no avail.
  68.   .  I have asked on the IRC in #linux for help.  No one there has a solution.
  69.   .  I have posted to this newsgroup, and had a few other people tell me that
  70.      they too have this problem, and would like it solved, but noone has
  71.      ever told me a solution.
  72.  
  73.  
  74. Attempts to be made:
  75.   .  Finish re-installing the new release of gcc.
  76.   .  Find some kind soul to let me have a bootimage of 0.97pl1 to try.
  77.   .  Mail somebody, anybody about this, maybe including the mailing lists.
  78.   .  Obviously, I cannot recompile the compiler myself to try.  I know someone
  79.      that claims to have compiled gcc for linux under a sparc 2, and I will 
  80.      to do that myself on my local sparcs.
  81.   .  Give up.
  82.  
  83. If anybody at all could help in any way, please let me know.  I'd really like
  84. to help build linux into a great operating system, but now it is impossible.
  85.  
  86. -- 
  87. -------------------------+--------------------------------------------------
  88. jeff grills              | "Sometimes i see myself so clearly, because I
  89. jefftep@cs.utexas.edu    |   see nothing at all.  This feeling of emptiness
  90. Undergrad Lab, UT Austin |   flees my soul, leaving even less behind."  -me
  91.