[Mono-devel-list] compiling the mscorlib.dll file

Doug dougpostman at yahoo.com
Mon Nov 8 10:07:19 EST 2004


Since I was having errors with the mscorlib.dll file
when trying to run a .exe file with mono, I tried to
just compile mscorlib.dll (mono --aot mscorlib.dll)
into the so file.  I got the following errors below. 
Any ideas?

mono --aot /usr/local/lib/mono/2.0/mscorlib.dll
Mono Ahead of Time compiler - compiling assembly
/usr/local/lib/mono/2.0/mscorlib.dll

** ERROR **: file metadata.c: line 1603
(mono_metadata_parse_generic_param): assertion failed:
(generic_container)
aborting...
Abort - core dumped




More information about the Mono-devel-list mailing list