Mailinglist Archive: opensuse (3470 mails)
| < Previous | Next > |
Re: [SLE] Re: Re: Re: Gaim
- From: Anders Karlsson <anders@xxxxxxxxxxxx>
- Date: Tue, 30 Sep 2003 12:47:17 +0100
- Message-id: <1064922437.2008.16.camel@tor>
On Tue, 2003-09-30 at 12:38, John Pettigrew wrote:
> So having the extra entry in ld.so.conf doesn't lead to larger-than-necessary
> files, or extra resources being used?
No, it will not. Extra entries in ld.so.conf just means that there are
more places the dynamic linker can look for libraries in. The
ld.so.cache will be a little larger (few hundred bytes or so) and the
dynamic linker might be a few nano-seconds slower to load libraries as
it has one more entry in the cache to look through for the right
library.
HTH,
--
Anders Karlsson <anders@xxxxxxxxxxxx>
Trudheim Technology Limited
> So having the extra entry in ld.so.conf doesn't lead to larger-than-necessary
> files, or extra resources being used?
No, it will not. Extra entries in ld.so.conf just means that there are
more places the dynamic linker can look for libraries in. The
ld.so.cache will be a little larger (few hundred bytes or so) and the
dynamic linker might be a few nano-seconds slower to load libraries as
it has one more entry in the cache to look through for the right
library.
HTH,
--
Anders Karlsson <anders@xxxxxxxxxxxx>
Trudheim Technology Limited
| < Previous | Next > |