Changes between Version 8 and Version 9 of BuildingWithMinGW

Show
Ignore:
Timestamp:
11/27/09 13:59:46 (3 years ago)
Author:
martinl
Comment:

some links

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWithMinGW

    v8 v9  
    1 Get MinGW-5.1.3 exe, MSYS-1.0.10.exe, w32api-3.8.tar.gz, binutils-2.17.50-20060824-1.tar.gz and install them (this may not be a comprehensive list but start with MinGW and execute the install package and try to add gcc etc. - the tar packages you just unpack to c:\mingw). Then open MSYS prompt, go to the dir where you unpacked GDAL, and issue commands (but see below for configure switches): 
     1Get [http://sourceforge.net/projects/mingw/ MinGW], [http://www.mingw.org/wiki/msys MSYS], [http://sourceforge.net/projects/mingw/files/MinGW_API_for_MS-Windows/ w32api], [http://sourceforge.net/projects/mingw/files/ binutils] and install them (this may not be a comprehensive list but start with MinGW and execute the install package and try to add gcc etc. - the tar packages you just unpack to c:\mingw). Then open MSYS prompt, go to the dir where you unpacked GDAL, and issue commands (but see below for configure switches): 
    22 
    33{{{