[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/6468] ld: --export-dynamic fails if no undefined symbols
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/6468] ld: --export-dynamic fails if no undefined symbols |
Date: |
Thu, 25 Aug 2022 14:14:06 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=6468
--- Comment #9 from Alan Modra <amodra at gmail dot com> ---
--export-dynamic documentation starts with "When creating a dynamically linked
executable..." If you are not creating a dynamically linked executable the
option doesn't apply. The fact that this bug was opened 14 years ago without a
fix means that everyone who has looked at this bugzilla has decided "No, I
won't fix this today". I don't know how many people have done that, but it
would amount to rather a lot of "WONTFIX" decisions.
--
You are receiving this mail because:
You are on the CC list for the bug.