Re: How to detect NPTL at compile time
Jakub Jelinek <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 04, 2003 at 03:14:39PM -0800, Hui Huang wrote: > As pointed out by another email today, apparently confstr() > doesn't work correctly on RH-9. It always returns "NPTL 0.29" > even I'm running with LinuxThreads. Any workaround for that? Yes, a bugfix errata is in the works. See ftp://people.redhat.com/jakub/glibc/errata/9/ for current packages. Jakub