public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Making NPTL the default
@ 2004-10-01 23:17 Travis Tilley
  2004-10-02  5:24 ` Daniel Goller
  0 siblings, 1 reply; 2+ messages in thread
From: Travis Tilley @ 2004-10-01 23:17 UTC (permalink / raw
  To: gentoo-dev

...ok, not really, but the subject got your attention though, didnt it? :)

we're a bit behind the times regarding nptl support. the latest -masked- 
glibc tries to correct this by changing the default behavior with 
USE=nptl to that of pretty much every other distribution out there: it 
builds glibc twice, once with and once without nptl. the nptl libs go 
into lib/tls where they belong and are used by default when using a 2.6 
kernel and LD_ASSUME_KERNEL isnt set. when using a vanilla 2.4 kernel or 
LD_ASSUME_KERNEL=2.4.*, the non-nptl libs are used. (nptl purists can 
still set USE=nptlonly to revert to the old behavior)

now currently the ebuild still requires 2.6 headers and kernel to 
compile nptl support. this is mostly because i cant even compile a 2.4 
kernel anymore, and if i could it probably wouldnt have real support for 
my box... nptl could be made to build using suse's, fedora's, 
mandrake's, etc sanitized 2.4 headers. i would appreciate it if someone 
did the work for this. :)

once an nptl-enabled glibc can be compiled without requiring 2.6 
headers, it -may- start making sense to make nptl a default since even 
users stuck in 2.4-land would be able to use any nptl-enabled glibc 
binaries shipped in stage tarballs.

just a thought.


Travis Tilley
Gentoo/AMD64

--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Making NPTL the default
  2004-10-01 23:17 [gentoo-dev] Making NPTL the default Travis Tilley
@ 2004-10-02  5:24 ` Daniel Goller
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Goller @ 2004-10-02  5:24 UTC (permalink / raw
  To: Travis Tilley; +Cc: gentoo-dev

Great work, the snapshot works great for quite some time now, being on 
nptl by default but LD_ASSUME_KERNEL=2.4.x should i want to test things, 
if noone sees a benefit in it, at least it makes everyone's life testing 
bugs easier this way.


Travis Tilley wrote:

> ...ok, not really, but the subject got your attention though, didnt 
> it? :)
>
> we're a bit behind the times regarding nptl support. the latest 
> -masked- glibc tries to correct this by changing the default behavior 
> with USE=nptl to that of pretty much every other distribution out 
> there: it builds glibc twice, once with and once without nptl. the 
> nptl libs go into lib/tls where they belong and are used by default 
> when using a 2.6 kernel and LD_ASSUME_KERNEL isnt set. when using a 
> vanilla 2.4 kernel or LD_ASSUME_KERNEL=2.4.*, the non-nptl libs are 
> used. (nptl purists can still set USE=nptlonly to revert to the old 
> behavior)
>
> now currently the ebuild still requires 2.6 headers and kernel to 
> compile nptl support. this is mostly because i cant even compile a 2.4 
> kernel anymore, and if i could it probably wouldnt have real support 
> for my box... nptl could be made to build using suse's, fedora's, 
> mandrake's, etc sanitized 2.4 headers. i would appreciate it if 
> someone did the work for this. :)
>
> once an nptl-enabled glibc can be compiled without requiring 2.6 
> headers, it -may- start making sense to make nptl a default since even 
> users stuck in 2.4-land would be able to use any nptl-enabled glibc 
> binaries shipped in stage tarballs.
>
> just a thought.
>
>
> Travis Tilley
> Gentoo/AMD64
>
> -- 
> gentoo-dev@gentoo.org mailing list
>
>

--
gentoo-dev@gentoo.org mailing list


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

end of thread, other threads:[~2004-10-02  5:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-01 23:17 [gentoo-dev] Making NPTL the default Travis Tilley
2004-10-02  5:24 ` Daniel Goller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox