From 8aabaf4610698720cb8a420d874e34f58f013f65 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 29 Jun 2016 09:18:50 +0200 Subject: [PATCH 1/1] be more specific here --- doc/doxygen/install.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/install.doc b/doc/doxygen/install.doc index 8bfa3337a5..9e165cb47a 100644 --- a/doc/doxygen/install.doc +++ b/doc/doxygen/install.doc @@ -65,7 +65,7 @@ Recompiling an official archive is not much more complex. SimGrid only uses very - C compiler, C++ compiler, make and friends. SimGrid is rather demanding on the compiler. We use the C++11 standard, and older compilers tend to fail on us. It seems that g++ 5.0 or higher is - required nowadays. + required nowadays (because of boost). - perl (but you may try to go without it) - We use cmake to configure our compilation ([download page](http://www.cmake.org/cmake/resources/software.html)). -- 2.20.1