LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* glibc vs 2.6/2.4
@ 2007-03-24 18:06 Yakov Lerner
  2007-03-27 12:17 ` Michael Tokarev
  0 siblings, 1 reply; 2+ messages in thread
From: Yakov Lerner @ 2007-03-24 18:06 UTC (permalink / raw)
  To: Kernel Linux

Can I build recent glibc such that it will work both on
2.6 and on 2.4 ? (multithreading-wise, I suppose). I tried
to boot recent 2.6-based distro with 2.4 kernel and it did not work.

Do I need to set some env.vars maybe (LD_ASSUME_KERNEL ?
GNU_LIBPTHREAD_VERSION ?) for glibc when I switch kernels ?

Yakov Lerner

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

* Re: glibc vs 2.6/2.4
  2007-03-24 18:06 glibc vs 2.6/2.4 Yakov Lerner
@ 2007-03-27 12:17 ` Michael Tokarev
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2007-03-27 12:17 UTC (permalink / raw)
  To: Yakov Lerner; +Cc: Kernel Linux

Yakov Lerner wrote:
> Can I build recent glibc such that it will work both on
> 2.6 and on 2.4 ? (multithreading-wise, I suppose). I tried
> to boot recent 2.6-based distro with 2.4 kernel and it did not work.
> 
> Do I need to set some env.vars maybe (LD_ASSUME_KERNEL ?
> GNU_LIBPTHREAD_VERSION ?) for glibc when I switch kernels ?

Recent GLIBC README files mentions this explicitly: it does not
work with kernel 2.4 and earlier, for which, one have to use
glibc 2.3.

/mjt

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

end of thread, other threads:[~2007-03-27 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-24 18:06 glibc vs 2.6/2.4 Yakov Lerner
2007-03-27 12:17 ` Michael Tokarev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).