[Mono-list] CVS status ofSystem.Reflection.Emit.ILGenerator.EmitCall

Martin Baulig martin@gnome.org
22 Apr 2003 00:49:22 +0200


Miguel de Icaza <miguel@ximian.com> writes:

> > Thank you very much, Miguel! I see this change and I am sure it will work.
> > But now I have the problem to compile corlib.dll from CVS. I updated the
> > source from anonymous CVS. I can see the change. But when I am using
> > "make -f makefile.gnu" in mcs directory I have following error:
> > 
> > make[2]: Entering directory `/mono-src/mcs/class/corlib'
> > MONO_PATH= mono ../../mcs/mcs.exe --target library --noconfig  -o
> > ../../class/lib/corlib.dll --unsafe --nostdlib @.response
> > error CS0518: The predefined type
> > `System.Runtime.InteropServices.GuidAttribute' is not defined or imported
> 
> I wonder what version of the compiler you are running.  GuidAttribute
> has been on the core class libraries forever.
> 
> It seems like people are trying to bootstrap from a very very old
> compiler/runtime.  I checked in a temporary fix on cvs.

Well, I had the same problem this afternoon with a 2 days old mcs.  The problem
seems to be fixed in CVS.

-- 
Martin Baulig
martin@gnome.org
martin@ximian.com