Current-Users archive

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

Re: [netbsd-5] internal compiler error when building GENERIC



On Thu, Feb 05, 2009 at 03:12:10PM +0100, Jukka Salmi wrote:
> 
> $ cd /tmp && touch test.c
> $ sudo chown 0:0 test.c
> $ sudo chmod 600 test.c
> $ gcc test.c
> cc1: internal compiler error: Segmentation fault

I guess the thing to do is:
1) compile gcc with -g
2) patch the kernel to stop SIGSEGV being intercepted
3) look at the generated core file

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index