[GRASS-dev] [GRASS GIS] #2036: Failed watershed analysis on Grass

GRASS GIS trac at osgeo.org
Fri Jul 19 10:46:09 PDT 2013


#2036: Failed watershed analysis on Grass
--------------------------+-------------------------------------------------
  Reporter:  mehmeto      |       Owner:  grass-dev@…              
      Type:  defect       |      Status:  closed                   
  Priority:  normal       |   Milestone:  6.4.4                    
 Component:  Raster       |     Version:  6.4.2                    
Resolution:  fixed        |    Keywords:  LFS, r.watershed         
  Platform:  MSWindows 7  |         Cpu:  x86-64                   
--------------------------+-------------------------------------------------

Comment(by glynn):

 Replying to [comment:10 hamish]:

 > ok, I mostly meant if it was desired to make the binaries a bit smaller
 or not since it looks like mswindows/osgeo4w/package.sh is not stripping
 them.

 Distributed binaries ought to be stripped (or compiled without -g in the
 first place), regardless of platform. If you don't specify CFLAGS when
 running configure, it defaults to "-g -O2".

 "objdump -h <filename>" will confirm whether the binaries contain debug
 information (if there are sections whose names start with ".debug_", the
 file isn't stripped).

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2036#comment:12>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list