On Fri, Apr 26, 2002 at 01:26:22PM -0400, Robert Nikander wrote: > On Fri, 2002-04-26 at 12:43, Kenneth Benson wrote: > > Currently you need to use the .Net C# command line compiler (csc.exe) to > > compile the classes. > > The web says the C# compiler is "self hosting on linux." I thought that > meant I could bootstrap all this without a Windows machine, which I do > not own. Not yet?
The compiler can compile itself, but not the class libs (yet). You can get the binaries of the class libs from the release. - Dick _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
