Subject: Re: Possible problem in m68k source sup on 8/7?
To: John Kohl <jtk@kolvir.blrc.ma.us>
From: None <chopps@emunix.emich.edu>
List: current-users
Date: 08/08/1994 01:11:09
I recently fixed ld.so to preserve all registers (including scratch),
as it should have been doing, when binding functions in shared libs

This 1) worked around the bug in setjmp/longjmp and 2) removed the need
for the extra code in syscalls that push error codes if shared libs.

I don't know if this is causing the problems but I imagine it could
therefore I suggesst trying to update ld.so before libc.

Chris.

------------------------------------------------------------------------------