C/Unix Libraries

paul kirkaas kirkaas at oahu.cs.ucla.edu
Sat Dec 3 20:25:23 AEST 1988


AT&T System V Unix --

Is there any way to look at a library or object file & tell what routines
are defined in it?  "nm" seems only to tell what symbols appear
in an object file; not whether they are defined there or not.

I particularly find this a problem when I port complex programs & get
a lot of link time undefined symbol errors.
Paul Kirkaas
kirkaas at cs.ucla.edu



More information about the Comp.lang.c mailing list