[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/302] Add warning when ELF symbol visibility is not consistent
From: |
amodra at bigpond dot net dot au |
Subject: |
[Bug ld/302] Add warning when ELF symbol visibility is not consistent |
Date: |
11 Oct 2004 11:14:06 -0000 |
------- Additional Comments From amodra at bigpond dot net dot au 2004-10-11
11:14 -------
An optional warning, controlled by a new linker switch, would be reasonable.
If you'd like to implement this, search for "Combine visibilities" in elflink.c
to find the place to add some code. A recent patch like the
--warn-shared-textrel one will provided a good starting point on adding linker
options.
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=302
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.