[Ipopt] Building HSL shared libraries

Robinson, Melvin D melvin.robinson at mavs.uta.edu
Sun Dec 11 20:11:53 EST 2011


Hello,



I am doing a build of Ipopt and this went very smoothly.  Unfortunately I forgot to build MA27, so I download it, run configure and then make.  This procedure only produced a static library and not the libhsl.so that I need for Ipopt.



Next, I went to the ThirdParty directory and read the file INSTALL.HSL which has some instructions for building a shared library.  Well, in the MA27 source directory, though it has a configure --enable-loadable-library is not a recognized option.  The ThirdParty directory will recognize this option as well as --enable-shared, but it appears that nothing is being happening (this occured after placing ma27d.f and ma27s.f in the ThirdParty directory):



[melrobin at melrobin HSL]$ make
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-am
make[1]: Entering directory `/home/melrobin/Ipopt-3.10.1/ThirdParty/HSL'
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make[1]: Leaving directory `/home/melrobin/Ipopt-3.10.1/ThirdParty/HSL'

Can you give me a little start on how I can generate libhsl.so?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20111212/4f4e7677/attachment.html>


More information about the Ipopt mailing list