[Mono-devel-list] Problem compiling corlib on cygwin (solved)
Andrew Skiba
andrews at mainsoft.com
Tue May 24 09:00:02 EDT 2005
Hello.
I tried to compile mono on cygwin. During the bootstrap compilation I've
got an error in Thread.cs. After investigation, I found that csc does
not understand "#pragma warning" (appears 2 times in this file).
svn diff -r44730:44731
This is what caused the compilation error. After deleting pragmas,
compilation succeded.
Regards,
Andrew Skiba.
More information about the Mono-devel-list
mailing list