I've managed to get ECLiPSe to compile on OS X 10.8. I have coin 1.3.1 from here: http://www.coin-or.org/download/binary/CoinAll/ installed in thirdparty/coin1.3/x86_64_macosx. It seems to be detected fine when I run: ./configure --prefix=/some/prefix --with-osi=1.3 The libgmp.dylib (5.0.5) that comes with OS X appears to be detected and used during compilation. After the the executable eclipse is made we have make_flexlm which appears to run correctly. Then make_icparc_solvers comes next which ends with the error ------------------------------------- make[1]: *** No rule to make target: `x86_64_macosx/seosi1.3.dylib', needed by `/some/path/here/seosi1.3.dylib'. Stop. make: *** [make_icparc_solvers] Error 2 ------------------------------------- Thanks, -Dave -- *Go Blue!*Received on Mon Oct 22 2012 - 13:26:43 CEST
This archive was generated by hypermail 2.2.0 : Tue Oct 23 2012 - 06:14:00 CEST