Glib testsuite under NPTL.
"Carlos O'Donell" <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
Guy, I think you may have mentioned that Glib under NPTL was showing more failures than with Linuxthreads. I ran the tests myself with the following results. Linuxthreads: check-lt.log:FAIL: closures check-lt.log:FAIL: keyfile-test check-lt.log:FAIL: run-collate-tests.sh NPTL: check-nptl.log:FAIL: keyfile-test check-nptl.log:FAIL: run-collate-tests.sh NPTL fixes the closures failure. The Glib testsuite tests the installed libglib, so beware that you have rebuild the library, install the library, and *then* run the tests. Cheers, Carlos.