[llvm-bugs] [Bug 27306] Polly ISL library built as static with -DBUILD_SHARED_LIBS=ON

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 25 06:27:05 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27306

Michael Kruse <llvm at meinersbur.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Michael Kruse <llvm at meinersbur.de> ---
The warning has been added in r279737.

I am closing this PR. If for some reason you need all libraries to be shared,
please reopen or open a new bug report. We'd need to use object libraries or
statically link (only) PollyISL into libPolly.so

Thanks Damir for the hint about -fPIC.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160825/bf947de1/attachment.html>


More information about the llvm-bugs mailing list