[cfe-dev] Apple's Clang
Alexander Smirnov
alexander at smirn0v.ru
Tue May 22 00:16:17 PDT 2012
Sad to hear. Thank you!
--
Alexander Smirnov
On Tuesday, May 22, 2012 at 1:52 AM, Ted Kremenek wrote:
> On May 21, 2012, at 1:45 PM, Alexander Smirnov <alexander at smirn0v.ru (mailto:alexander at smirn0v.ru)> wrote:
>
> > As far as I understand the tricky part here is that if I want to build a plugin I need a set of static libraries (clangFrontend, clangDriver, clangAST, etc.), but Apple's Clang version does not include them.
> >
> > I have already managed to build a pair of plugins with my own build of Clang, but don't understand how to achieve the same with Apple's Clang version.
>
> Apple only vends the compiled clang executable in its tool releases, not the intermediate static libraries nor the header files. Building plugins against that executable is not supported.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120522/d52027be/attachment.html>
More information about the cfe-dev
mailing list