*BSD News Article 38587


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!ihnp4.ucsd.edu!agate!ames!newsfeed.gsfc.nasa.gov!xenolith!pcoleman
From: pcoleman@xenolith.gsfc.nasa.gov (Pat Coleman)
Newsgroups: comp.unix.bsd
Subject: Static Libraries
Date: 29 Nov 1994 15:16:33 GMT
Organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA
Lines: 6
Distribution: world
Message-ID: <3bfgkh$5p3@paperboy.gsfc.nasa.gov>
Reply-To: pcoleman@xpert.stx.com
NNTP-Posting-Host: xenolith.gsfc.nasa.gov
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

I use ldd to give me a list of Dynamic Dependencies.  If a program
is using static linking it just gives a message to that effect.  Is 
there a command that will give me a list of the staticly linked
libraries that a program uses?

Patrick.