[GRASS-user] m.eigensystem segfaults under Jaunty (beta)

Hamish hamish_b at yahoo.com
Fri Apr 17 22:37:44 EDT 2009


Nikos wrote:
> I have recompiled latest grass6_devel using the
> configuration copy-pasted in [2].
....
>  [2] CFLAGS="-g -Wall -O0" LDFLAGS="-s" ./configure \

LDFLAGS="-s" strips out the debugging messages from the final
code to make smaller binaries. Not wanted here. 

also you can proably just leave out -O0.

> --enable-debug \

I don't see anything about that listed in 
  ./configure --help | less
so I don't think it actually does anything.


Hamish



      



More information about the grass-user mailing list