From owner-freebsd-questions Wed Feb 20 11:41: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [194.228.200.160]) by hub.freebsd.org (Postfix) with ESMTP id 6167B37B482 for ; Wed, 20 Feb 2002 11:39:00 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g1KE8T114434 for ; Wed, 20 Feb 2002 15:08:29 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002022015050026:3447 ; Wed, 20 Feb 2002 15:05:00 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g1KEKbm25114 for freebsd-questions@freebsd.org; Wed, 20 Feb 2002 15:20:37 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Wed, 20 Feb 2002 15:20:36 +0100 From: Roman Neuhauser To: freebsd-questions@freebsd.org Subject: Re: /proc/pid/map (freeBSD vs Linux) Message-ID: <20020220142036.GL418@roman.mobil.cz> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.26i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 02/20/2002 03:05:00 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 02/20/2002 03:05:05 PM, Serialize complete at 02/20/2002 03:05:05 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Wed, 20 Feb 2002 05:32:28 -0600 (CST) > From: Haryadi Gunawi > To: freebsd-questions@freebsd.org > Subject: /proc/pid/map (freeBSD vs Linux) > the problem is I must know what dynamic-linked libraries are used in a > program. In Linux, it's pretty straightforward (i.e. this program uses > libc-2.1.92.so). But how do I know what libraries are used in > freeBSD. Should I look somewhere else instead /proc/pid/map? I don't know if this is what you're looking for, but ldd(1) might help(?). -- FreeBSD 4.4-STABLE 3:19PM up 4 days, 16:45, 24 users, load averages: 0.00, 0.02, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message