X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/89254bc0ba3b80fe522f1342f08b23d5d120c6e6..63a42d009b40cf8bc11338a13b396efb76ab38cb:/doc/pls.doc diff --git a/doc/pls.doc b/doc/pls.doc index dd4e0e0771..fdf845576c 100644 --- a/doc/pls.doc +++ b/doc/pls.doc @@ -47,6 +47,7 @@ cat ../AMD64-FATAL-Removed-DUL_SIZE_DIFF-Added-fPIC-compillin.patch | patch -p1 \verbatim ln -sf Makefile.linux Makefile +sed -i 's/-fPIC/-fPIC -fpermissive/g' Makefile make depend make debug \endverbatim @@ -136,9 +137,6 @@ Third, we also choose to restrict the way your platform is built : end hosts can an end host to the platform ; if not, your end host will be considered as a router. -
  • -Finally we STRONGLY encourage you to apply the ns-3 RED patch (even if as the time of writing, it still needs some bugs correcting and the installation is then cumbersome, as described later). The reason why is that the default queue policy on ns-3 side is droptail. It implies a lot of undesirable (and not realistic) phase effects when simulating, and it has an huge impact on simulation times ... -
  • To use ns3 model inside SimGrid you have to install at least the version 3.10 of ns3 simulator.