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

Gaurav Vaish gaurav.vaish@amsoft.net
Thu, 19 Sep 2002 09:11:10 +0530


> 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>.

    Great job.
    But as far as I could guess, you still require mcs to execute it (mcs
./foo.exe).

    IMO, what Mani means is that instead of calling "mcs ./foo.exe", I
should be able to just call "./foo.exe" and execute it on Linux. Is that
true, Mani?

    Even otherwise, I would love to see that happening. That should be
interesting. The same program (in dotNet) when compiled on Windows is
directly executable, while on Linux just pass it to nnc (dotNet to Native
Compiler) and execute it like other programs on Linux as well.



Happy hacking,
Gaurav
http://mastergaurav.virtualave.net/iitk
----------------------------