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

Re: compiling kernel ...



it finally works ....
i removed three drivers (i didn't need them) from the configuration
(taken from menuconfig):

 - 3c590/3c900 series (592/595/597) "Vortex/Boomerang"
 - RealTek 8129/8139
 - SysKonnect SK-98xx

now i've my kernel-image package ... =)

On Sat, 18 Nov 2000, Esteban Osses A.  Mag. 2000 wrote:

> sparc64-linux-gcc -D__KERNEL__ -I/home/esteban/kernel/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-compare -DMODULE -DMODVERSIONS -include /home/esteban/kernel/linux/include/linux/modversions.h   -c -o 3c59x.o 3c59x.c
> ../../gcc/config/sparc/sparc.c:1174: Internal compiler error in function sparc_emit_set_const32
anyway, it looks like a bug ... or not  ????
i don't know if there is something wrong on sparc64-linux-gcc or in the
modules i was trying to compile ...

bye ...
esteban



Reply to: