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

Miguel de Icaza miguel at ximian.com
Fri Dec 26 09:53:32 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.

A follow up to this:  Zoltan has implemented the Reflection updates to
support modules in Mono and MCS the right way ;-)

Miguel



More information about the Mono-devel-list mailing list