[MacPorts] #34214: Install clang development headers
MacPorts
noreply at macports.org
Sun Apr 29 12:00:41 PDT 2012
#34214: Install clang development headers
--------------------------------------+-------------------------------------
Reporter: jonesc@… | Owner: jeremyhu@…
Type: enhancement | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: clang-3.1
--------------------------------------+-------------------------------------
Comment(by jonesc@…):
So progress has been made building cling, however there is a new problem.
See comment
https://trac.macports.org/ticket/34171#comment:17
I've checked, and these clang<XYZ> libraries are indeed installed when I
build from source with 'make install'
{{{
macmini ~/Projects/build > ls ~/tmp/lib/libclang*
/Users/chris/tmp/lib/libclang.a
/Users/chris/tmp/lib/libclangFrontendTool.a
/Users/chris/tmp/lib/libclang.dylib
/Users/chris/tmp/lib/libclangLex.a
/Users/chris/tmp/lib/libclangARCMigrate.a
/Users/chris/tmp/lib/libclangParse.a
/Users/chris/tmp/lib/libclangAST.a
/Users/chris/tmp/lib/libclangRewrite.a
/Users/chris/tmp/lib/libclangAnalysis.a
/Users/chris/tmp/lib/libclangSema.a
/Users/chris/tmp/lib/libclangBasic.a
/Users/chris/tmp/lib/libclangSerialization.a
/Users/chris/tmp/lib/libclangCodeGen.a
/Users/chris/tmp/lib/libclangStaticAnalyzerCheckers.a
/Users/chris/tmp/lib/libclangDriver.a
/Users/chris/tmp/lib/libclangStaticAnalyzerCore.a
/Users/chris/tmp/lib/libclangEdit.a
/Users/chris/tmp/lib/libclangStaticAnalyzerFrontend.a
/Users/chris/tmp/lib/libclangFrontend.a
/Users/chris/tmp/lib/libclangTooling.a
}}}
Could these please be added to the MacPorts build as well ?
cheers Chris
--
Ticket URL: <https://trac.macports.org/ticket/34214#comment:23>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list