From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from netcom9.netcom.com ([192.100.81.119]) by hawkwind.utcs.utoronto.ca with SMTP id <24614>; Tue, 7 Jan 1997 12:53:52 -0500 Received: (from haahr@localhost) by netcom9.netcom.com (8.6.13/Netcom) id JAA09487; Tue, 7 Jan 1997 09:46:58 -0800 Date: Tue, 7 Jan 1997 12:46:58 -0500 From: haahr@netcom.com (Paul Haahr) Message-Id: <199701071746.JAA09487@netcom9.netcom.com> To: "Mark K. Gardner" Cc: rc@hawkwind.utcs.toronto.edu Subject: RE: intr and RC In-Reply-To: <199701071703.LAA05449@perts6.cs.uiuc.edu> References: <199701071703.LAA05449@perts6.cs.uiuc.edu> > I implemented the suggestion that Soren Dayton made (the difference > between SysV4 and BSD setjmp/longjmp is documented in the Solaris > Porting FAQ on sunsite), but the problem still exists. I can't believe > that I am the only one using rc on Solaris. Has anyone else managed to > compile rc and get interrupts to work properly? I *love* rc, but this > is driving me crazy! Do you compile -lbsd? As I remember, Byron had to do that to get signals to work properly for him. (As an aside, a SunOS 4.x binary of rc will probably work correctly on rc where a Solaris 2.5 binary compiled w/o -lbsd will do the wrong thing.)