[Coin-discuss] Coin-Cbc: make in Cbc/examples fails on OS X 10.4.6 PPC, gcc 4.0.1

J P Fasano jpfasano at us.ibm.com
Wed Jun 21 08:55:43 EDT 2006


Sven,

What unix environment are you working in?
Where you able to successfully build Cbc and run the tests, prior to
building the examples?

I was just able to do the following on cygwin:
     svn co https://projects.coin-or.org/svn/Cbc/trunk coin-Cbc
     cd coin-Cbc
     ./configure -C
     make
     make test
     make install
     cd Cbc/Examples
     make
     ./driver
     make DRIVER=sudoku
    ./sukoku

JP





More information about the Coin-discuss mailing list