https://llvm.org/bugs/show_bug.cgi?id=27306
Bug ID: 27306
Summary: Polly ISL library built as static with
-DBUILD_SHARED_LIBS=ON
Product: Polly
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Other
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Hi, I have clang and polly in llvm/tools. I am using Fedora 24 x86_64 and
configure llvm with:
$ cmake -DBUILD_SHARED_LIBS=ON -DLLVM_LIBDIR_SUFFIX=64
-DLLVM_TARGETS_TO_BUILD="AMDGPU;X86" ..
Upon make and make install, I get
$ ls /usr/local/lib64/*Polly*
/usr/local/lib64/libPollyISL.a
This should be built as a shared object.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs