From: Navarrop Date: Wed, 7 Sep 2011 15:00:06 +0000 (+0200) Subject: Explain how to change compiler version on doc X-Git-Tag: v3_6_2~142 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b71f4fef475d61e6b5e954588e09c9a926963d01 Explain how to change compiler version on doc --- diff --git a/doc/installSimgrid.doc b/doc/installSimgrid.doc index bf1f621e36..033d6b4d35 100644 --- a/doc/installSimgrid.doc +++ b/doc/installSimgrid.doc @@ -55,6 +55,8 @@ For Windows : custom_flags gtnets_path CMAKE_INSTALL_PREFIX + CMAKE_C_COMPILER + CMAKE_CXX_COMPILER pipol_user \endverbatim @@ -98,6 +100,10 @@ For Windows : \li CMAKE_INSTALL_PREFIX : Path where are installed lib/ doc/ and include/ directories (ex /usr/local) + \li CMAKE_C_COMPILER : Change the c compiler. + + \li CMAKE_CXX_COMPILER : Change the c++ compiler. + \li pipol_user : specify your pipol username if you want to use the pipol-remote command. \subsubsection installSimgrid_cmakeoption3 Initialisation