[Mono-devel-list] C++/CLI and .NET 2.0

Jonathan Gilbert 2a5gjx302 at sneakemail.com
Thu Jul 1 16:45:08 EDT 2004


At 07:14 AM 01/07/2004 -0400, Jonathan Pryor wrote:
[snip]
>There's the /clr:pure flag:
[snip]
>And the /clr:safe flag:
[snip]
>
>Both of these should permit C++/CLI code to run under Mono.  Anything
>else won't, as native code could (will?) be embedded in the assembly,
>which Mono can't handle.

In theory, it would be possible to integrate Bochs with mono and use it in
conjunction with WINE (or winelib) to run native x86/win32 code embedded in
assemblies on any platform...

I wonder if anyone would find this to be a fun experiment ;-)

Jonathan




More information about the Mono-devel-list mailing list