run time problem in uclibc-29

Carmelo Amoroso carmelo73 at gmail.com
Tue Nov 13 17:04:58 UTC 2007


On 11/11/2007, itamar <itamar at jungo.com> wrote:
> hi
> i have the following problem:
> i work with PTHREAD support
> and when i compiled uclibc
> the file phread.c  (which is part of libpthread) compiled without the
> macro SHARED
> and the file libc_pthread_init.c (which is part of libc) compiled with
> the macro SHARED
>
> this set by Makefile.in under uClibc-0.9.29/libpthread/linuxthreads
>
So you are using new linuxthread... uhm not really sure if this is completed.
I would suggest to use the linuxthread_old implementation, unless you need
TLS support.

Carmelo



More information about the uClibc mailing list