Dear list readers, I'm trying to generate a gdal.jar (from 1.7.1 source under WinXP) with MinGW+MSYS+SWIG following the guide: http://trac.osgeo.org/gdal/wiki/GdalOgrInJavaBuildInstructionsUnix
During the make process I get this error: make: CC@: Command not found make: *** [gdalconst_wrap.o] Error 127 I thought there was a problem that MSYS couldn't find the right compiler.exe -> I tried to rename "gcc.exe" in "MinGW/bin" directory to "cc.exe" and "[email protected]", but - of course - it didn't work :) Does anybody know how to overcome this error? Is there a place to download a gdal.jar version 1.7.1? Googling half a day didn't bring up any resource... King regards, Florian -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
