From b71f4fef475d61e6b5e954588e09c9a926963d01 Mon Sep 17 00:00:00 2001 From: Navarrop Date: Wed, 7 Sep 2011 17:00:06 +0200 Subject: [PATCH 1/1] Explain how to change compiler version on doc --- doc/installSimgrid.doc | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.20.1