Re: [gdal-dev] How to compile dumpoverviews

2009-08-05 Thread Jorge Arévalo
Hello, 2009/8/5 Frank Warmerdam : > Jorge Arévalo wrote: >> >> Hello, >> >> How should I compile GDAL to get "dumpoverviews" executable tool? I've >> tested by "make all" in the apps directory, but I'm not sure if it's >> the best way. >> >> Anyway, after compiling it with "make all", I can't debu

Re: [gdal-dev] How to compile dumpoverviews

2009-08-05 Thread Frank Warmerdam
Jorge Arévalo wrote: Hello, How should I compile GDAL to get "dumpoverviews" executable tool? I've tested by "make all" in the apps directory, but I'm not sure if it's the best way. Anyway, after compiling it with "make all", I can't debug it. I add --enable-debug option to configure script, bu

[gdal-dev] How to compile dumpoverviews

2009-08-05 Thread Jorge Arévalo
Hello, How should I compile GDAL to get "dumpoverviews" executable tool? I've tested by "make all" in the apps directory, but I'm not sure if it's the best way. Anyway, after compiling it with "make all", I can't debug it. I add --enable-debug option to configure script, but after executing "make