[Date Prev][Date Next] [Chronological] [Thread] [Top]

[Mapserver-users] Compiling GDAL by MinGW



Thank you very much, Mr. Vine.

>
./configure --with-libz=internal --with-png=internal --with-libtiff=internal
\
>  --with-geotiff=internal --with-jpeg=internal   .... other configure args

 I could build GDAL-1.1.8 by above sample.

 But these build libraries & applications for Cygwin?

 For compiling, no requires to set flag "-mno-cygwin" for gcc & g++?

 Sorry, I'm not familiar with GCC for cygwin & minGW.

 Regards