Re: [gdal-dev] Swig Java bindings GDAL 1.5 Windows

2008-07-29 Thread Frank Warmerdam
Nidel, Mike wrote: I'm building GDAL 1.5 (from the branch) on both Linux and Windows. I noticed a difference in the way swig is invoked between the GNUMakefile and the makefile.vc. The result is java code that's slightly different at first glance but vastly different when you run it (it leads to

[gdal-dev] Swig Java bindings GDAL 1.5 Windows

2008-07-29 Thread Nidel, Mike
I'm building GDAL 1.5 (from the branch) on both Linux and Windows. I noticed a difference in the way swig is invoked between the GNUMakefile and the makefile.vc. The result is java code that's slightly different at first glance but vastly different when you run it (it leads to a hotspot crash). I t