Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
be more specific here
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 29 Jun 2016 07:18:50 +0000 (09:18 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 29 Jun 2016 08:12:24 +0000 (10:12 +0200)
doc/doxygen/install.doc

index 8bfa333..9e165cb 100644 (file)
@@ -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
   - 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)).
   - 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)).