Subject: Re: can't build kermit, pcre, others.
To: matthew green <mrg@eterna.com.au>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 04/04/2002 16:19:52
> 
> on a 4000/90 i can't build kermit.  i get this on the console:
> 
> 	pid 7287 (cc1): sig 11: type c, code 8, pc cc2dc, psl 3c00005
> 
> and the build fails:
> 
> cc -DBSD44 -DCK_CURSES -DTCPSOCKET -DUSE_STRERROR -DTPUTSISVOID  -DCK_DTRCD -DCK_DTRCTS -DTPUTSARGTYPE=int -DFNFLOAT  -O -DKTARGET=\"netbsd\" -c ckuus5.c
> cc: Internal compiler error: program cc1 got fatal signal 11
> *** Error code 1
> 
Trying this with the a.out toolchain work perfect, so it seems like an ELF
compiler problem.

-- Ragge