Use GCC 4.7.3 to fix bizarre crash on accessing base class data from a derived class...
[mingw-build.git] / build_gcc_rest.sh
1 #!/bin/bash -e
2
3 cd gcc-build-$MINGW_TARGET
4 make $MINGW_PARALLEL
5 sudo make install