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

Ipopt coin-trac at coin-or.org
Sat Mar 8 09:00:39 EST 2014


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

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Replying to [comment:9 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`

 This one should be fixed with [[https://projects.coin-
 or.org/BuildTools/changeset/3191/|BuildTools rev 3191]].

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



More information about the Ipopt-tickets mailing list