Givaro | Documentation | Download | Installation | Examples | Contacts |
> tar -zxvf Givaro.tar.gz > cd givaro-3.XX > configure --prefix=/tmp/givaro-exec > make; make install |
Compilation :
An optional compilation help file is provided : just add the following line to your Makefile !
include ##GIVAROROOT##/bin/givaro-makefile |
cd examples/Integer; make ifactor "OPTFLAGS=-O7 -funroll-all-loops -felide-constructors -fstrict-aliasing -frerun-loop-opt -fexpensive-optimizations -fforce-addr -fforce-mem -fstrength-reduce -march=i686" |
Last update: Tuesday, January 10th 2012 | Givaro |