[Ipopt-tickets] [Ipopt] #227: Compile IPOPT DLL with MSYS/MINGW on Windows

Ipopt coin-trac at coin-or.org
Thu Jan 9 03:02:04 EST 2014


#227: Compile IPOPT DLL with MSYS/MINGW on Windows
----------------------+------------------------
  Reporter:  scanpat  |      Owner:  ipopt-team
      Type:  defect   |     Status:  new
  Priority:  normal   |  Component:  Ipopt
   Version:  3.11     |   Severity:  normal
Resolution:           |   Keywords:
----------------------+------------------------

Comment (by kelman):

 It looks like there's a bug in BuildTools for MinGW, it's setting LD to
 link when it shouldn't be, so it isn't building shared libraries for Blas,
 HSL, etc. Try configuring Ipopt with:
 `--enable-dependency-linking --enable-shared LD=ld`

--
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/227#comment:9>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list