Newsgroups: comp.sys.transputer
From: jperez@maja (Joaquin Perez Otero)
Subject: Mixing modules from different toolsets
Organization: Dpto. Ingenieria de Sistemas Telematicos, UPM, Madrid, Spain
Date: Wed, 11 May 1994 13:11:26 GMT
Message-ID: <Cpn3B2.9wB@dit.upm.es>

Hi,

I am trying to compile and link together a lot of modules that were
written for 3l Parallel C, using the INMOS ANSI C Toolset D0214. Mi
problem arises when I try to do the following:
	- All these modules are tasks (in 3l terminology), that is,
they are compiled and linked, and they offer only one entry point.
	- I want to call the modules from the INMOS Toolset
configuration language. But the interface the configurer expects is not
the same the modules offer (which is similar to INMOS' C.ENTRY.RC).
	- I would prefer not modifying the modules' interface.

Does anybody know which are my chances? I have read in the INMOS
Toolset Language Reference manual this: "The file collc.lib is also
supplied to support the entry points used by the earlier 3L Parallel C
Toolset.", but I COULDN'T FIND THAT LIBRARY IN THE TOOLSET (!!), nor
any other reference to it in the remainder manuals.

Could anybody please help me? Any hints would be appreciated.

Thanks,

Joaquin.

--
------------------------------------------------------------------------------
Joaquin Perez Otero
Dpt. Ingenieria de Sistemas Telematicos,      E.T.S.I. Telecomunicacion. U.P.M.
E-mail: jperez@dit.upm.es                     tel: +34 1 5495700 x.443

