<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Hello,<br><br><br>I have compiled Cbc (SVN revision 1087) with MinGW, using the the "standard" procedure: configure, make, make install.<br>I am able to use Cbc as a static library and it works fine. <br><br>I wanted to try the parallel version of Cbc, using: ".\configure --enable-cbc-parallel".<br><br>1°) During the configuration script, I have the following warning message: <br>&nbsp;&nbsp;&nbsp; "-lrt unavailable; using gettimeofday instead of clock_gettime"<br><br>2°) During Cbc compilation, I have an error message:<br>[...]<br>g++ -DHAVE_CONFIG_H -I. -I. -I../inc -I/home/Joel/COIN-Cbc/Clp/src -I/home/J<br>oelR/COIN-Cbc/Osi/src/OsiClp -I/home/Joel/COIN-Cbc/Cbc/../Clp/inc -I/home/Joel<br>R/COIN-Cbc/Cgl/src -I/home/Joel/COIN-Cbc/Cgl/src/CglClique
 -I/home/Joel/COIN-<br>Cbc/Cgl/src/CglDuplicateRow -I/home/Joel/COIN-Cbc/Cgl/src/CglFlowCover -I/home<br>/Joel/COIN-Cbc/Cgl/src/CglGomory -I/home/Joel/COIN-Cbc/Cgl/src/CglKnapsackCov<br>er -I/home/Joel/COIN-Cbc/Cgl/src/CglMixedIntegerRounding -I/home/Joel/COIN-Cb<br>c/Cgl/src/CglMixedIntegerRounding2 -I/home/Joel/COIN-Cbc/Cgl/src/CglOddHole -I<br>/home/Joel/COIN-Cbc/Cgl/src/CglPreProcess -I/home/Joel/COIN-Cbc/Cgl/src/CglPr<br>obing -I/home/Joel/COIN-Cbc/Cgl/src/CglRedSplit -I/home/Joel/COIN-Cbc/Cgl/src<br>/CglTwomir -I/home/Joel/COIN-Cbc/Cgl/src/CglLandP -I/home/Joel/COIN-Cbc/Cgl/s<br>rc/CglResidualCapacity -I/home/Joel/COIN-Cbc/CoinUtils/src -I/home/Joel/COIN-<br>Cbc/Cbc/../CoinUtils/inc -I/home/Joel/COIN-Cbc/Osi/src -I/home/Joel/COIN-Cbc/<br>Cbc/../Osi/inc -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O3 -fomit-frame-pointer -<br>pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wreturn-type -Wcast-qu<br>al -Wall -Wpointer-arith -Wwrite-strings
 -Wconversion -Wno-unknown-pragmas -MT <br>CbcModel.lo -MD -MP -MF .deps/CbcModel.Tpo -c CbcModel.cpp -o CbcModel.o<br>CbcModel.cpp: In member function 'bool CbcModel::solveWithCuts(OsiCuts&amp;, int, CbcNode*)':<br>CbcModel.cpp:7869: error: expected unqualified-id before '=' token<br>CbcModel.cpp:7870: error: expected unqualified-id before '=' token<br>CbcModel.cpp:7879: error: expected primary-expression before 'char'<br>CbcModel.cpp:7879: error: expected `)' before 'char'<br>CbcModel.cpp:7883: error: expected primary-expression before 'char'<br>CbcModel.cpp:7883: error: expected `)' before 'char'<br>CbcModel.cpp:7915: error: expected primary-expression before 'char'<br>CbcModel.cpp:7915: error: expected `)' before 'char'<br>CbcModel.cpp:7919: error: expected primary-expression before 'char'<br>CbcModel.cpp:7919: error: expected `)' before 'char'<br>CbcModel.cpp:7947: error: expected primary-expression before 'char'<br>CbcModel.cpp:7947: error:
 expected `)' before 'char'<br>CbcModel.cpp:7951: error: expected primary-expression before 'char'<br>CbcModel.cpp:7951: error: expected `)' before 'char'<br>CbcModel.cpp:7868: warning: unused variable 'size'<br>CbcModel.cpp:8035: error: expected unqualified-id before '=' token<br>CbcModel.cpp:8085: error: expected primary-expression before 'char'<br>CbcModel.cpp:8085: error: expected `)' before 'char'<br>CbcModel.cpp:8088: error: expected primary-expression before 'int'<br>CbcModel.cpp:8088: error: expected `)' before 'int'<br><br><br>Could anyone give me some help?<br>- Is the librt library mandatory?&nbsp; If yes, where can I download it? <br>- Is it currently possible to compile a parallel version of Cbc or is it too early? If yes, what am I doing wrong? <br><br><br>Many thanks in advance for your help!<br><br>Joel.<br><br><br><br><br></div><br>



      </body></html>