[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

BUG in gcc 2.7.2.1 (debian package only)



Hi,

	when I was trying to compile kernel 2.0.27 I had
this kind of problem:

gcc -D__KERNEL__ -I/usr/src/linux-2.0.27/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe  -c -o datagram.o datagram.c
gcc: Internal compiler error: program cc1 got fatal signal 6
make[3]: *** [dev_mcast.o] Error 1
make[3]: *** Waiting for unfinished jobs....
cpp: output pipe has been closed
gcc: Internal compiler error: program cc1 got fatal signal 6
make[3]: *** [dev.o] Error 1
cpp: output pipe has been closed
gcc: Internal compiler error: program cc1 got fatal signal 6
make[3]: *** [sock.o] Error 1
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.0.27/net/core'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.0.27/net'
make: *** [linuxsubdirs] Error 2
gcc: Internal compiler error: program cc1 got fatal signal 6
gcc: Internal compiler error: program cc1 got fatal signal 6


This problem seems to be generated by my gcc debian package.
I have unistall it, and re-install the redhat package, and
the kernel compiles fine.

So it is a bug on my debian package, it's obvious :-).

Now, I need some help. Are there someone who have encounter
any problem with gcc on debian sparc? 

I use the same sources from redhat distributions, so I
don't understand where is the problem... any help is,
obviously, much appreciated.

Thanks

Davide Barbieri


Reply to: