[llvm-bugs] [Bug 32429] New: Mention "-z notext" and/or -fPIC in some error messages
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 27 06:36:01 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32429
Bug ID: 32429
Summary: Mention "-z notext" and/or -fPIC in some error
messages
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: llvm-bugs at lists.llvm.org
Attempts at creating a relocation in a ro section normally happen because of a
missing -fPIC. We also have a difference default from bfd on -z notext and
might want to mention that on the error too.
--
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/20170327/d2054f9b/attachment.html>
More information about the llvm-bugs
mailing list