Re: run time problem in uclibc-29

2007-11-13 Thread Carmelo Amoroso
On 11/11/2007, itamar <[EMAIL PROTECTED]> 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

run time problem in uclibc-29

2007-11-11 Thread itamar
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-