[GRASS-dev] A couple problems compiling with icc

Hamish hamish_b at yahoo.com
Tue May 15 08:24:41 EDT 2012


Hamish wrote:
> it all went ok but for 3 errors:
> --
> Errors in:
> /home/hbowman/dev/grass/src/icc/grass-6.4.2/general/manage/cmd
> /home/hbowman/dev/grass/src/icc/grass-6.4.2/imagery/i.smap/shapiro

swapping out 'ar' for Intel's version fixed those two:

include/Make/Platform.make
-AR = ar
+AR = xiar


still the v.univar 0./0. error remains though.


Hamish


More information about the grass-dev mailing list