[Ipopt] Build with WSMP Succeeds, Test Fails

digitalriptide digitalriptide at gmail.com
Sat Oct 27 01:48:45 EDT 2012


On OS X using WSMP, I've configured an Ipopt build with:

../configure CXX=g++-mp-4.6 CC=gcc-mp-4.6 F77=gfortran-mp-4.6
--with-blas="-framework accelerate" --with-wsmp="$PATH_TO_WSMP/libwsmp64.a"

($PATH_TO_WSMP is a really long path) and see

...
checking whether user-supplied WSMP library "$PATH_TO_WSMP/libwsmp64.a
-lpthread" works... yes
...
configure: Main configuration of Ipopt successful


Great! I then build running make, and everything looks ok. Running make
test, however, I receive the following errors when the test executables are
launched:

dyld: lazy symbol binding failed: Symbol not found: _wsetmaxthrds_

Has anyone seen this problem before?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20121027/995cf161/attachment.html>


More information about the Ipopt mailing list