I seem to have broken gcc on my 6.2-RELEASE p2 system. I apparently did this by adding

CPUTYPE?=c3

to /etc/make.conf and then a make buildworld and make install world.

Everything seems to be working fine (though I haven't tested throughly), but now gcc is definitely broken. Most compile attempts end with something like

 internal compiler error: Illegal instruction: 4

I have been able to successfully compile hello.c, but a buildworld fails as described above as does the things I've tested in ports (pcre, curl, ispell).

My question is without a functioning gcc, how do a install a functioning gcc?

-j


--
Jeffrey Goldberg                        http://www.goldmark.org/jeff/

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to