On Oct 1, 2014, at 1:00 PM, Sean Farley wrote: > Also, having conditional code for which compiler to use based on the OS > (and sprinkled all throughout the code) is a maintenance headache.
Ports shouldn't do that. Ports should set compiler.blacklist to indicate which compilers won't work. MacPorts will then figure out the best compiler to pick. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
