[MacPorts] #52998: creduce @2.5.0: build requires C++11 and libc++
MacPorts
noreply at macports.org
Wed Dec 19 01:39:58 UTC 2018
#52998: creduce @2.5.0: build requires C++11 and libc++
----------------------+----------------------
Reporter: larryv | Owner: larryv
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: creduce |
----------------------+----------------------
Comment (by kencu):
The `cxx11 1.1 PG` doesn't fix this port. You just wind up with a messy
build line with both `-stdlib=libc++` and `-stdlib=macports-libstdc++`
both specified, and screenfuls of link errors.
For some data points:
It does install on 10.9 without modification.
It does install on 10.8 without link errors when you force `libc++` and
also force the compiler to `clang-5.0`.
{{{
$ port -v installed creduce
The following ports are currently installed:
creduce @2.8.0_0 (active) platform='darwin 12' archs='x86_64'
date='2018-12-18T09:16:45-0800'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/52998#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list