Date: Sun, 27 Aug 00 21:46:05 +0100
From: Peter Bruin <[EMAIL PROTECTED]>
Dag Peter,
Hello,
I think there is a bug in glibc, in hurd/hurdsig.c:_hurdsig_init. It
happens when, in a cthreads program, _hurdsig_fault_init refers to
_hurd_msgport_thread before it is set in the _hurd_msgport_receive
thread. I would suggest something like:
Fixed that a couple of days ago :-).
BTW, the PowerPC port of the Hurd now works until console-run tries to
open the terminal. I am working on dynamic linking, which doesn't work
well yet.
Great to see there's progress :-). Don't hesitate to ask any
questions. Make sure you provide parallel implementations for the
things in sysdeps/mach/hurd/i386. dl-machine.h is particularly
relevant to the dynamic linker.
Mark