[Mono-devel-list] System.Reflection.Emit Build Errors
Varga Zoltan
vargaz at freemail.hu
Tue May 20 06:02:47 EDT 2003
Hi,
Sometimes there is a change in the layout of some corlib
classes known
by the runtime. When this happens, you have to compile a new
corlib
first with the old runtime, then compile a new runtime. When
you do
it the other way, it will not work.
In the future, I will write
CORLIB INCOMPATIBLITY WARNING
in my checkin comments, so people could see when an
incompatibility
is coming, but it is better to follow the 'compile a new
corlib before
a new runtime' approach.
bye
Zoltan
Ben Maurer <bmaurer at users.sourceforge.net> írta:
> Guys,
>
> It looks like the patches someone made to
System.Reflection.Emit during
> the day of May 19 is messing up building. When I update &
build the
> latest cvs I get:
>
More information about the Mono-devel-list
mailing list