[Mono-devel-list] IL source and new assembly in build

Alexandre Pigolkine pigolkine at gmx.de
Sun Jun 15 18:47:26 EDT 2003


Hello all,

I committed first version of JPEG decoder for System.Drawing.Imaging.
Decoder has to use cdecl delegates as callbacks from libjpeg. 
I declared those delegates in IL file to produce a separate 
assembly and then System.Drawing uses types from the assembly
to declare variables etc.
Mono ILASM compiles the IL file nicely (thanks a lot to Jackson),
so I hope that we can include build step for the assembly into the
standard class library build. 
Can anybody help me on this please, if there are no objections 
of course ?

Alexandre Pigolkine




More information about the Mono-devel-list mailing list