Ryan Schmidt wrote: > I don't want to introduce yet more ways for two users to think they > have installed the same thing but in fact they haven't. You're just > creating more support headaches that way.
It is already possible to choose another compiler from the command line: $ sudo port install <portname> configure.compiler=gcc-4.2 So adding a new option in macports.conf just moves this from the command line to a config file. But I can understand your concerns that users might be blindly choosing gcc-4.2 (that's the one with the greater number!) without knowledge. Rainer _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
