Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!ubc-cs!userpap1@mtsg.ubc.ca From: userpap1@mtsg.ubc.ca (Paul-Andre Panon) Newsgroups: comp.sys.amiga.tech Subject: Re: XPR protocol Message-ID: <5006@ubc-cs.UUCP> Date: 18 Sep 89 18:40:00 GMT References: <815@unsvax.NEVADA.EDU> <1406@inria.inria.fr> Sender: news@cs.ubc.ca Reply-To: userpap1@mtsg.ubc.ca (Paul-Andre Panon) Organization: Raw NNTP newsreader Inc. Lines: 3 Keywords: replace stubs -create a new set of stubs which take the library as first parameter and uses it as the library base, stuff it into A6, and do the JSR _LVO...(A6). No need for an extra library, put the extra step in the new C interface stubs! Should be a piece of cake.