Subject: Re: sigsetjmp, and siglongjmp where are they? (fwd)
To: Arthur Hoffmann <hoffmann@it.ntu.edu.au>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: amiga
Date: 05/12/1995 08:57:21
Hi,

> Forwarded message:
> From thieleke@icaen.uiowa.edu Thu May 11 07:38:00 1995
[..] 
> > I wanted to compile elm, and everyting compiled fine, but it didn't
> > link, the errors are as follows:

[_siglongjmp & _sigsetjmp problem]
> I sent this patch to the Elm people 2 days ago!

I done the same for about 7 months and I send this patch also to this mailinglist
so you can find my patch in the archives:
: Date: Thu, 29 Sep 1994 17:13:16 +0100 (MET)
: Subject: Patches for Elm 2.4 pl24 (was: Problem with elm and locking)
 
> The problem is that gcc-m68k doesn't have sigsetjmp or siglongjmp, even 
> though it is listed in the include header.
[..]

This is was 1.0, current-libc has now a sigsetjmp and siglongjmp in it.
 
Bernd