[MacPorts] #53184: A cxx11-compatible clang compiler on 10.5 PPC ?Some progress...
MacPorts
noreply at macports.org
Mon May 15 00:52:28 UTC 2017
#53184: A cxx11-compatible clang compiler on 10.5 PPC ?Some progress...
---------------------+-----------------------------
Reporter: kencu | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard powerpc
Port: |
---------------------+-----------------------------
Comment (by kencu):
And success in end, with clang-3.7, building it with gcc6, with this build
line
{{{
sudo port -v install clang-3.7 configure.compiler=macports-gcc-6
supported_archs="ppc ppc64" build_arch="ppc"`
}}}
{{{
$ port -v installed clang-3.7
The following ports are currently installed:
clang-3.7 @3.7.1_4+analyzer (active) platform='darwin 9' archs='ppc'
date='2017-05-14T16:54:46-0700'
}}}
and
{{{
$ port -v installed clang-3.7
The following ports are currently installed:
clang-3.7 @3.7.1_4+analyzer (active) platform='darwin 9' archs='ppc'
date='2017-05-14T16:54:46-0700'
}}}
Yeah, well. That is satisfying, to an extent. It built through to
completion without errors, at least. Now to see if the bugs Jeremy points
out on the [wiki:LibcxxOnOlderSystems] page are the same on this build,
and to give it a test run.
--
Ticket URL: <https://trac.macports.org/ticket/53184#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list