[Mono-devel-list] mcs/class/corlib_cmp.dll build borken

Piers Haken piersh at friskit.com
Fri Apr 18 17:05:18 EDT 2003


Corlib_cmp.dll is a version of corlib, missing a few basic types, that
can be loaded by the MS runtime for reflection. It's used by corcompare
which generates the class-status pages.

Piers.

> -----Original Message-----
> From: Varga Zoltan [mailto:vargaz at freemail.hu] 
> Sent: Friday, April 18, 2003 1:27 PM
> To: Urs Muff
> Cc: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-devel-list] mcs/class/corlib_cmp.dll build borken 
> 
> 
> 
>                                                     Hi,
> 
>   I backed out the changes which were causing the breakage. 
> Could anybody tell me what corlib_cmp.dll is used for? Also, 
> these changes were meant to implement two new methods in NET 
> 1.1. These methods need to call the Object.GetHashCode and 
> ValueType.Equals methods non-virtually, i.e. these methods 
> must be called even if a derived class overrides them.  Does 
> anybody knows of a way to implement this efficiently in C#?
> 
>               bye
> 
>                  Zoltan
> 
> 
> Urs Muff <umuff at quark.com> írta:
> 
> >
> c:\cygwin\CVS-Repositories\go-mono.com\mcs\class\corlib\System
> .Runtime.Compi
> > lerServices\RuntimeHelpers.cs(31,11): error
> > 
> > CS0117: 'object' does not contain a definition for
> 'InternalGetHashCode'
> > 
> >
> c:\cygwin\CVS-Repositories\go-mono.com\mcs\class\corlib\System
> .Runtime.Compi
> > lerServices\RuntimeHelpers.cs(46,12): error
> > 
> > CS0117: 'System.ValueType' does not contain a definition for 
> > 'InternalEquals'
> > 
> >  
> > 
> > - Urs C. Muff
> > 
> > Software Architect      - Research Lab
> > 
> >  
> > 
> > 
> 
> 
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com 
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 



More information about the Mono-devel-list mailing list