[PATCH] Introduce new gold plugin option "relocation-pic"

Alexey Volkov avolkov.intel at gmail.com
Thu Apr 3 09:11:36 PDT 2014


2014-03-29 20:35 GMT+04:00 Rafael EspĂ­ndola <rafael.espindola at gmail.com>:

>
> If you have to work around this, my suggestion would be to pass -pie
> to the linker even when that is the default.
>
I agree with your suggestion regarding original problem.
Passing -pie seems to me the only solution/workaround for now.
Possible problems with options -Wl could be easily fixed by passing -shared
option to compiler.
Can I proceed further with this solution? It's already implemented in my
last patch.

>

-- 
Best regards,
Alexey Volkov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140403/4008e584/attachment.html>


More information about the llvm-commits mailing list