Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!pa.dec.com!src.dec.com!src.dec.com!muller From: muller@src.dec.com (Eric Muller) Newsgroups: comp.lang.modula3 Subject: Re: signal handling on the DS3100 for the SRC implementation Message-ID: <1991Feb14.232104.21077@src.dec.com> Date: 15 Feb 91 07:21:04 GMT References: <6935@rossignol.Princeton.EDU> Sender: news@src.dec.com (News) Reply-To: muller@src.dec.com (Eric Muller) Organization: DEC Systems Research Center Lines: 14 In article <6935@rossignol.Princeton.EDU>, nr@elan.Princeton.EDU (Norman Ramsey) writes: > > The interface Usignal doesn't work correctly on the DS3100 (MIPS R2000 > architecture) running Ultrix 4.0. Here's an interface that does work. I knew this would happen sooner or later. Let's face it, there is no such thing as Ultrix 4.0; there is Ultrix 4.0/VAX and there is Ultrix 4.0/MIPS. I guess the proper solution is be to have two binding libraries. I'll work on that. Any suggestions for the names ? -- Eric.