[MacPorts] #31069: ice-cpp build fails with clang++
MacPorts
noreply at macports.org
Sat Sep 3 20:54:46 PDT 2011
#31069: ice-cpp build fails with clang++
--------------------------------------+-------------------------------------
Reporter: balazs.vagvolgyi@… | Owner: blair@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: ice-cpp
--------------------------------------+-------------------------------------
Comment(by blair@…):
I don't have Xcode 4.2 so can't test it. Can you add this to the Portfile
and see if the compile works.
{{{
if {${configure.compiler} == "clang"} {
configure.compiler gcc-4.2
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/31069#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list