Re: [gdal-dev] GDAL 2.2.4 with c++11

2018-04-09 Thread Even Rouault
On lundi 9 avril 2018 14:47:57 CEST Gane R wrote: > Does the latest version of GDAL 2.2.4 can be compiled without c++11 support Yes. C++11 is required only for the upcoming GDAL 2.3.0 : https://trac.osgeo.org/gdal/wiki/rfc68_cplusplus11 -- Spatialys - Geospatial professional services http://www

[gdal-dev] GDAL 2.2.4 with c++11

2018-04-09 Thread Gane R
Does the latest version of GDAL 2.2.4 can be compiled without c++11 support or it is mandatory to compile with c++11. Is there any possibility I can build with a compiler which doesn't support c++11. Can you point any relevant information on this? Thanks Gane