[llvm-bugs] [Bug 47212] [flang] fails to run when compiled with LLVM_BUILD_LLVM_DYLIB=ON and LLVM_LINK_LLVM_DYLIB=ON

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 22 03:16:14 PDT 2020


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

Andrzej Warzynski <andrzej.warzynski at gmail.com> changed:

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

--- Comment #4 from Andrzej Warzynski <andrzej.warzynski at gmail.com> ---
Thanks for reporting this! 

As mentioned in my earlier comment:
* I can reproduce this with 30c1633386e7cfb01c0a54b31ccf4c3a3873e71b, which is
a relatively old commit (Aug 11th, 2020)
* This is fixed when checking out ToT (tested with
c50f0d239dc367b087ef7b06d413ae1df0750758, which is from Oct 21st, 2002)

CMake scripts for Flang (in particular bits for shared library builds) have
been recently refactored and improved a lot. It's an area that was frequently
broken, but should be fixed now.

If this issue resurfaces, could you open another ticket? Thanks!

-- 
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/20201022/b7366931/attachment.html>


More information about the llvm-bugs mailing list