[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 10:13:40 EDT 2006


Sven,
I see that you indicated the platform in your subject line.
I don't have access to that platform.

The following worked on a local Redhat linux box:

     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

So I am not able to recreate the problem you are reporting.




More information about the Coin-discuss mailing list