Easy Question

plug-devel@lists.PLUG.phoenix.az.us plug-devel@lists.PLUG.phoenix.az.us
Wed Apr 9 11:43:02 2003





FYI - I googled it...nm was what i was looking for...

"nm --dynamic /usr/lib/libfoo.so.X" will display the symbols defined by the
library.
"ldconfig -p" will display the contents of the cache.
"ldconfig -D" will search for shared libraries and display them.
"ldd foo" will display the shared libraries required by foo, and where they
were found.




                                                                                                                                           
                          coberr@scottsdaleins.com                                                                                         
                                                      T                                                                                    
                          Sent by:                    To:   plug-devel@lists.PLUG.phoenix.az.us                                            
                          plug-devel-admin@lists.PLU  cc:                                                                                  
                          G.phoenix.az.us                                                                                                  
                                                      bcc:                                                                                 
                                                      Subject:                                          Easy Question                      
                                                                                                                                           
                          04/09/2003 10:56 AM                                                                                              
                          Please respond to                                                                                                
                          plug-devel                                                                                                       
                                                                                                                                           
                                                                                                                                           









I have forgotten how to list the functions exported from a .so library.

Anyone remember?

Thanks
Bob


_______________________________________________
PLUG-devel mailing list  -  PLUG-devel@lists.PLUG.phoenix.az.us
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-devel