[Fwd: Patch, aix import symbols in archives]
Tom Rix
trix@redhat.com
Mon Aug 13 14:05:00 GMT 2001
Ooops all that work and I forgot to attach the file...
Here it is.
Tom
--
Tom Rix
GCC Engineer
trix@redhat.com
256.704.9201
To : binutils at sources dot redhat dot com
Subject : Patch, aix import symbols in archives
>From : Tom Rix <trix at redhat dot com>
Date : Mon, 13 Aug 2001 13:09:46 -0500
Organization : GCC
This patch improves the linker's handling of shared objects, specifically import
symbols contained in archives. The loader section of each member of the archive
is searched for needed import symbols.
As a side effect, this also fixes a problem with the existing dynamic obj in
lib check. Aix lib's can mix 32 and 64 bit objects in the same library and
bfd_openr_next_archived_file can return a valid, for the archive, object with an
invalid magic # for the current link.
--
Tom Rix
GCC Engineer
trix@redhat.com
256.704.9201
More information about the Binutils
mailing list