Help for this page

Select Code to Download


  1. or download this
    The format is:
    <Target>[-Version]-<Src/Bin>-<Host>[-Cygwin Version]_<Date Code>[_pers
    +onal tag].[extension]
    <Target>
    ...
    The target is the binary format the tool chain will generate.
    "mingw-w64" means the toolchain will generate 64bit binaries that will
    + run on windows natively (64bit windows required)
    "mingw-w32" means the toolchain will generate 32bit binaries that will
    + run on windows natively