This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to fix the ELF linker?


    > So linking the same shared library a second time might as well be
    > a no-op.

Ignoring the second loading of the same library should be a very
simple change.

On the other hand, if the linker doesn't make all the global symbols
in the shared library available properly for references encountered
subsequently, fixing that might be a little harder.