I got everything from CVS, compiled && installed mono, compiled libraries on windows as usual, installed it. Worked fine.
However when doing: mcs @unix.args After some time I get: error CS0518: The predefined type `System.Runtime.CompilerServices.IndexerNameAttribute' is not defined or imported Am I missing something ? Jarek ----- Original Message ----- From: "Radek Doulík" <[EMAIL PROTECTED]> To: "Paolo Molaro" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 16, 2002 8:12 PM Subject: Re: [Mono-list] mono bootstrap completed On Út, 2002-07-16 at 14:06, Paolo Molaro wrote: > To compile corlib go to the mcs/class/corlib directory and run: > mcs @unix.args > You should get a newly built corlib in mcs/class/lib/corlib_mcs.dll: > install it overwriting the csc-compiled corlib (in > /usr/local/lib/corlib.dll). Note, you need to use the mono runtime to > compile corlib, since the MS runtime has a few bugs and can't cope with it. does it work with mint as well? Radek -- Radek Doulík <[EMAIL PROTECTED]> Ximian, Inc. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
