Re: [gdal-dev] mingw64 build error gdal-2.2.2

2017-10-31 Thread Even Rouault
> > building 'osgeo._gdal_array' extension > C:\msys64\mingw64\bin/x86_64-w64-mingw32-gcc.exe -fno-strict-aliasing > -march=x86-64 -mtune=generic -O2 -pipe -fwrapv -D__USE_MINGW_ANSI_STDIO=1 > -DNDEBUG -DNDEBUG -I../../port -I../../gcore -I../../alg -I../../ogr/ > -I../../ogr/ogrsf_frmts -I../../g

[gdal-dev] mingw64 build error gdal-2.2.2

2017-10-31 Thread Shawn Gong
Hi list, I am using mingw64 GCC to build gdal-2.2.2 and got the following error. gdal-2.1.4. was built fine. and I couldn't find syntax difference in cpl_port.h between gdal 2.2.2 and 2.1.4. Thanks, Shawn building 'osgeo._gdal_array' extension C:\msys64\mingw64\bin/x86_64-w64-mingw32-gcc.ex