bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build


From: hjl.tools at gmail dot com
Subject: [Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build
Date: Tue, 09 Feb 2016 21:47:00 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19538

--- Comment #19 from H.J. Lu <hjl.tools at gmail dot com> ---
-pie is needed only if output has been PIC.  Otherwise, you don't
need -pie and all symbol addresses will be fixed at link-time.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]