Date: Wed, 18 Nov 1998 09:54:24 +0000 (GMT) From: Doug Rabson <dfr@nlsystems.com> To: "Kaleb S. KEITHLEY" <kaleb@ics.com> Cc: hackers@FreeBSD.ORG Subject: Re: First Impression of 3.0-RELEASE Message-ID: <Pine.BSF.4.01.9811180953160.21711-100000@herring.nlsystems.com> In-Reply-To: <36519613.52DA940@ics.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Nov 1998, Kaleb S. KEITHLEY wrote: > Two, ldd works on ELF programs but not on ELF libraries? This is just > strange. I suppose I can always ship my libraries over to an SVR4 or > Linux system in order to {ldd,dump,odump} them. I know, I can always > step up to the task of fixing it, or writing odump, myself. I'll get > right on it after I've finished all the other stuff I'm working on. > Really. Any day now. :-) Try using 'objdump -p libfoo.so'. This will tell you all kinds of useful stuff about the lib, including its list of dependancies. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9811180953160.21711-100000>