http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916
--- Comment #79 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-12-16 16:12:23 UTC --- With the patch from Comment 78, I don't see dsymutil failues (at least for a simple c language bootstrap on x86_64-apple-darwin10). However at -m32, I am now seeing libgomp testsuite execution failures of the form... libgomp: Thread creation failed: Resource temporarily unavailable FAIL: libgomp.c/appendix-a/a.15.1.c execution test Oddly these don't occur at -m64. Any idea what change you made to the current version of the patch which suppressed the dsymutil failures?