Chris Lingard <[EMAIL PROTECTED]> writes:
> I thought perhaps that it was to do with aliasing, gcc 2-95 has changes in
> strategy.
>
> Have you any suggestions as to how to diagnose the reason for this fault?
My suggestion is to single step through startup from ld.so until main
and see what ha
Roland McGrath wrote:
> > All the calls to mach_task_self() are mapped by the defines to simple
> > variable __mach_task_self. There is no funtion call to initialise the
> > variable. I have run nm though the object on both new Hurd and old Hurd,
> > to show this.
>
> The initialization happens