This one is not in the FAQ, yet, so here we go. Is there a general consensus, for the majority of ports without any specific build dependency, on which version of gcc is preferred or recommended for MacPorts?
The following gcc variants are available: [ dwe...@x ~ ]$ gcc_select -l Available versions: gcc40 mp-gcc42 mp-gcc43 mp-gcc44 [ dwe...@x ~ ]$ ls -l /opt/local/bin/gcc* | sed -e 's/.*[0-9] \/opt/\/opt/' /opt/local/bin/gcc -> /usr/bin/gcc-4.0* /opt/local/bin/gcc-apple-4.2 -> /opt/local/lib/apple-gcc42/bin/gcc-apple-4.2* /opt/local/bin/gcc-mp-4.2* /opt/local/bin/gcc-mp-4.3* /opt/local/bin/gcc-mp-4.4* /opt/local/bin/gcc_select* /opt/local/bin/gccbug-mp-4.2* /opt/local/bin/gccbug-mp-4.3* /opt/local/bin/gccbug-mp-4.4* /opt/local/bin/gccxml* /opt/local/bin/gccxml_cc1plus* [ dwe...@x ~ ]$ ls -l /opt/local/bin/g++* | sed -e 's/.*[0-9] \/opt/\/opt/' /opt/local/bin/g++ -> /usr/bin/bin/g++-4.0 /opt/local/bin/g++-mp-4.2* /opt/local/bin/g++-mp-4.3* /opt/local/bin/g++-mp-4.4* Take care, Darren
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
