/usr/ports/lang/gcc32 does not compile on FreeBSD 5.4-STABLE
Jack L.
xxjack12xx at gmail.com
Wed Jul 20 04:22:05 GMT 2005
I got this when compiling gcc32 on FreeBSD 5.4-STABLE
checking how to recognise dependant libraries... pass_all
checking for object suffix... configure: error: installation or
configuration problem; compiler does not work
gmake[1]: *** [configure-target-libstdc++-v3] Error 1
gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build'
gmake: *** [bootstrap] Error 2
*** Error code 2
Stop in /usr/ports/lang/gcc32.
*** Error code 1
I had CPUTYPE?=nocona in /etc/make.conf. When I removed that line, the
compilation worked. gcc31,32,33 doesn't seem to like it when cputype is
specified.
More information about the freebsd-ports
mailing list