Newsgroups: comp.lang.c++,comp.sys.sun,comp.sys.transputer,gnu.g++.help,gnu.gcc.help
From: leroy_c@enstb.enst-bretagne.fr (Christophe Leroy  I8.206 1604)
Reply-To: leroy_c@enstb.enst-bretagne.fr, alain@enstb.enst-bretagne.fr, bourget@enstb.enst-bretagne.fr
Subject: C++ libs for Transputers
Keywords: C++, Transputer, C++-Translator, Trollius
Organization: Ecole Nationale Superieure des Telecommunications de Bretagne, Brest  FRANCE
Date: 2 Feb 94 18:23:14 GMT
Message-ID: <gnusenet670@enstb.enst-bretagne.fr>

	Does anyone know where I could find the sources of the librairies CC uses ?
(CC is the ATT C++ translator in C). 
		OR
	Does anyone know where I could find a C++ for Transputer/Trollius ?

and all this, very fast...

	I have writen C++-classes and want to use them for transputers. 
But for the transputer, we have only a C-compiler: tcc. 
My idea was to use CC to translate all this in C, and then use tcc to
compile everything for the transputer. But this doesn't work, since CC uses
functions (such as _main, _new, _delete ...) which my tcc doesn't know!
[I need new tcc-libs to "cross-compile"]

	Reply to leroy_c@entb.enst-bretagne.fr.
Thanks.



---
----
Christophe Leroy 3A
ENST de Bretagne 
BP 832
29285 Brest Cedex
France
	Tel: (33).98.00.16.04
E-mail: leroy_c@entb.enst-bretagne.fr


