[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/29808] --no-allow-shlib-undefined seems to be ignored
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/29808] --no-allow-shlib-undefined seems to be ignored |
Date: |
Sun, 20 Nov 2022 02:41:45 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29808
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
--no-allow-shlib-undefined tells the linker to complain if there are unresolved
symbols from shared libraries being linked against. You have an unresolved
symbol in a relocatable object.
--
You are receiving this mail because:
You are on the CC list for the bug.