Changes between Version 277 and Version 278 of CompileOnWindows


Ignore:
Timestamp:
Jun 19, 2014, 1:29:07 PM (10 years ago)
Author:
hellik
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v277 v278  
    324324 * [http://gvsigce.sourceforge.net/wiki/index.php/Setting_up_the_GNU_Compiler_Collection#Windows gvSIG and MinGW-w64 (C/C++ compiler)]
    325325
    326 tool chains for building windows 64bit-binaries
     326tool chains for building windows 64bit-binaries:
    327327
    328328 * [http://mingw-w64.sourceforge.net/ MinGW-w64 - GCC for both 64 & 32 bits Windows]
    329329 * [http://tdm-gcc.tdragon.net/ TDM-GCC - A compiler suite for 32- and 64-bit Windows based on the GNU toolchain]
     330 * [http://www.drangon.org/mingw/ Native windows x64 software develop with Mingw-w64]
     331
     332packages to include in OSGeo4W-64bit for a build/compile environment:
     333
     334 * [http://mingw-w64.sourceforge.net/ MinGW-w64]
     335 * [http://mingw-w64.sourceforge.net/ mingw devel library]
     336
    330337
    331338== Hints ==