Subject: cc1 getting signal 11. Repeatable.
To: None <port-alpha@NetBSD.ORG>
From: Tim Rightnour <root@garbled.net>
List: port-alpha
Date: 06/19/1998 01:46:59
In my tromp through the pkg tree, I ran into a particular oddity.. to repeat
this for yourself, try to build the editors/joe pkg.
rigel# limit
cputime unlimited
filesize unlimited
datasize 1048576 kbytes
stacksize 32768 kbytes
coredumpsize unlimited
memoryuse 38064 kbytes
descriptors 64
memorylocked 38064 kbytes
maxproc 80
rigel# make
cc -O -c ublock.c
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1
Stop.
rigel# cc -c ublock.c
rigel#
It works perfectly fine with no optimization, -O2 (?!?!) and -g. I have no
idea what is going on here.. I tried unlimiting everything as you can see
above.. I'm at a loss for explaining this one. (the .c file in question is
about 17k, if that matters)
---
Tim Rightnour - root@garbled.net
http://www.zynetwc.com/~garbled/garbled.html