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 all", ddd dumpoverviews returns an error: not in executable format: File format not recognized It's strange, because dumpoverviews has been created properly, and I can execute it, but not debug it... Suggestions? Thanks in advance Best regards, Jorge _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
