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

  1. Path: sparky!uunet!cs.utexas.edu!news
  2. From: jefftep@cs.utexas.edu (Jeffrey Grills)
  3. Newsgroups: comp.os.linux
  4. Subject: Problem with gcc trying to compile 0.97 kernel - signal 11
  5. Date: 12 Aug 1992 07:55:43 -0500
  6. Organization: CS Dept, University of Texas at Austin
  7. Lines: 26
  8. Message-ID: <l8i2ifINN2ns@ozona.cs.utexas.edu>
  9. NNTP-Posting-Host: ozona.cs.utexas.edu
  10.  
  11.  
  12. I've tried to compile this many a time.  I've reinstalled gcc many a time.
  13. I'm really stuck now.  I'm not stupid, but I can't figure this out. I've
  14. considered attempting to rebuild gcc, but if I can't compile the kernel,
  15. I see no reason why I can compile gcc.  Anyways, here's what make tells
  16. me, please see if you can help:
  17.  
  18. as86 -0 -a -o boot/bootsect.o boot/bootsect.s
  19. ld86 -0 -s -o boot/bootsect boot/bootsect.o
  20. gcc -nostdinc -I/usr/src/linux/include  -E -traditional -DSVGA_MODE=4 boot/setup.S -o boot/setup.s
  21. as86 -0 -a -o boot/setup.o boot/setup.s
  22. ld86 -0 -s -o boot/setup boot/setup.o
  23. gcc -nostdinc -I/usr/src/linux/include  -Wall -O6 -fomit-frame-pointer -c -o init/main.o init/main.c
  24. touch include/linux/confgcc: Internal compiler error: program cc1 got fatal signal 11
  25. make: *** [init/main.o] Error 1
  26.  
  27. (sorry about the width, but, I wanted to give it to you just like I get it)
  28.  
  29.  
  30. Thanks for this wonderful kernel/os (your choice what to call it).
  31.  
  32. -- 
  33. -------------------------+--------------------------------------------------
  34. jeff grills              | "Sometimes i see myself so clearly, because I
  35. jefftep@cs.utexas.edu    |   see nothing at all.  This feeling of emptiness
  36. Undergrad Lab, UT Austin |   flees my soul, leaving even less behind."  -me
  37.