Releases: SouthAfricaDigitalScience/gmp-deploy
Releases · SouthAfricaDigitalScience/gmp-deploy
v0.1.0
GMP for CODE-RADE Foundation Release 4
gmp-deploy
The repository that contains the GNU multiple precision arithmetic library for CODE-RADE
Dependencies
This is a base node in the CODE-RADE dependency tree and has no upstream dependencies.
Versions
We build the following versions :
- 6.1.2
Configuration
The builds are configured out-of-source with make :
../configure ABI=64 \
--with-gnu-ld \
--enable-static=yes \
--enable-shared=yes \
--build=x86_64 \
--host=x86_64-pc-linux-gnu \
--enable-cxx=yes \
--enable-fat \
--prefix=${SOFT_DIR}
Citing
Cite as :
Bruce Becker. (2018, August 29). SouthAfricaDigitalScience/gmp-deploy: GMP for CODE-RADE Foundation Release 4 (Version v0.2.0-fr4). Zenodo. http://doi.org/10.5281/zenodo.1405240
GMP for CODE-RADE Foundation Release 3
CODE-RADE Foundation Release 3 of The GNU Multiple Precision Arithmetic Library build, test and deploy scripts.
Built and tested on https://ci.sagrid.ac.za
First testing release
Jenkins tests are passing.