4 echo "This is a package containing the Automated Builds provided by mingw-w64 project."
5 echo "This compiler toolchain supports building only win64 executables and dlls, not win32, ie. no multilib."
7 echo "If you want to test c++ binaries with win64,"
8 echo "you should copy or link /opt/mingw_w64/bin/*.dll"
9 echo "into your .wine/drive_c/windows/system32"