Clarify required GCC version.

This commit is contained in:
Marcel Keller
2018-11-14 15:36:39 +11:00
parent b6bb00a519
commit 8206944a96

View File

@@ -81,7 +81,7 @@ phase outputs the amount of offline material required, which allows to
compute the preprocessing time for a particulor computation.
#### Requirements
- GCC (tested with 7.3) or LLVM (tested with 6.0; remove `-no-pie` from `CONFIG`)
- GCC 4.8 or later (tested with 7.3; remove `-no-pie` from `CONFIG` for GCC 4.8) or LLVM (tested with 6.0; remove `-no-pie` from `CONFIG`)
- MPIR library, compiled with C++ support (use flag --enable-cxx when running configure)
- libsodium library, tested against 1.0.16
- OpenSSL, tested against 1.1.0