[Mono-dev] ASM within C# fails in mono, runs in .NET

Stefanos A. stapostol at gmail.com
Tue Aug 23 04:28:04 EDT 2011


2011/8/23 Atsushi Eno <atsushieno at veritas-vos-liberabit.com>

> I wonder where the corresponding sections in ECMA CLI specification or
> .NET documentation that mentions those functions shown in the code are.
>
> Atsushi Eno
>
> On 2011/08/22 19:21, Brandon Perry wrote:
> > Hi,
> >
> > The following link contains code that runs just fine in .NET on win 7.
> > However, when run in mono from the same win 7 machine, it crashes. It
> > also crashes in 2.6.7 on ubuntu.
> >
> >
> http://www.atrevido.net/blog/PermaLink.aspx?guid=ac03f447-d487-45a6-8119-dc4fa1e932e1
> >
>

Are you running in x86 or x64 mode? IIRC, Mono always runs as AnyCPU, so it
will default to x64 if your OS is x64. VS2010 defaults to x86.


>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110823/8751d491/attachment.html 


More information about the Mono-devel-list mailing list