[Ipopt] building shared libraries under mingw doesnt work for me

Andreas Waechter andreasw at watson.ibm.com
Mon May 17 13:54:43 EDT 2010


Hi Jens,

binaries for the Ipopt project are here:

http://www.coin-or.org/download/binary/Ipopt/

(There is a link to this from the Ipopt mailing list).  The DLLs are in 
the Ipopt-*-win[32|64]-dll.zip files.

Regards

Andreas

On Mon, 17 May 2010, Jens Schubert wrote:

> Hi Andreas,
>
> thanks for the explanation. I will check the BuildTools.
>
> Another question: Somewhere on the ipopt page I  did read that there
> are precompiled dll's of ipopt. Could you point me to the right page,
> where I could download the Ipopt lib?
>
> Thanks in advance.
> Regards,
> Jens
>
> 2010/5/17 Andreas Waechter <andreasw at watson.ibm.com>:
>> Hi Jens,
>>
>>> after I managed to compile Ipopt, I realized that the configure-script
>>> always complaines about the shared libraries:
>>> "WARNING: On Msys, shared objects are not supported. I'm disabling your
>>> choice."
>>>
>>> What is the problem here?
>>> Is it too little man power to support this feature?
>>> Are there some extra hurdles under Msys?
>>> What are my options to get a shared library of ipopt build with the
>>> gcc under windows?
>>
>> We (=a number of COIN projects) are using libtool to generate the libraries.
>>  Being afraid of breaking things we haven't updated the version of libtool
>> we are using in a number of years, and we could not get that old version to
>> properly produce shared libraries on msys, so we disabled this in the
>> configure scripts.
>>
>> This is not really an issue with the Ipopt project, but instead of the
>> BuildTools COIN-OR project that provides configure and build tools for a
>> number of COIN projects.  So, if you would like to continue a discussion
>> about this, it probably makes more sense to do that on the BuildTools
>> mailing list.
>>
>> Regards,
>>
>> Andreas
>>
>>
>>>
>>> I am using the uptodate msys/mingw on windows vista.
>>>
>>> Thanks for any help,
>>> Jens
>>>
>>> _______________________________________________
>>> Ipopt mailing list
>>> Ipopt at list.coin-or.org
>>> http://list.coin-or.org/mailman/listinfo/ipopt
>>>
>>>
>>
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>
>
>


More information about the Ipopt mailing list