[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/30004] LD --exclude-all-symbols generates export table
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/30004] LD --exclude-all-symbols generates export table |
Date: |
Mon, 20 Feb 2023 11:34:39 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30004
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Pali Rohár from comment #2)
> Hello! Sorry for a longer delay. Now I did tests with your proposed patch
> and export table and .edata section is not generated anymore.
Great - I have applied the patch.
> But there is one thing which I do not understand: Why when bfd_link_pic() is
> true is generated export table?
No idea :-(
> Because for me it looks like that position
> independent code has nothing with export table.
I agree. But the code was written this way, and I am guessing that for some
reason position independent DLLs need an export table, even if it is empty.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.