May 15, 2002 #1 kaminww Programmer Joined May 15, 2002 Messages 2 Location US How can a list of the defined symbols in a shareable object file (*.so) be generated.
May 15, 2002 #2 rwb1959 IS-IT--Management Joined Jan 16, 2002 Messages 52 Location US Try: ar -w mylib.so Upvote 0 Downvote