X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=doc%2Fmono-build-w32.sh;h=a1f141a718df57768075e626390ab1d754d0c32e;hb=3833f4ccda4598d5996e067c392f1b062d48c9b0;hp=06d15f7fa71849b469ef2fa0ed21fe15fc790b85;hpb=63b7ca26dfb7afba1c818d975267c19cc38b2651;p=mono.git diff --git a/doc/mono-build-w32.sh b/doc/mono-build-w32.sh index 06d15f7fa71..a1f141a718d 100755 --- a/doc/mono-build-w32.sh +++ b/doc/mono-build-w32.sh @@ -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