[65970] trunk/base/doc/portfile.7

jmr at macports.org jmr at macports.org
Sat Apr 3 17:57:07 PDT 2010


Revision: 65970
          http://trac.macports.org/changeset/65970
Author:   jmr at macports.org
Date:     2010-04-03 17:57:06 -0700 (Sat, 03 Apr 2010)
Log Message:
-----------
portfile.7: update configure.compiler section

Modified Paths:
--------------
    trunk/base/doc/portfile.7

Modified: trunk/base/doc/portfile.7
===================================================================
--- trunk/base/doc/portfile.7	2010-04-04 00:54:45 UTC (rev 65969)
+++ trunk/base/doc/portfile.7	2010-04-04 00:57:06 UTC (rev 65970)
@@ -1104,9 +1104,14 @@
 Selects a complete compiler suite to use. This option will override the compiler environment variable for all compilers the named suite features. Please note that this option will intentionally not set any dependencies on the selected compiler suite!
 .Em gcc-3.3
 .Em gcc-4.0
+.Em gcc-4.2
 use the standard system compiler suites,
+.Em llvm-gcc-4.2
+.Em clang
+use the newer, non-default compilers installed by Xcode,
 .Em apple-gcc-3.3
 .Em apple-gcc-4.0
+.Em apple-gcc-4.2
 use Apple's gcc suite installed via MacPorts,
 .Em macports-gcc-3.3
 .Em macports-gcc-3.4
@@ -1114,13 +1119,15 @@
 .Em macports-gcc-4.1
 .Em macports-gcc-4.2
 .Em macports-gcc-4.3
+.Em macports-gcc-4.4
+.Em macports-gcc-4.5
 use the vanilla gcc installed via MacPorts.
 .br
 .Sy Type:
 .Em optional
 .br
 .Sy Values:
-.Em gcc-3.3 gcc-4.0 apple-gcc-3.3 apple-gcc-4.0 macports-gcc-3.3 macports-gcc-3.4 macports-gcc-4.0 macports-gcc-4.1 macports-gcc-4.2 macports-gcc-4.3
+.Em gcc-3.3 gcc-4.0 gcc-4.2 llvm-gcc-4.2 clang apple-gcc-3.3 apple-gcc-4.0 apple-gcc-4.2 macports-gcc-3.3 macports-gcc-3.4 macports-gcc-4.0 macports-gcc-4.1 macports-gcc-4.2 macports-gcc-4.3 macports-gcc-4.4 macports-gcc-4.5
 .br
 .Sy Example:
 .Dl configure.compiler gcc-4.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100403/7ebd9230/attachment.html>


More information about the macports-changes mailing list