2002-04-28 Duncan Mak <duncan@ximian.com>
[mono.git] / doc / mono-build-w32.sh
index 06d15f7fa71849b469ef2fa0ed21fe15fc790b85..a1f141a718df57768075e626390ab1d754d0c32e 100755 (executable)
@@ -120,8 +120,8 @@ export CPPFLAGS
 export LDFLAGS
 
 # Make sure we build native w32, not cygwin
-CC="gcc -mno-cygwin"
-export CC
+#CC="gcc -mno-cygwin"
+#export CC
 
 # --prefix is used to set the class library dir in mono, and it needs
 # to be in windows-native form.  It also needs to have '\' turned into