Xref: utzoo comp.lang.c++:1681 comp.sys.apollo:1449 Path: utzoo!attcan!uunet!mcvax!inria!geocub!ief From: ief@geocub.UUCP (Alain Merigot) Newsgroups: comp.lang.c++,comp.sys.apollo Subject: Problems to port ATT task library on Apollo. Message-ID: <268@geocub.UUCP> Date: 26 Sep 88 18:39:16 GMT Organization: Universite Paris Sud Lines: 19 I am trying to port ATT task library on an apollo (dn4000 - sr9.7), and I have troubles with the low-level assembly coded part. The problem is related with the use of the DB register that points to data segment of a file, and that must be preserved in -i presume- the t_ap field of the task class. With the apollo calling conventions, I can't see the way to preserve this value. Has anybody ported the task library on Apollo? If it is the case, it would be *really* nice to send me the diffs to task.c and the apollo_swap.asm file. In any case, any pointer would be appreciated. Thanks in advance, Alain Merigot Universite Paris Sud - Orsay - France ...uunet!inria!geocub!ief