This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: status of NPTL for mips?


On Sat, Sep 10, 2005 at 08:54:05PM +0200, Lior Balkohen wrote:
> ../glibc/configure --prefix= --build=powerpc-unknown-linux-gnu
> --host=mipsel-xilleon-linux-gnu --enable-shared --disable-debug
> --disable-profile --with-headers=$HOME/mips/src/linux-2.6.13.1/include
> --without-fp --enable-add-ons=nptl --with-__thread --with-tls

> ../sysdeps/generic/libc-tls.c: In function '__libc_setup_tls':
> ../sysdeps/generic/libc-tls.c:191: error: '__NR_set_thread_area'
> undeclared (first use in this function)

Then I recommend you use headers from a MIPS kernel which supports TLS. 
Linux-mips.org CVS, for instance.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]