From 8206944a968acc0db97ef670e2b52871fe8a5217 Mon Sep 17 00:00:00 2001 From: Marcel Keller Date: Wed, 14 Nov 2018 15:36:39 +1100 Subject: [PATCH] Clarify required GCC version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0341ff84..ccec8bdd 100644 --- a/README.md +++ b/README.md @@ -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