On Tue, 2005-08-09 at 20:51 +1200, steve crosby wrote:
> On 8/9/05, yang lin <[EMAIL PROTECTED]> wrote:
> > then I have a question: in RH9 with kernel
> > 2.4.20,/lib/tls/libpthread.so.0 print the info :
> > "NPTL 0.29 by Ulrich Drepper
>
>
>
> > it seem that the RH9 support the NPTL threadlib
On 8/9/05, yang lin <[EMAIL PROTECTED]> wrote:
> then I have a question: in RH9 with kernel
> 2.4.20,/lib/tls/libpthread.so.0 print the info :
> "NPTL 0.29 by Ulrich Drepper
> it seem that the RH9 support the NPTL threadlib on gcc 3.2.2 in kernel 2.4.20
>
> so ,why cannt lfs-5.1.1 support it
then I have a question: in RH9 with kernel
2.4.20,/lib/tls/libpthread.so.0 print the info :
"NPTL 0.29 by Ulrich Drepper
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR
On Tue, 2005-08-09 at 13:30 +0800, yang lin wrote:
> hi all
>
> I have completed a LFS system using lfs-5.1.1 . but when I run a program that
> compiled in RH9 with multi-thread, the errors happend ,and the program
> halted.
>
> I look at the library dependencies with ldd .
> on RH9 ,just as libp
hi all
I have completed a LFS system using lfs-5.1.1 . but when I run a program that
compiled in RH9 with multi-thread, the errors happend ,and the program
halted.
I look at the library dependencies with ldd .
on RH9 ,just as libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40037000)
and in lfs , l