home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!ods!david
- From: david@ods.com (David Engel)
- Subject: Re: Using shared libraries
- Message-ID: <1992Aug30.225940.425@ods.com>
- Organization: Optical Data Systems, Inc.
- X-Newsreader: Tin 1.1 PL5
- References: <1992Aug29.222007.8004@athena.mit.edu>
- Date: Sun, 30 Aug 1992 22:59:40 GMT
- Lines: 11
-
- Kevin W. Hammond (hammond@kwhpc.caseng.com) wrote:
- : How can I determine if an executable is using shared libraries or not?
-
- Try 'ldd <program-in-question>'. It will print the names of all required
- shared libraries or nothing of the program was linked with static libs.
-
- David
- --
- David Engel Optical Data Systems, Inc.
- david@ods.com 1101 E. Arapaho Road
- (214) 234-6400 Richardson, TX 75081
-