This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Fix BZ/186: Ld failed to issue an error on non-PIC code when building shared library


PIC is required on x86_64 for shared library. But the linker fails to
do so under certain circumstances, which leads to the run-time error.
This patch catches those errors. I also updated the testsuite.


H.J.

Attachment: bfd-x86_64-pic-1.patch
Description: Text document

Attachment: ld-test-pic-1.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]