Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 1998 18:13:13 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        sthaug@nethelp.no
Cc:        hackers@FreeBSD.ORG, kaleb@ics.com
Subject:   Re: First Impression of 3.0-RELEASE
Message-ID:  <XFMail.981118181313.jdp@polstra.com>
In-Reply-To: <5505.911372844@verdi.nethelp.no>

next in thread | previous in thread | raw e-mail | index | archive | help

On 18-Nov-98 sthaug@nethelp.no 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.
>> 
>> 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
> 

OK, I'm a believer now. :-)

It might be a good idea to file a P/R on this.  That way I'll get weekly
nagging reminders to fix it.

John
---
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Nobody ever went broke underestimating the taste of the American public."
                                                            -- H. L. Mencken

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?XFMail.981118181313.jdp>