Newsgroups: comp.sys.transputer
From: agodwin@acorn.co.uk (Adrian Godwin)
Subject: Re: Inmos ISERVER in huge model, anyone?
Organization: Acorn Computers Ltd, Cambridge, UK
Date: 15 Jun 1994 17:32:23 +0100
Message-ID: <2tnaen$agq@acorn.acorn.co.uk>

In article <2tl5bu$ki@liberator.et.tudelft.nl>,
Ronald in 't veld <ronald@dutepp13.et.tudelft.nl> wrote:
>I am working with the INMOS iserver source.  I have made ISERVER into a
>library that can be called from my own programs, but of course I ran out
>of the available 64K for code and data.  (I compiled using Borland C++ in
>small model mode)
>
>Then I tried (and tried, and tried...) to rewrite and compile IServer for
>the huge memory model.  No luck.  Has anyone ever done this and if so, can
>you tell me how you did it, what you changed in the source etc...
>
>Ronald
>

Don't know about iserver, but I used the old afserver in large model.
As far as I remember, it was only necessary to change the assembly-
language bits to accept far pointers on the stack.

-adrian


