ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] снова NPTL
@ 2004-06-07 15:40 Ildar Mulyukov
  2004-06-07 20:16 ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Ildar Mulyukov @ 2004-06-07 15:40 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

       Здравствуйте!
переход на 2.3.3 завершён всё работает (вроде), поздравляю.
А пробовал ли кто-нибудь пересобирать glibc с поддержкой сабжа? 2LDV: 
Ваш самый смелый и самый консервативный прогноз: когда сабж придёт в Сизиф?
Объясню свой "нездоровый" интерес:
configure: error:
***
*** Your kernel/glibc has no NPTL support !
*** Please read README.build
***
:-(

Спасибо. С уважением, Ильдар.
ЗЫ. Тут кто-то предлагал залить glibc с NPTL=on в Дедала. Кто возьмётся?

-- 
Ildar  Mulyukov, 
  free SW designer/programmer
================================================
email: ildar@users.sourceforge.net
projects: http://os-development.sourceforge.net/
home: http://tuganger.narod.ru/
ALT Linux Sisyphus (20040514)
================================================



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] снова NPTL
  2004-06-07 15:40 [sisyphus] снова NPTL Ildar Mulyukov
@ 2004-06-07 20:16 ` Dmitry V. Levin
  2004-06-08  4:58   ` Andrey Rahmatullin
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2004-06-07 20:16 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Hi,

On Mon, Jun 07, 2004 at 07:40:07PM +0400, Ildar Mulyukov wrote:
> переход на 2.3.3 завершён всё работает (вроде), поздравляю.
> А пробовал ли кто-нибудь пересобирать glibc с поддержкой сабжа? 2LDV: 

Я пробовал.

> Ваш самый смелый и самый консервативный прогноз: когда сабж придёт в Сизиф?

Самый смелый: после выпуска ALM2.4.
Самый консервативный: после того, как все остальные бросят linuxthreads.

> Объясню свой "нездоровый" интерес:
> configure: error:
> ***
> *** Your kernel/glibc has no NPTL support !
> *** Please read README.build
> ***
> :-(

Так вам ещё и kernel нужен с NPTL support...

> Спасибо. С уважением, Ильдар.
> ЗЫ. Тут кто-то предлагал залить glibc с NPTL=on в Дедала. Кто возьмётся?

Пересобрать glibc с nptl вместо linuxthreads не составит труда любому,
кому это может быть нужно.


-- 
ldv

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] снова NPTL
  2004-06-07 20:16 ` Dmitry V. Levin
@ 2004-06-08  4:58   ` Andrey Rahmatullin
  2004-06-08  6:50     ` Serge Ryabchun
  2004-06-08  7:50     ` Dmitry V. Levin
  0 siblings, 2 replies; 5+ messages in thread
From: Andrey Rahmatullin @ 2004-06-08  4:58 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Tue, Jun 08, 2004 at 12:16:39AM +0400, Dmitry V. Levin wrote:
>Так вам ещё и kernel нужен с NPTL support...
Что-то не видел там такой опции.

-- 
WBR, wRAR (ALT Linux Team)

> [...] И сразу вопрос: Что такое "AVL tree" и как его перевести,
> чтобы программисты тоже поняли ;) ?
 Нельзя перевести. "Деревья Адельсона-Вельски да Ландиса" не канает. ;)
Правда, можно "H-балансированные бинарные деревья" написать...
		-- vsl in devel@

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] снова NPTL
  2004-06-08  4:58   ` Andrey Rahmatullin
@ 2004-06-08  6:50     ` Serge Ryabchun
  2004-06-08  7:50     ` Dmitry V. Levin
  1 sibling, 0 replies; 5+ messages in thread
From: Serge Ryabchun @ 2004-06-08  6:50 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list


В сообщении от вівторок, 08-чер-2004 07:58 Andrey Rahmatullin написал(a):
> On Tue, Jun 08, 2004 at 12:16:39AM +0400, Dmitry V. Levin wrote:
> >Так вам ещё и kernel нужен с NPTL support...
>
> Что-то не видел там такой опции.

futex support


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] снова NPTL
  2004-06-08  4:58   ` Andrey Rahmatullin
  2004-06-08  6:50     ` Serge Ryabchun
@ 2004-06-08  7:50     ` Dmitry V. Levin
  1 sibling, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2004-06-08  7:50 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Tue, Jun 08, 2004 at 10:58:51AM +0600, Andrey Rahmatullin wrote:
> On Tue, Jun 08, 2004 at 12:16:39AM +0400, Dmitry V. Levin wrote:
> >Так вам ещё и kernel нужен с NPTL support...
> Что-то не видел там такой опции.

Поищите в spec-файле:
Pthreads=linuxthreads,
--without-tls,
--without-__thread
и поменяйте их на ваш вкус.


-- 
ldv

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-08  7:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-07 15:40 [sisyphus] снова NPTL Ildar Mulyukov
2004-06-07 20:16 ` Dmitry V. Levin
2004-06-08  4:58   ` Andrey Rahmatullin
2004-06-08  6:50     ` Serge Ryabchun
2004-06-08  7:50     ` Dmitry V. Levin

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