<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Dear COIN-OS team</div><div><br></div><div>I tried to compile the version 2.3 on my MacBook (OS 10.6.4 , Dev. Tools&nbsp;<span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; ">3.2 (10M2309) ) using the following configure/make statements. The idea was to exclude the fortran related projects and the projects i do not need for my own project.</span></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; "><br></span></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px;">./configure COIN_SKIP_PROJECTS="Ipopt Bonmin Bcp DyLP Couenne HSL"</span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px;">make</span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px;">This compiler run failed. Therefore I used the following additional configure statements I found in the manuel.</span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; ">./configure COIN_SKIP_PROJECTS="Ipopt Bonmin Bcp DyLP Couenne HSL" ADD_CXXFLAGS="-mmacosx-version-min=10.4" ADD_CFLAGS="-mmacosx-version-min=10.4" ADD_FFLAGS="-mmacosx-version-min=10.4" LDFLAGS="-flat_namespace"</span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; ">make</span></font></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; "><br></span></div><div>Unfortunately it was not possible to make the binaries. I have got the error messages you can find at the end of this eMail.</div><div><br></div><div>I tried the same things with version 2.2 and it was successful.</div><div><br></div><div>Best regards&nbsp;</div><div><br></div><div>Mike Steglich</div><div><br></div><div><br></div><div><br></div><div><br></div><div>...</div><div><br></div><div>/bin/sh ../../libtool --tag=CXX --mode=link g++ &nbsp;-O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -mmacosx-version-min=10.4 &nbsp; -flat_namespace -o clp -rpath /Users/mike/Downloads/COIN-OS/lib/coin ClpMain.o CbcOrClpParam.o MyEventHandler.o MyMessageHandler.o unitTest.o libClp.la &nbsp;</div><div>g++ -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -mmacosx-version-min=10.4 -flat_namespace -o .libs/clp ClpMain.o CbcOrClpParam.o MyEventHandler.o MyMessageHandler.o unitTest.o -Wl,-bind_at_load &nbsp;./.libs/libClp.dylib</div><div>Undefined symbols:</div><div>&nbsp;&nbsp;"CoinMpsIO::writeMps(char const*, int, int, int, CoinPackedMatrix*, int, CoinSet const*) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::appendRows(int, CoinPackedVectorBase const* const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::replaceColumn(CoinIndexedVector*, int, double, bool, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::columnName(int) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::getColLower() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::convertMatrix()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"do_tighten_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"drop_empty_cols_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::checkClear()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::reserve(int, int, bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::setMpsData(CoinPackedMatrix const&amp;, double, double const*, double const*, double const*, char const*, double const*, double const*, char const* const*, char const* const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::setRowName(int, char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::CoinIndexedVector(CoinIndexedVector const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::~CoinMessages()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::addMessage(int, CoinOneMessage const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::updateColumn(CoinIndexedVector*, CoinIndexedVector*, bool) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"dupcol_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::CoinPackedMatrix(bool, int, int, int, double const*, int const*, int const*, int const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::~CoinMessages()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::orderMatrix()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinConvertDouble(int, int, double, char*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"make_fixed(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::CoinPackedMatrix(CoinPackedMatrix const&amp;, int, int const*, int, int const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::gutsOfDestructor(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"forcing_constraint_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::updateTwoColumnsFT(CoinIndexedVector*, CoinIndexedVector*, CoinIndexedVector*, bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPostsolveMatrix::~CoinPostsolveMatrix()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::rowBlock(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::getMatrixByRow() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinMpsIO::readBasis(char const*, char const*, double*, unsigned char*, unsigned char*, std::vector&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, std::allocator&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt; &gt; const&amp;, int, std::vector&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, std::allocator&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt; &gt; const&amp;, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::setRowUpper(int, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinLpIO::integerColumns() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::getObjCoefficients() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::message()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::deleteCols(int, int const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::dumpMatrix(char const*) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinSimpFactorization::CoinSimpFactorization()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::CoinPackedMatrix(CoinPackedMatrix const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::CoinMessageHandler()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::times(CoinPackedVectorBase const&amp;, double*) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinMessageHandler::CoinMessageHandler()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler()in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler(ClpSimplex*, __sFILE*)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"typeinfo for CoinDenseFactorization", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::getObjCoefficients() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"typeinfo for CoinMessageHandler", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;typeinfo for MyMessageHandlerin MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinBaseModel::setProblemName(char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::createPacked(int, int const*, double const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::replaceMessage(int, char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPresolveMatrix::~CoinPresolveMatrix()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::times(double const*, double*) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::setColumnName(int, char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::add(int, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPresolveMatrix::initializeStuff()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"typeinfo for CoinStructuredModel", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::CoinStructuredModel()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinPackedMatrix::CoinPackedMatrix(bool, int, int, int, double const*, int const*, int const*, int const*, double, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::getRowUpper() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::operator=(CoinMessageHandler const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::operator=(MyMessageHandler const&amp;)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::createPlusMinusOne(int*, int*, int*, double const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::reverseOrdering()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::operator=(CoinFactorization const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::pivotTolerance(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::~CoinMessageHandler()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler()in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler(ClpSimplex*, __sFILE*)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler(CoinMessageHandler const&amp;)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::~MyMessageHandler()in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::~MyMessageHandler()in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::~MyMessageHandler()in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::clone() const in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler(MyMessageHandler const&amp;)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler(MyMessageHandler const&amp;)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessage::CoinMessage(CoinMessages::Language)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::rowName(int) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::copyReuseArrays(CoinPackedMatrix const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::reverseOrderedCopyOf(CoinPackedMatrix const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::getColumnName(int) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"gubrow_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::integerColumns() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"implied_free_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*, int&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::countPlusMinusOne(int*, int*, double const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::messageLevel(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;CbcOrClpParam::setIntParameterWithMessage(ClpSimplex*, int, int&amp;)in CbcOrClpParam.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;CbcOrClpParam::setIntParameterWithMessage(ClpSimplex*, int, int&amp;)in CbcOrClpParam.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::CoinPackedMatrix(CoinPackedMatrix const&amp;, int, int, bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinOtherFactorization::pivotTolerance(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinOneMessage::CoinOneMessage(int, char, char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::~CoinStructuredModel()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinMessageHandler::message(int, CoinMessages const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"duprow_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"tripleton_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::getColUpper() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::adjustedAreaFactor() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::factor()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::preProcess(int, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::checkSeverity()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;vtable for MyMessageHandlerin MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::print()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::print() &nbsp; &nbsp; &nbsp;in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"typeinfo for CoinSimpFactorization", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::operator=(CoinMessages const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinBuild::CoinBuild()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::goSparse()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::getRowLower() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPresolveMatrix::statistics()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedVector::CoinPackedVector(int, int const*, double const*, bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::columnName(int) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinOslFactorization::operator=(CoinOslFactorization const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"typeinfo for CoinBaseModel", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::setExtraMajor(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::replaceColumnPFI(CoinIndexedVector*, int, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::coinModelBlock(CoinModelInfo2&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinDenseFactorization::operator=(CoinDenseFactorization const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::CoinPackedMatrix()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::resetStatistics()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"doubleton_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::getProblemName() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::CoinFactorization()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::columnBlock(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"slack_doubleton_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*, bool&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::operator&lt;&lt;(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinOslFactorization::CoinOslFactorization()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinBuild::~CoinBuild()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"fileCoinReadable(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;&amp;, std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::CoinLpIO()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::compress(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::modifyCoefficient(int, int, double, bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"typeinfo for CoinOtherFactorization", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::getColLower() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::setRowLower(int, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"drop_empty_rows_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"typeinfo for CoinModel", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::transposeTimes(double const*, double*) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::~CoinPackedMatrix()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::createPackedMatrix(CoinPackedMatrix&amp;, double const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedVector::CoinPackedVector(int, double const*, bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinFactorization::~CoinFactorization()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::operator&lt;&lt;(char)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::readMps(char const*, char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::operator&lt;&lt;(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::replaceVector(int, int, double const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::operator&lt;&lt;(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::setCoinModel(CoinModel*, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::~CoinLpIO()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::getAreas(int, int, int, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedVector::~CoinPackedVector()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinModel::setColumnObjective(int, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"drop_zero_coefficients(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::CoinMessageHandler(CoinMessageHandler const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::whatIsSet() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::updateColumnFT(CoinIndexedVector*, CoinIndexedVector*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedVectorBase::dotProduct(double const*) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinMpsIO::getProblemName() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::CoinFactorization(CoinFactorization const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::appendCols(int, int const*, int const*, double const*, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::setPrefix(bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_main in ClpMain.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinBuild::row(int, double&amp;, double&amp;, int const*&amp;, double const*&amp;) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"remove_dual_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::transpose()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::CoinMessageHandler(CoinMessageHandler const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler(CoinMessageHandler const&amp;)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::clone() const in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler(MyMessageHandler const&amp;)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::MyMessageHandler(MyMessageHandler const&amp;)in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::refresh(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinMpsIO::passInMessageHandler(CoinMessageHandler*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"presolve_make_memlists(int*, presolvehlink*, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::setLogLevel(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;CbcOrClpParam::setIntParameterWithMessage(ClpSimplex*, int, int&amp;)in CbcOrClpParam.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::sparseThreshold(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::rowName(int) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::setDimensions(int, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::appendRows(int, int const*, int const*, double const*, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"slack_singleton_action::presolve(CoinPresolveMatrix*, CoinPresolveAction const*, double*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::addBlock(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;, std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;, CoinBaseModel const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinModel::createArrays(double*&amp;, double*&amp;, double*&amp;, double*&amp;, double*&amp;, int*&amp;, double*&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::operator=(CoinIndexedVector const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::block(int, int, double const*&amp;, double const*&amp;, double const*&amp;, double const*&amp;, double const*&amp;) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::CoinIndexedVector()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::emptyRows(int, int const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinDenseFactorization::CoinDenseFactorization()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::addRow(int, int const*, double const*, double, double, char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::appendMinorFast(int, int const*, int const*, double const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinOneMessage::~CoinOneMessage()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::print() &nbsp; &nbsp; &nbsp;in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinStructuredModel::coinBlock(int) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::getRowUpper() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::CoinMessages(CoinMessages const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::eliminateDuplicates(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::expand()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::setColumnBounds(int, double, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPresolveMatrix::deleteStuff()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::prefix() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::objectiveOffset() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinOneMessage::CoinOneMessage(CoinOneMessage const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;MyMessageHandler::print() &nbsp; &nbsp; &nbsp;in MyMessageHandler.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::getNumRows() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinMessages::setDetailMessage(int, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinIndexedVector::~CoinIndexedVector()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::CoinModel()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::setColumnObjective(int, char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::submatrixOfWithDuplicates(CoinPackedMatrix const&amp;, int, int const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::checkSparse()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"typeinfo for CoinOslFactorization", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinError::printErrors_", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;CoinError::CoinError(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, int)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::operator=(CoinPackedMatrix const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::getColUpper() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinBuild::addRow(int, int const*, double const*, double, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::copyInIntegerInformation(char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::insert(int, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::readGMPL(char const*, char const*, bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::CoinPackedMatrix(bool, int const*, int const*, double const*, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::setColumnIsInteger(int, bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::CoinMpsIO()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::assignMatrix(bool, int, int, int, double*&amp;, int*&amp;, int*&amp;, int*&amp;, int, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::~CoinModel()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp;"CoinMpsIO::getMatrixByCol() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::toCompact()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::CoinIndexedVector(CoinIndexedVector const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::operator&lt;&lt;(CoinMessageMarker)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::removeGaps(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::readQuadraticMps(char const*, int*&amp;, int*&amp;, double*&amp;, int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinModel::getColumnObjective(int) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::gutsOfInitialize(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::setPersistenceFlag(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::setExtraGap(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::updateColumnTranspose(CoinIndexedVector*, CoinIndexedVector*) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::printing(bool)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::getRowLower() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinWarmStartBasis::CoinWarmStartBasis()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::cleanMatrix(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::appendCols(int, CoinPackedVectorBase const* const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::almostDestructor()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMpsIO::~CoinMpsIO()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;mainTest(int, char const**, int, ClpSimplex, ClpSolve, int, bool)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinSimpFactorization::operator=(CoinSimpFactorization const&amp;)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::maximumPivots(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;CbcOrClpParam::setIntParameterWithMessage(ClpSimplex*, int, int&amp;)in CbcOrClpParam.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;ClpSimplexUnitTest(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;)in unitTest.o</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPackedMatrix::deleteRows(int, int const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinPrePostsolveMatrix::~CoinPrePostsolveMatrix()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::CoinMessages(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::reserve(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinFactorization::zeroTolerance(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinOtherFactorization::zeroTolerance(double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessages::CoinMessages(int)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::getMatrixByRow() const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinBuild::column(int, double&amp;, double&amp;, double&amp;, int const*&amp;, double const*&amp;) const", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinLpIO::readLp(__sFILE*, double)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinMessageHandler::operator&lt;&lt;(char const*)", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>&nbsp;&nbsp;"CoinIndexedVector::clear()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;flat_namespace undefines in libClp.dylib</div><div>ld: symbol(s) not found</div><div>collect2: ld returned 1 exit status</div><div>make[3]: *** [clp] Error 1</div><div><br></div></body></html>