> Best way is to refer to header files. If you are including postgresql C API 
> headers, the documentation for the same would tell you that you need to link 
> against libpq.so.
...
but what if i don't find such information in the headers? i've such
headers that don't
contain this piece of information. in fact, i started my search grepping
through
such headers.

> In shared libraries, you won't find any symbols to grep against either. They are 
> all stripped..
...
aggreed. but still, there must be some command?

k, can you please tell me how do we use nm command in usual practice?
.
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([EMAIL PROTECTED])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to