[llvm-bugs] [Bug 30741] New: Issue parsing linker script
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 19 15:45:00 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30741
Bug ID: 30741
Summary: Issue parsing linker script
Product: lld
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: brad at comstyle.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
ld.lld -T ../../../../arch/amd64/conf/ld.script -X --warn-common -nopie -S -o
bsd ${SYSTEM_HEAD} vers.o ${OBJS}
line 52: ; expected, but got &
__text_start = ABSOLUTE(.) & 0xfffffffffffff000;
^
The linker script can be seen here..
http://openbsd.comstyle.com/cgi/cvsweb/src/sys/arch/amd64/conf/ld.script
--
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/20161019/d5038caf/attachment-0001.html>
More information about the llvm-bugs
mailing list