On Sat, Mar 11, 2006 at 10:29:24AM -0500, Clint Adams wrote: > > What needed this? These ought to be internal to NPTL, as far as I > > know. > > Because of linuxthreads-sizeof.diff, things are including > ../nptl/descr.h and choking. I don't remember which file failed first.
Oh right, I'd forgotten what that patch did. > We also have trouble with SYSCALL_ERROR_HANDLER_ENTRY and friends not > being defined; sticking those macros into > linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h > appears to do the trick. Maybe this is sparc specific? > Also, there's gconv chokage due to THREAD_GET_POINTER_GUARD being > undefined. Yes, this one I know about - be looking at it soon if no one beats me to it. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

