#361: v.mkgrid - segmentation fault ---------------------+------------------------------------------------------ Reporter: paoloC | Owner: [email protected] Type: defect | Status: new Priority: major | Milestone: 6.4.0 Component: default | Version: svn-develbranch6 Keywords: | Platform: Linux Cpu: x86-32 | ---------------------+------------------------------------------------------ If I compile (configure) grass6.4 svn with this: CFLAGS="-O2 -march=pentium-m -Wall" LDFLAGS="-s" ./configure ...
I get a "segmentation fault" message: v.mkgrid map=pp grid=12,12 position=region --o Segmentation fault No error if I compile (configure) with this: CFLAGS="-ggdb -Wall -Werror-implicit-function-declaration" ./configure .... -- Ticket URL: <http://trac.osgeo.org/grass/ticket/361> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
