[llvm-bugs] [Bug 39810] error: -shared and -pie may not be used together

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Dec 1 14:55:19 PST 2018


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

Nick Desaulniers <ndesaulniers at google.com> changed:

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

--- Comment #19 from Nick Desaulniers <ndesaulniers at google.com> ---
Ard has authored 3 patches to resolve this issue.

http://lists.infradead.org/pipermail/linux-arm-kernel/2018-November/616512.html:
[PATCH] arm64: drop linker script hack to hide efistub symbols
http://lists.infradead.org/pipermail/linux-arm-kernel/2018-December/616754.html:
[RFT PATCH] arm64: relocatable: build the kernel as a proper shared library
http://lists.infradead.org/pipermail/linux-arm-kernel/2018-December/616765.html:
[RFT PATCH] arm64: add support for building the KASLR kernel with LLVM lld

>From my testing, I concur that this issue is resolved.  There may be more child
bugs to file from this exploration, but are no longer a blocker for us.  Thanks
everyone for your help.  Closing as invalid.  Will file new bugs should any of
the above patches not land for whatever reason.

-- 
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/20181201/53a2dd75/attachment.html>


More information about the llvm-bugs mailing list