ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] glibc 2.3.5 -> 2.3.6
Date: Tue, 18 Apr 2006 02:04:39 +0400
Message-ID: <20060417220439.GB20936@basalt.office.altlinux.org> (raw)
In-Reply-To: <1145310553.6136.27.camel@localhost.localdomain>

[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]

On Tue, Apr 18, 2006 at 01:49:13AM +0400, Mikhail Zabaluev wrote:
> В Птн, 14/04/2006 в 21:07 +0400, Dmitry V. Levin пишет:
> > > > Видимо, надо будет glibc-core-i686 ликвидировать, во избежание.
> > > 
> > > Нужно замерить, какая от него выгода.  Грубо говоря, если меньше 5%,
> > > то лучше ликвидировать.  От методики замеров будет много зависеть.
> > 
> > Там есть и нечисленные выгоды, некоторые возможности в i586 просто
> > отсутствуют.  Можно попробовать собирать glibc под i686 обычным способом,
> > без multilib.
> 
> Интересно, как ведет себя ld.so на действительной архитектуре i586
> (кто-нибудь еще использует первый Pentium или K5/K6 с Sisyphus)? Пробует
> ли библиотеки из /lib/i686 или считает несовместимыми? Как это делается
> на athlon?

ld.so примерно знает, что из себя представляет архитектура, на которой он
работает.  С помощью LD_HWCAP_MASK на его представление можно повлиять.
В системе, где "uname -m" == i586, он не станет проверять /lib/i686.

Можете поэкспериментировать с такой забавной командой:
$ env -i LD_PRELOAD=libfoo.so.0 LD_HWCAP_MASK=67108863 /bin/echo -n


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

  reply	other threads:[~2006-04-17 22:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-14 16:15 Alexey Tourbin
2006-04-14 16:18 ` Dmitry V. Levin
2006-04-14 16:25   ` Alexey Tourbin
2006-04-14 16:31     ` Dmitry V. Levin
2006-04-14 16:45       ` Andrey Rahmatullin
2006-04-14 16:46       ` Alexey Tourbin
2006-04-14 17:04         ` Igor Zubkov
2006-04-14 17:07           ` Dmitry V. Levin
2006-04-14 17:07         ` Dmitry V. Levin
2006-04-14 17:18           ` Alexey Tourbin
2006-04-15  8:57             ` Michael Shigorin
2006-04-14 22:08           ` Alexey Tourbin
2006-04-17 21:49           ` Mikhail Zabaluev
2006-04-17 22:04             ` Dmitry V. Levin [this message]
2006-04-18  7:12               ` [sisyphus] glibc i586/i686 Michael Shigorin
2006-04-18  9:53             ` [sisyphus] glibc 2.3.5 -> 2.3.6 Sergey V Turchin
2006-04-21 10:10             ` Yury Aliaev
2006-04-14 16:32     ` Andrey Rahmatullin

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=20060417220439.GB20936@basalt.office.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=sisyphus@lists.altlinux.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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git