[Mono-bugs] [Bug 654850] AOT code loader fails to load AOT code for a .exe file which references other assemblies in the same directory

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 19 10:05:44 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=654850

https://bugzilla.novell.com/show_bug.cgi?id=654850#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com

--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2010-11-19 15:05:44 UTC ---
The AOT image depends on the exact versions of all the assemblies referenced by
the assembly it was compiled from, and if the AOT loader can't load them, it
declares the image as unusable. Try setting MONO_PATH to the directory where
the dependent assemblies reside.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list