Re: cc1 gets segmentation faults

2001-01-21 Thread Alex Kapranoff
Huh, I removed '-O' switch from ${CFLAGS} and managed to rebuild and reinstall gcc. This new (in fact the same) gcc now works fine both with '-O' and without it. Looks like a pilot error. Strange, anyway. Sorry to bother you all. On Sun, Jan 21, 2001 at 02:50:48PM +0300, Alex Kapranoff wrote: > I

cc1 gets segmentation faults

2001-01-21 Thread Alex Kapranoff
I have -CURRENT on a UP P166 box. I've just managed to build a new kernel and world (cvsuped yesterday) and installed them both. Now I get: cc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop in /usr/home/alex/work/own. whenever I want to compile something not so