----- Original Message ----- From: "spencerg" <[email protected]> To: <[email protected]> Sent: Sunday, November 01, 2009 1:55 PM Subject: [Mingw-w64-public] Install MinGW-w64 under Vista?
> Where can I find instructions on how to install MinWG-w64 under > Vista-x64? Don't know where the instructions are but you can grab: http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Automated%20Builds/mingw-w64-bin_i686-mingw_20091025.zip/download then unpack it to the location of your choice and add the top level bin folder to your path. Keep an eye on http://sourceforge.net/projects/mingw-w64/files/ for updates. With this particular distro the gcc, g++ etc executables all have their names prefixed with 'x86_64-w64-mingw32-'. It's also a fairly large download. There's a trimmed down mingw64 (no gfortran, java) available from http://svn.ali.as/cpan/users/kmx/strawberry_gcc-toolchain/ (currently http://svn.ali.as/cpan/users/kmx/strawberry_gcc-toolchain/mingw64-w64-20091026.7z ) . With this build you just invoke the executables as 'gcc', 'g++', etc - as per normal. Again, just extract the file to the location of your choice and add the bin folder to your path. Cheers, Rob ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
