[Mono-list] "non-standard metadata heap #-"
Miguel de Icaza
miguel at ximian.com
Mon Apr 24 18:47:48 EDT 2006
Hello,
> """
> Assembly '/home/mono/module.dll' has the non-standard metadata heap #-.
> Recompile it correctly (without the /incremental switch or in Release mode)
> """
>
> for some, but not all of my assemblies - recompiling in release mode
> fixes it, but I was wondering why some applications compiled in debug
> mode run OK, but others give the above message?
Those are assemblies that are compiled incrementally. Mono today does
not support assemblies that are incrementally compiled.
More information about the Mono-list
mailing list