Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jan 1996 11:25:45 -0800
From:      John Polstra <jdp@polstra.com>
To:        freebsd-hackers@freebsd.org
Cc:        kaleb@x.org, j@uriah.heep.sax.de
Subject:   Re: Demand loading (Re: FreeBSD, Zappa & PCI)
Message-ID:  <199601091925.LAA13967@austin.polstra.com>

next in thread | raw e-mail | index | archive | help
I've been listening lurkingly to this discussion about RPATH vs.
ldconfig.  What strikes me about the argument is that both sides
are right.

Kaleb is right -- RPATH is good and useful.  J"org is right --
ldconfig is good and useful.  They don't have to be mutually
exclusive, you know.  SunOS, for example, has both.  We can have
them both, too.  I've finished the "last" (ha ha) of my changes to
the dynamic linker (to be committed soon), and I'm getting ready
to address some of the problems in "ld".  I think I can put the
RPATH functionality in there quite easily, and I intend to do so.
This will also require some changes to the dynamic linker, but not
much.  The necessary hooks are already present in our current a.out
format.  They've been there all along.  Hang tight.
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601091925.LAA13967>