Compilers
----------------------------------------------------------------------------------------------------------
|
We aim to provide compilers for the supported applications, in order to support users. Users can compile their code using these compilers and dependency libraries.
| Name |
Version |
Description |
|
| GMP |
6.1
|
GNU Multiprecision library |
|
| MPFR4 |
3.1.4
|
GNU MPFR is a C library for multiple-precision floating-point computations with correct rounding. |
|
| MPC |
1.0.3
|
Gnu MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result
|
|
| GCC |
6.3
|
The GNU Compiler Collection |
|
| CMAKE |
3.7.2
|
Cross-platform build tools |
|
|