[MacPorts] UsingTheRightCompiler modified

MacPorts Wiki noreply at macports.org
Thu Jul 15 16:14:45 UTC 2021


Page "UsingTheRightCompiler" was changed by kencu
Diff URL: <https://trac.macports.org/wiki/UsingTheRightCompiler?action=diff&version=38>
Revision 38
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: UsingTheRightCompiler
=========================================================================
--- UsingTheRightCompiler (version: 37)
+++ UsingTheRightCompiler (version: 38)
@@ -116,10 +116,10 @@
 || *llvm-gcc-4.2 || host libstdc++ ||
 || apple-gcc-* || host libstdc++ ||
 || macports-gcc-* || MP libstdc++ ||
-|| dragonegg-* || MP libstdc++ ||
 || clang < 163 || host libstdc++ ||
-|| clang >= 163 || host libstdc++ or host libc++ ||
-|| macports-clang-* || host libstdc++ or host libc++ ||
+|| clang >= 163 || host libstdc++ (use {{{-stdlib=libstdc++}}}) or host libc++ (use {{{-stdlib=libc++}}}) ||
+|| macports-clang-* || host libstdc++ (use {{{-stdlib=libstdc++}}}) or host libc++ (use {{{-stdlib=libc++}}}) ||
+|| macports-clang-5.0 or greater on Intel || host libstdc++ (use {{{-stdlib=libstdc++}}}) or host libc++ (use {{{-stdlib=libc++}}}) or MP libstdc++ (use {{{-stdlib=macports-libstdc++}}}) ||
 Be careful about mixing different C++ runtimes, as there are incompatibilities
 between them that can lead to problems.
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/UsingTheRightCompiler>
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 'UsingTheRightCompiler' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list