This is the mail archive of the
binutils@sourceware.cygnus.com
mailing list for the binutils project.
Re: patch for shared libraries that use old symbol versions
- To: geoffk at cygnus dot com
- Subject: Re: patch for shared libraries that use old symbol versions
- From: Ian Lance Taylor <ian at zembu dot com>
- Date: 31 Mar 2000 19:28:46 -0800
- CC: binutils at sourceware dot cygnus dot com, dlindsay at cygnus dot com
- References: <200004010017.QAA16282@localhost.cygnus.com>
Date: Fri, 31 Mar 2000 16:17:12 -0800
From: Geoff Keating <geoffk@cygnus.com>
I seem to remember, some months ago, a patch which let the linker
link applications against shared objects that used old symbol
versions (that is, not the default version).
Does anyone remember this patch? I can't find it, and Don wants to
backport it to an earlier BFD version.
Is this the one you mean?
2000-02-22 H.J. Lu <hjl@gnu.org>
* elflink.h (elf_link_add_object_symbols): If a version symbol is
not defined, don't add a second ELF_VER_CHR.
Ian