[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips
From: |
bugdal at aerifal dot cx |
Subject: |
[Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips |
Date: |
Wed, 31 Jan 2018 17:13:07 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22570
--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> ---
The details of my assessment seem to have been written in terms of 2.25; with
the changes from commit 0e1862bb40, the problem is now use of bfd_link_pic
where bfd_link_dll was presumably intended. I'm attaching a patch which seems
to correct the issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips,
bugdal at aerifal dot cx <=