From 55df783b9b590b76c3dbc62284868da0c761ecbe Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Tue, 19 May 2015 15:17:21 +0200 Subject: [PATCH] Removed broken reference from FAQ - The reference to "faq_more_processes" did not exist. I removed it, as doxygen complained about it. --- doc/doxygen/FAQ.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/FAQ.doc b/doc/doxygen/FAQ.doc index 8b41d42af0..c5afe608e9 100644 --- a/doc/doxygen/FAQ.doc +++ b/doc/doxygen/FAQ.doc @@ -498,7 +498,7 @@ libsimgrid are expressed directly in the dynamic library, so it's quite impossible that you see this message when doing dynamic linking. If you compile your code statically (and if you use a pthread version -of SimGrid -- see \ref faq_more_processes), you must absolutely +of SimGrid), you must absolutely specify -lpthread on the linker command line. As usual, this should come after -lsimgrid on this command line. -- 2.20.1