[cfe-dev] Linking against Clang 3.0 on Ubuntu 12.04 issue
Krunal Rao
krunal.rao78 at gmail.com
Mon May 14 10:58:18 PDT 2012
On 12 May 2012 13:40, Sylvestre Ledru <sylvestre at debian.org> wrote:
> As the main (understand: only) maintainer of clang & llvm under Debian &
> Ubuntu, I can reply to this question libclang-common-dev is providing
> the common headers,
> libclang-common-dev should be used when trying to build an application
> based on the clang library. libclang1 providing the actual library.
> I am not aware of any Debian/Ubuntu packages using yet it but I will be
> happy to have any feedbacks/requests on this subject.
>
> Sylvestre
Hi, the issue (if I am not completely wrong) is that libclang1
contains the libclang library but there is no package for the whole
clang library itself. The errors I am getting when trying to link to
clang in my first post are due to libclangAST.a ecc ecc not being
available (that I know of) in any Debian/Ubuntu package.
Kind regards
More information about the cfe-dev
mailing list