From: Martin Quinson Date: Wed, 29 Jun 2016 07:18:50 +0000 (+0200) Subject: be more specific here X-Git-Tag: v3_14~837^2~2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8aabaf4610698720cb8a420d874e34f58f013f65?hp=d421a789375f122a70d6ab0dd5efb51491e12295 be more specific here --- 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)).