Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pallabdasgupta

  1. pallabdasgupta

    Resolving names from shared libraries instead of the executable

    I have an executable EXE which loads two shared libraries SL1 and SL2. SL1 refers to a symbol SYM which is in both SL2 and the executable EXE. The EXE is built with the -E flag. I want the call to SYM from SL1 to resolve to the one in SL2, and not the one in EXE. On Solaris, I do...

Part and Inventory Search

Back
Top