On Wed, Apr 7, 2010 at 11:20 PM, Bernhard Reutner-Fischer <[email protected]> wrote: > On Wed, Apr 07, 2010 at 11:04:54AM +0200, Natanael Copa wrote: >>On Sun, Apr 4, 2010 at 4:42 PM, Austin Foxley <[email protected]> wrote: >>> On 04/03/2010 11:13 AM, Natanael Copa wrote: >>>> which means that stdout ends up with the error indicator set for some >>>> reason. I suspect this is a bug in uclibc-nptl. >>>> >>>> Interestingly enough, redirecting stdout to a file made the build complete. >>>> >>>> Any ideas on how to trace this down? >>> >>> Does this happen with the 0.9.31-rc? There aren't too many major >>> differences in >>> the stdio code between master and nptl. >> >>Ok, I tried with 0.9.31 and LINUXTHREADS_NEW and yes, same thing happens >>there. > > you should use LT_OLD on i386 but anyway.
No. Due to bug #329 and #371 which are non-trivial to fix (and they caused asterisk go nuts with some load) we switched to .new, which has worked pretty ok (with a few patches). anyway, .new has issues to so the goal is getting nptl working. > Does it still happen if you > build master with LT_OLD and O0 (i.e. DODEBUG set)? Yes, and more important, it happenes on NPTL. (btw.. Gnu make does not link to libpthread) > Which version of the compiler are you using? gcc (GCC) 4.4.3 -- Natanael Copa _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
