From: David Engel (david@ods.com)
Date: 08/30/92


From: david@ods.com (David Engel)
Subject: Re: Using shared libraries
Date: Sun, 30 Aug 1992 22:59:40 GMT

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