home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!henson!news.u.washington.edu!serval!phys1.physics.wsu.edu!hlu
- From: hlu@phys1.physics.wsu.edu (Hongjiu Lu)
- Newsgroups: comp.os.linux
- Subject: Re: HELP! -- Internal Compiler Error
- Message-ID: <1992Aug18.174839.15266@serval.net.wsu.edu>
- Date: 18 Aug 92 17:48:39 GMT
- Article-I.D.: serval.1992Aug18.174839.15266
- References: <1992Aug17.153437.25068@cs.tu-berlin.de> <l90346INN8sa@ozona.cs.utexas.edu> <1992Aug18.001710.10722@sol.UVic.CA>
- Sender: news@serval.net.wsu.edu (USENET News System)
- Organization: Washington State University
- Lines: 34
-
- Gcc 2.2.2d uses new stat (). If your kernel doesn't support it, I don't
- know exactly what will happen but gcc will die.
-
- --
- H.J.
- Gcc/libc maintainer for Linux.
- In article <1992Aug18.001710.10722@sol.UVic.CA>, pmacdona@sanjuan (Peter MacDonald) writes:
- |> In article <l90346INN8sa@ozona.cs.utexas.edu> jefftep@cs.utexas.edu (Jeffrey Grills) writes:
- |> >In article <1992Aug17.153437.25068@cs.tu-berlin.de> mackpei@cs.tu-berlin.de (Xue-Jun Pei) writes:
- |> >>
- |> >>I got the following error while trying to recompile 0.96c with GCC
- |> >>2.2.2:
- |> >>
- |> >>Usage: date [-q] [[MMDDYY]hhmm[ss]]
- |> >>touch include/linux/config.h
- |> >>gcc -E -traditional boot/bootsect.S -o boot/bootsect.s
- |> >>as86 -0 -a -o boot/bootsect.o boot/bootsect.s
- |> >>ld86 -0 -s -o boot/bootsect boot/bootsect.o
- |> >>gcc -E -traditional 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 -Wall -O6 -fomit-frame-pointer -c -o init/main.o init/main.c
- |> >>gcc: Internal compiler error: program cc1 got fatal signal 11
- |> >>make: *** [init/main.o] Error 1
- |> >>
- |> >>Sorry for it has been mentioned before, I couldn't find it.
- |> >>
- |> >>Any help would be appreciated!
- |> >>
- |>
- |> Seems I am seeing the same problem, since I have started using
- |> 2.2.2d.
- |>
- |> Peter.
-