[Mono-devel-list] Add /addmodule: support to mcs

Miguel de Icaza miguel at ximian.com
Thu Dec 18 10:43:21 EST 2003


Hello,
>  
> Ok.
> 
> My plan is to look at monodis, factor out some of the code into a
> library, build a .NET assembly above the library using PInvoke and then
> integrate the library into mcs.
> 
> Why am I doing this?  I would like to get Mercury [1] building under
> Mono, and for that I need a C# compiler that accepts /addmodule and a
> minimal implementation of al.exe.

The above sounds highly kludgy, and definitely not something I would put
back into the master source code.   

It would be best to add Reflection.Emit support for Modules.

Miguel



More information about the Mono-devel-list mailing list