[Mono-devel-list] GCC 4's GIMPLE and Mono/Mcs and C++/CLI
Miguel de Icaza
miguel at ximian.com
Thu Mar 17 12:04:29 EST 2005
Hello,
> I found this web page about GIMPLE.
>
> http://gcc.gnu.org/projects/tree-ssa/#ssa
>
> What would it take to get mono/mcs to work with GCC 4? Or even C++/CLI
> or whatever they're calling these days.
Well, it is not much about mono working with GCC 4, that should be no
problem.
What would be interesting is to hook up to GCC's GIMPLE layer and have
it produce CIL instructions instead of handing them out to its next
phase.
This would give us free compilers for all those GCC-supported languages.
Miguel.
More information about the Mono-devel-list
mailing list