<div dir="ltr">Dear Jarkko,<div><br></div><div>If I recall correctly, that &#39;all in one&#39; binary library can be built as follows:</div><div>1. Compile ipopt, blas, etc. as static libraries with: ./configure --disable-shared</div><div>2. Manually compile the jipopt dynamic library and then link with the ipopt static libraries</div><div><br></div><div>I hope this can help.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 31, 2014 at 12:34 PM, Jarkko Miettinen <span dir="ltr">&lt;<a href="mailto:jarkko.miettinen@relex.fi" target="_blank">jarkko.miettinen@relex.fi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all!<br>
<br>
I&#39;ve been reading <a href="https://projects.coin-or.org/Ipopt/wiki/JavaInterface" target="_blank">https://projects.coin-or.org/<u></u>Ipopt/wiki/JavaInterface</a> and looked into both normal build instructions and build instructions there and noted that there&#39;s an older binary package there.<br>
<br>
This older binary package has the upside of containing all the libraries (Ipopt and the Java-bridge, presumably also Mumps and Blas) in one dynamic library that can then be loaded in Java.<br>
<br>
Is there some tool or maybe a build target that I&#39;ve missed that does this automatically? I understand that that&#39;s something you can do with libtool + ar, but I am not very well versed in such affairs. Looking into the binary-package I find some SCons-scripts so maybe that&#39;s something only the author of JIpopt has?<br>
<br>
As why this is needed is that it&#39;s a lot easier to load just one library-file from Java as you can then easily include such library in a jar-file and load it on-demand.<br>
______________________________<u></u>_________________<br>
Ipopt mailing list<br>
<a href="mailto:Ipopt@list.coin-or.org" target="_blank">Ipopt@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/ipopt" target="_blank">http://list.coin-or.org/<u></u>mailman/listinfo/ipopt</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Rafael Soares<div>Consultor de Tecnologia<br><div><a href="mailto:rafael@vrtech.com.br" target="_blank">rafael@vrtech.com.br</a></div></div></div></div>
</div>