home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8502 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!gumby!destroyer!ubc-cs!news.UVic.CA!sanjuan!pmacdona
  3. From: pmacdona@sanjuan (Peter MacDonald)
  4. Subject: Re: HELP! -- Internal Compiler Error
  5. Message-ID: <1992Aug18.001710.10722@sol.UVic.CA>
  6. Sender: news@sol.UVic.CA
  7. Nntp-Posting-Host: sanjuan.uvic.ca
  8. Organization: University of Victoria, Victoria B.C. CANADA
  9. References: <1992Aug17.153437.25068@cs.tu-berlin.de> <l90346INN8sa@ozona.cs.utexas.edu>
  10. Date: Tue, 18 Aug 92 00:17:10 GMT
  11. Lines: 27
  12.  
  13. In article <l90346INN8sa@ozona.cs.utexas.edu> jefftep@cs.utexas.edu (Jeffrey Grills) writes:
  14. >In article <1992Aug17.153437.25068@cs.tu-berlin.de> mackpei@cs.tu-berlin.de (Xue-Jun Pei) writes:
  15. >>
  16. >>I got the following error while trying to recompile 0.96c with GCC
  17. >>2.2.2:
  18. >>
  19. >>Usage: date [-q] [[MMDDYY]hhmm[ss]]
  20. >>touch include/linux/config.h
  21. >>gcc -E -traditional boot/bootsect.S -o boot/bootsect.s
  22. >>as86 -0 -a -o boot/bootsect.o boot/bootsect.s
  23. >>ld86 -0 -s -o boot/bootsect boot/bootsect.o
  24. >>gcc -E -traditional boot/setup.S -o boot/setup.s
  25. >>as86 -0 -a -o boot/setup.o boot/setup.s
  26. >>ld86 -0 -s -o boot/setup boot/setup.o
  27. >>gcc -Wall -O6 -fomit-frame-pointer -c -o init/main.o init/main.c
  28. >>gcc: Internal compiler error: program cc1 got fatal signal 11
  29. >>make: *** [init/main.o] Error 1
  30. >>
  31. >>Sorry for it has been mentioned before, I couldn't find it.
  32. >>
  33. >>Any help would be appreciated!
  34. >>
  35.  
  36. Seems I am seeing the same problem, since I have started using
  37. 2.2.2d.
  38.  
  39. Peter.
  40.