On 18-Sep-2002, mani gandan <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> | "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. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
