[MacPorts] LibcxxOnOlderSystems modified
MacPorts
noreply at macports.org
Tue Jan 13 09:42:28 PST 2015
Page "LibcxxOnOlderSystems" was changed by jeremyhu at macports.org
Diff URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems?action=diff&version=6>
Revision 6
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LibcxxOnOlderSystems
=========================================================================
--- LibcxxOnOlderSystems (version: 5)
+++ LibcxxOnOlderSystems (version: 6)
@@ -64,7 +64,7 @@
== Leopard (ppc) ==
-Power PC support is still in active development in llvm, so expect it to not be as stable as more established toolchains. Additionally, it is non-trivial to bootstrap libc++ on Leopard because the libcxx port does not build with versions older than clang-3.6, and clang-3.5 and newer require libc++. Starting on an Intel Mac with libc++ already, I've been able to build libc++ for ppc but have not yet tested it:
+Power PC support is still in active development in llvm, so expect it to not be as stable as more established toolchains. Additionally, it is non-trivial to bootstrap libc++ on Leopard because the libcxx port does not build with versions older than clang-3.6, and clang-3.5 and newer require libc++. Starting on an Intel Mac with libc++ already, I've been able to build libc++abi for ppc but have not yet tested it:
{{{
sudo port -v -s install clang-3.6
@@ -74,7 +74,7 @@
# ld crashes in getsectiondata linking the ppc slice of libmacho if libmacho is built with macports-clang-3.6
sudo port -v -s install libunwind universal_archs="x86_64 i386 ppc" configure.compiler=gcc-4.2
-sudo port -v -s install libcxx universal_archs="x86_64 i386 ppc" configure.compiler=macports-clang-3.6
+sudo port -v -s install libcxxabi universal_archs="x86_64 i386 ppc" configure.compiler=macports-clang-3.6
}}}
== Tiger ==
-------8<------8<------8<------8<------8<------8<------8<------8<--------
--
Page URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems>
MacPorts <https://www.macports.org/>
Ports system for OS X
This is an automated message. Someone added your email address to be
notified of changes on 'LibcxxOnOlderSystems' page.
If it was not you, please report to .
More information about the macports-changes
mailing list