Bug#825155: incomplete libclang shared library
Matthias Klose
doko at debian.org
Tue May 24 15:45:51 UTC 2016
On 24.05.2016 11:00, Sylvestre Ledru wrote:
> Le 24/05/2016 à 09:46, Matthias Klose a écrit :
>> Package: src:llvm-toolchain-3.8
>> Version: 1:3.8-2
>> Severity: important
>>
>> when trying to link creduce with -lclang-3.8 -lLLVM-3.8 instead of
>> using the separate static libs, there are link failures, apparently
>> some libraries are missing in the shared lib. See the attached log.
> Can you define "some libraries"?
these are used for static linking:
-lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers \
-lclangStaticAnalyzerCore \
-lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization \
-lclangCodeGen -lclangParse -lclangSema -lclangAnalysis \
-lclangRewriteFrontend -lclangRewrite -lclangAST -lclangBasic \
-lclangEdit -lclangLex \
More information about the Pkg-llvm-team
mailing list