Add link library at runtime?
Andrew Bell
andrew.bell.ia@gmail.com
Wed Nov 18 01:54:00 GMT 2015
More information about the Binutils mailing list
Wed Nov 18 01:54:00 GMT 2015
- Previous message (by thread): Patch: Support toc relative access to dynamic symbols from static code.
- Next message (by thread): Add link library at runtime?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. Not exactly a binutils question, but perhaps you can help? I'm calling dlopen() on a library A.so that references an undefined symbol Foo. Foo is defined in B.so, but A.so is not linked with B.so (not a dependency). Can I somehow force resolution of Foo in A.so at runtime by providing B.so? Thanks, -- Andrew Bell andrew.bell.ia@gmail.com
- Previous message (by thread): Patch: Support toc relative access to dynamic symbols from static code.
- Next message (by thread): Add link library at runtime?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list