Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to identify whether binary links static libs - libc.a or libm.a?

807575May 11 2008 — edited May 13 2008
Hi:
As part of our application porting to SOLARIS 10 - I want to identify C or C++ binaries that are linked with any of the static libs that are no longer provided with SOLARIS 10.
Is there a way to list the static libs included in a binary??

I've used the abiscan tool on all these binaries and got the "OK" on all. Does this imply that the binaries are not linked to the static lib that have been removed?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2008
Added on May 11 2008
7 comments
535 views