[MacPorts] CompilerSelection modified
MacPorts Wiki
noreply at macports.org
Sun Oct 13 01:37:39 UTC 2019
Page "CompilerSelection" was changed by kencu
Diff URL: <https://trac.macports.org/wiki/CompilerSelection?action=diff&version=3>
Revision 3
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: CompilerSelection
=========================================================================
--- CompilerSelection (version: 2)
+++ CompilerSelection (version: 3)
@@ -1,3 +1,12 @@
+== Quick Start ==
+The following most-commonly used Portfile commands will choose a set appropriate compilers with the required capability for a given OS version:
+||= Command =||= Description =||= Possible Values =||= Default =||
+|| {{{compiler.c_standard}}} || C Standard Required || 1989, 1999, 2011 || 1989 ||
+|| {{{compiler.cxx_standard}}} || C++ Standard Required || 1998, 2011, 2014, 2017 || 1998 ||
+|| {{{compiler.thread_local_storage}}} || Is thread local storage required? || yes or no || no ||
+
+For further details and more related options, please read on.
+
== Overview ==
The flexibility of a [https://guide.macports.org/#development Portfile] allows MacPorts to support a wide variety of languages.
-------8<------8<------8<------8<------8<------8<------8<------8<--------
--
Page URL: <https://trac.macports.org/wiki/CompilerSelection>
MacPorts <https://www.macports.org/>
Ports system for macOS
This is an automated message. Someone added your email address to be
notified of changes on 'CompilerSelection' page.
If it was not you, please report to admin at macports.org.
More information about the macports-changes
mailing list