Date: Fri, 6 Mar 1998 22:06:51 -0500 (EST) From: Daniel Berlin <root@danberlin.resnet.rochester.edu> To: freebsd-current@FreeBSD.ORG Subject: GCC-2.8.0 Message-ID: <Pine.BSF.3.96.980306220415.7550A-100000@danberlin.resnet.rochester.edu>
next in thread | raw e-mail | index | archive | help
Okay, i've had a couple problems with this. I've tried it both on my own, and with the new ports package that was jsut made. A. FYI, GCC-2.8.1 is out. B. The ports package is configuring it as i386-unknown-freebsd3.0 instead of i386-freebsd. Or does this not matter? C. Gcc works fine. G++ (and any version of g++ other than the one from the contrib dir's gcc) won't work, it reports "/usr/lib/crt0.o: Undefined reference to function _main in .text" What does this mean? I've recompiled and reinstalled crt0.o with the new compiler, no luck. Of course, as mentioned, no matter what i do, the g++ from the contrib dir always works. --Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980306220415.7550A-100000>