Date: Mon, 26 May 2003 14:44:08 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: mdodd@freebsd.org Subject: Re: Preliminary ELF prebinding patches available. Message-ID: <20030526144408.1e4cc726.Alexander@Leidinger.net> In-Reply-To: <20030526053120.GB1941@athlon.pn.xcllnt.net> References: <20030525061524.H30007@sasami.jurai.net> <xzpaddb8ab8.fsf@flood.ping.uio.no> <20030525084629.R30007@sasami.jurai.net> <20030525222955.GA826@athlon.pn.xcllnt.net> <20030525190744.A86964@sasami.jurai.net> <20030526001924.GA1272@athlon.pn.xcllnt.net> <20030525202140.Y86964@sasami.jurai.net> <20030526053120.GB1941@athlon.pn.xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 25 May 2003 22:31:20 -0700 Marcel Moolenaar <marcel@xcllnt.net> wrote: > The prebinding information lives under /var/db/prebind, right? > I don't think we normally put our executables there as well and > if we do, we don't have the prebind information *in* the executable. > Hence, prebind information is decoupled from the executable. One I try to determine how this influences the ports collection... Do we have to include the prebinding information in a package or can we omit them (I assume: we can omit them but it would be beneficial)? If we have to include it: What happens if: A library on the build system contains symbol "foo", a program in package "bar" is linked against this lib, but doesn't references "foo". This package is now installed together with the prebinding information from the build system on a system where an older version of the library without the "foo" symbol is installed. Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030526144408.1e4cc726.Alexander>