Subject: Re: compile error on compiling Thot
To: None <port-i386@NetBSD.ORG>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-i386
Date: 06/13/1997 12:40:51
Berndt Josef Wulf wrote:
[snip]
> Has someone managed to comile Thot? It compiles fine until it comes to
> building thot. It then spits out the following message:
[snip]
> gcc: Internal compiler error: program ld got fatal signal 11
> *** Error code 1

I seem to be getting may of said signal 11 errors since the last
sup. eg:

cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -I. -I../../../../arch -I../../../.. -nostdinc -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DEXEC_AOUT -DEXEC_SCRIPT -DI586_CPU -DDUMMY_NOPS -DXSERVER -DUCONSOLE -DINSECURE -DRTC_OFFSET="0" -DDDB -DDIAGNOSTIC -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUSER_LDT -DFFS -DLFS -DMFS -DCD9660 -DMSDOSFS -DFDESC -DKERNFS -DNULLFS -DPROCFS -DUMAPFS -DUNION -DQUOTA -DFIFO -DGATEWAY -DINET -DMROUTING -DNS -DCCITT -DLLC -DHDLC -DPFIL_HOOKS -DONEDISK -DPCVT_NETBSD="999" -DEISAVERBOSE -DPCIVERBOSE -DMAXUSERS=32 -D_KERNEL  -Di386 -c ../../../../arch/i386/i386/locore.s
cc: Internal compiler error: program as got fatal signal 11
*** Error code 1

So I wonder if it's the program or the compiler...

Patrick