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

problem with C compiler after booting 3.1-stable



Hello,
I built stable from 3.1 release.
I downloaded the sources by cvs, built a new kernel and
cd /usr/src; rm -fr /usr/obj/*; make obj && make build

after this the gcc is not working anymore :
gcc main.c
gcc: Internal compiler error: program cc1 got fatal signal 11

how can I fix this ??
thanks

Rick