[MacPorts] #53605: get GCC to use libc++?
MacPorts
noreply at macports.org
Sun Feb 19 23:21:26 UTC 2017
#53605: get GCC to use libc++?
------------------------+-----------------
Reporter: RJVB | Owner:
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gcc6 gcc7 |
------------------------+-----------------
Comment (by RJVB):
Thanks, but I think I have something a little more elegant :)
Preliminary build tests succeed, as long as I don't allow the compiler to
use AVX intrinsics. Apparently GCC uses a dialect or simply operations
that the cctools as command doesn't grok (on 10.9.5).
The 10.9.5 system libc++ also appears to be missing the `operator
delete(void*, unsigned long)` function which is used in an intermediate
executable. When was that function added to libc++?
--
Ticket URL: <https://trac.macports.org/ticket/53605#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list