Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add tracing.doc and generate it.
[simgrid.git] / doc / installSimgrid.doc
index 6f2fe5d..033d6b4 100644 (file)
@@ -55,6 +55,8 @@ For Windows :
        custom_flags                    <flags>
        gtnets_path                     <path_to_gtnets_directory>
        CMAKE_INSTALL_PREFIX            <path_to_install_directory>
+       CMAKE_C_COMPILER                <path_to_compiler>
+       CMAKE_CXX_COMPILER              <path_to_compiler>
        pipol_user                      <pipol_username>
 \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
@@ -314,7 +320,7 @@ make
 make install
 \endverbatim
 
-If at some point, something fails, check the section \ref faq_trouble_compil .
+If at some point, something fails, check the <a href="http://simgrid.gforge.inria.fr/doc/faq.html#faq_trouble_compil">FAQ section</a>. .
 If it does not help, you can report this problem to the
 list but, please, avoid sending a laconic mail like "There is a problem. Is it
 okay?". Send the config.log file which is automatically generated by