Parav Pandit wrote: > Hi Ritesh, > > Can you tell me how can I enable this support or how > can I use the NPTL library in my linux kernel 2.6.10? > Any flags to put in Makefile or something else? > > Parav > > NPTL is a glibc thing. #getconf GNU_LIBPTHREAD_VERSION Will tell you if your glibc is NPTL or LinuxThreads. Mark -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/