[MacPorts] #38311: libstdcxx +universal configure failure
MacPorts
noreply at macports.org
Thu May 9 07:53:28 PDT 2013
#38311: libstdcxx +universal configure failure
------------------------+-------------------
Reporter: boydb@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: libstdcxx |
------------------------+-------------------
Comment (by larryv@…):
Replying to [comment:12 boydb@…]:
> Though as a minor follow-up, should the install of libstdcxx been able
> to find the Macports clang without me having to explicitly define it?
> I do have Xcode 4.2 installed on this machine, so is "clang" not on
> the fallback list for this system?
The fallback list for Xcode 4.2 is clang > llvm-gcc-4.2 > apple-gcc-4.2.
However, “clang” refers explicitly to the Clang included with Xcode. The
Clang selected by `port select` is “macports-clang”, the use of which is
more or less unsupported. We don’t really want users choosing their own
compiler.
The port should probably append `macports-clang-3.2` to its fallback list,
though.
--
Ticket URL: <https://trac.macports.org/ticket/38311#comment:13>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list