home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9419 < prev    next >
Encoding:
Text File  |  1992-08-30  |  790 b   |  23 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!ods!david
  3. From: david@ods.com (David Engel)
  4. Subject: Re: Using shared libraries
  5. Message-ID: <1992Aug30.225940.425@ods.com>
  6. Organization: Optical Data Systems, Inc.
  7. X-Newsreader: Tin 1.1 PL5
  8. References: <1992Aug29.222007.8004@athena.mit.edu>
  9. Date: Sun, 30 Aug 1992 22:59:40 GMT
  10. Lines: 11
  11.  
  12. Kevin W. Hammond (hammond@kwhpc.caseng.com) wrote:
  13. : How can I determine if an executable is using shared libraries or not?
  14.  
  15. Try 'ldd <program-in-question>'.  It will print the names of all required
  16. shared libraries or nothing of the program was linked with static libs.
  17.  
  18. David
  19. -- 
  20. David Engel                        Optical Data Systems, Inc.
  21. david@ods.com                      1101 E. Arapaho Road
  22. (214) 234-6400                     Richardson, TX  75081
  23.