Re: NPTL support

2007-11-05 Thread Markus Gothe
; > i checked out uclibc-nptl (version 0.9.29). is it a stable release? > If i want to build toolchain using buildroot with nptl support for > linux kernel 2.6.18.8, could you please guide us the right version > of buildroot, binutils, and gcc to be used. > > Thanks & Regards

Re: NPTL support

2007-11-05 Thread veerasena reddy
Hi Markus, thanks for the information. i checked out uclibc-nptl (version 0.9.29). is it a stable release? If i want to build toolchain using buildroot with nptl support for linux kernel 2.6.18.8, could you please guide us the right version of buildroot, binutils, and gcc to be used. Thanks

Re: NPTL support

2007-11-02 Thread Markus Gothe
You'll have to use the uClibc-nptl branch on their svn. In 0.9.28, no. //Markus On 2 Nov 2007, at 06:03, veerasena reddy wrote: Hi, I am trying to build the toolchain for MIPS processor using buildroot. I am using gcc version of 3.4.3, binutils-2.15, uclibc-0.9.28 and linux-2.6.18.8 kernel.

NPTL support

2007-11-01 Thread veerasena reddy
Hi, I am trying to build the toolchain for MIPS processor using buildroot. I am using gcc version of 3.4.3, binutils-2.15, uclibc-0.9.28 and linux-2.6.18.8 kernel. Basically i need to enable NPTL feature support in my toolchain. does uclibc-0.9.28 has the support for NPTL? If not, how can i get