[Mono-list] What info output file(CIL) has?

Fergus Henderson fjh@cs.mu.oz.au
Wed, 18 Sep 2002 22:59:22 +1000


On 18-Sep-2002, mani gandan <mytechdoubt@yahoo.com> wrote:
> I want to make CIL file  to object file(ELF format) on
> linux paltform.Sothat i can directly exexute it on
> linux platform without interpreter.
> 
> So i want to write kind of an translator which
> converts CIL to ELF.
> 
> Should it be possible?

Yes, it is possible.

Not only is it possible, indeed a lot of the work has already been done.
See <http://www.nexus.hu/vargaz2>.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.