[Mono-list] existing managed C++-libraries for Mono and

Miguel de Icaza miguel@ximian.com
31 Jul 2002 17:55:49 -0400


Hello,


> But how would like to look a compiler like this for Mono?
> * Is it better, if anyone extend the g++ to create .net-code, too ?

I would take this approach.

> * Or is it better to create a complete new C++-compiler, which is mostly 
> compatible to the MSC++.net-compiler (and which used only a few code of g++ 
> and other compilers, which are GPL) ?

Too much time.  It would be a 5-10 year project.

> * Or is it better, to create a new compiler, which is then part of the 
> GNU-Compiler-Collection (GCC), like gcc, g++, gcj, f77, etc ?

Ditto.

miguel