hellik
1
Removed:
grass-addons/grass7/imagery/i.spec.sam/err.h
grass-addons/grass7/imagery/i.spec.sam/machine.h
grass-addons/grass7/imagery/i.spec.sam/matrix.h
grass-addons/grass7/imagery/i.spec.sam/matrix2.h
grass-addons/grass7/imagery/i.spec.sam/meminfo.h
Modified:
grass-addons/grass7/imagery/i.spec.sam/Makefile
grass-addons/grass7/imagery/i.spec.sam/main.c
grass-addons/grass7/imagery/i.spec.sam/open.c
grass-addons/grass7/imagery/i.spec.sam/spec_angle.c
Log:
fixed by linking to meschach library directly (Ubuntu: libmeschach)
any chance to find a solution that also oldfashioned winGRASS users can
use happily i.spec.sam?
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/GRASS-SVN-r64254-grass-addons-grass7-imagery-i-spec-sam-tp5182610.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
On Tue, Jan 20, 2015 at 4:23 PM, Helmut Kudrnovsky <hellik@web.de> wrote:
Removed:
grass-addons/grass7/imagery/i.spec.sam/err.h
grass-addons/grass7/imagery/i.spec.sam/machine.h
grass-addons/grass7/imagery/i.spec.sam/matrix.h
grass-addons/grass7/imagery/i.spec.sam/matrix2.h
grass-addons/grass7/imagery/i.spec.sam/meminfo.h
Modified:
grass-addons/grass7/imagery/i.spec.sam/Makefile
grass-addons/grass7/imagery/i.spec.sam/main.c
grass-addons/grass7/imagery/i.spec.sam/open.c
grass-addons/grass7/imagery/i.spec.sam/spec_angle.c
Log:
fixed by linking to meschach library directly (Ubuntu: libmeschach)
any chance to find a solution that also oldfashioned winGRASS users can
use happily i.spec.sam?
The ideal solution would be to rewrite i.spec.sam to use GMATH/BLAS as
Mohammed Rashad has done for i.spec.unmix.
See here for a draft lookup table:
http://trac.osgeo.org/grass/browser/grass-addons/grass7/imagery/i.spec.unmix/meschach_grass.txt
Markus