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