[cfe-dev] Clang trunk dev binaries

Kim Gräsman kim.grasman at gmail.com
Thu May 23 12:59:15 PDT 2013


Hi Ben,

On Thu, May 23, 2013 at 9:39 PM, Langmuir, Ben <ben.langmuir at intel.com> wrote:
>> which looked promising, but I can only find llvm-*-dev packages with the
>> LLVM libs and headers, nothing for Clang.
>>
>> Am I missing something? I'm pretty new to Linux/package managers in
>> general so I wouldn't be surprised...
>
> The clang package from llvm.org/apt is called "clang-3.4". There are also clang-3.4-doc, and a few versions of libclang.

Thanks, those were the ones I found too, but they only contain
executables (clang-3.4) and generated docs (clang-3.4-doc).

I'm looking for headers and static libs to link with a recursive AST visitor.

- Kim



More information about the cfe-dev mailing list