Hi,

I'm having difficulty determining which packages I need to download to
get MinGW to build for 64bit targets. My host platform is MS Windows 7.

I downloaded MinGW32 from 
http://garr.dl.sourceforge.net/project/mingw/Installer/mingw-get-inst/mingw-get-inst-20111118/mingw-get-inst-20111118.exe

and MingGW64 from 
http://switch.dl.sourceforge.net/project/mingw-w64/Toolchains%20targetting%20Win64/Automated%20Builds/mingw-w64-bin_i686-mingw_20111220.zip

However,
MingGW defines
#define __MINGW32_MAJOR_VERSION     3
#define __MINGW32_MINOR_VERSION     20

and MinGW64 defines them as
#define __MINGW32_MAJOR_VERSION 3
#define __MINGW32_MINOR_VERSION 11


Is there a source tarball to build MingGW64 ver 3.20?

When I try to find the source, I seem to end up at
http://freefr.dl.sourceforge.net/project/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v2.0.1.tar.gz
Which doesn't seem to be what I want.


I'm trying to build ffmpeg-0.5.5 for MS-Windows 64bit; it claims
it needs MinGW64 3.15 or later.


TIA,
Colin S. Miller





------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to