Date: Wed, 18 Nov 1998 08:07:24 +0100 From: sthaug@nethelp.no To: jdp@polstra.com Cc: kaleb@ics.com, hackers@FreeBSD.ORG Subject: Re: First Impression of 3.0-RELEASE Message-ID: <5505.911372844@verdi.nethelp.no> In-Reply-To: Your message of "Tue, 17 Nov 1998 20:58:31 -0800 (PST)" References: <199811180458.UAA25364@vashon.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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.
>
> Are you sure it really worked on libraries under SVR4? Every
> implementation of ldd that I've ever seen just set a magic environment
> variable for the dynamic linker and then "executed" the program.
> I.e., I've never seen one that would work for shared libraries
> standing alone.
Solaris 2.5.1:
% ldd libkrb.so
libdl.so.1 => /usr/lib/libdl.so.1
libc.so.1 => /usr/lib/libc.so.1
Steinar Haug, Nethelp consulting, sthaug@nethelp.no
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?5505.911372844>
