From: Graeme Gregory <dp@xora.org.uk>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] Stanislav Brabec : glibc: Install ld.so.conf, so ldconfig does not complain .
Date: Thu, 27 Aug 2009 15:22:15 +0100 [thread overview]
Message-ID: <4A969697.60007@xora.org.uk> (raw)
In-Reply-To: <1251382193.27780.49.camel@mill.internal.reciva.com>
Phil Blundell wrote:
> On Thu, 2009-08-27 at 15:56 +0200, Stanislav Brabec wrote:
>
>> Phil Blundell wrote:
>>
>>> On the other hand, if you find yourself obliged to spread the libraries
>>> across many directories, and/or if you plan to use hwcap-based
>>> searching, installing ldconfig might indeed be a net win. If you're
>>> seeing 15 path lookups for each library load then it sounds like your
>>> system falls into this category.
>>>
>> No, it is not my case. My image is just a plain angstrom-2008.1. These
>> 15 directories don't exist. With ld.so.cache I don't see these lookups.
>>
>> access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
>> open("/var/run/ld.so.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
>> open("/lib/tls/v5l/fast-mult/half/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/tls/v5l/fast-mult/half", 0xbedce3f0) = -1 ENOENT (No such file or directory)
>>
>
> Right, so it appears that your distro is indeed using hwcap-based
> library searches; as I said above, this is one of the situations where
> ldconfig is a benefit.
>
That would be an accidental Angstrom regression then! Ooops!
Graeme
next prev parent reply other threads:[~2009-08-27 14:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1MgPr6-0006GQ-GT@melo.openembedded.org>
2009-08-27 6:58 ` [oe-commits] Stanislav Brabec : glibc: Install ld.so.conf, so ldconfig does not complain Graeme Gregory
2009-08-27 7:15 ` Phil Blundell
2009-08-27 11:32 ` Stanislav Brabec
2009-08-27 12:31 ` [oe-commits] Stanislav Brabec : glibc: Install ld.so.conf , " Holger Hans Peter Freyther
2009-08-27 13:24 ` [oe-commits] Stanislav Brabec : glibc: Install ld.so.conf, " Phil Blundell
2009-08-27 13:56 ` Stanislav Brabec
2009-08-27 14:09 ` Phil Blundell
2009-08-27 14:22 ` Graeme Gregory [this message]
2009-08-27 8:26 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A969697.60007@xora.org.uk \
--to=dp@xora.org.uk \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.