[Ipopt-tickets] [Ipopt] #215: unable to build IPOPT with MinGW-w64 x86_64-w64-mingw32-gcc-4.8.0-win64_rubenvb compiler

Ipopt coin-trac at coin-or.org
Tue Sep 3 04:34:18 EDT 2013


#215: unable to build IPOPT with MinGW-w64
x86_64-w64-mingw32-gcc-4.8.0-win64_rubenvb compiler
---------------------+----------------------
  Reporter:  jpye    |      Owner:  stefan
      Type:  defect  |     Status:  assigned
  Priority:  normal  |  Component:  Ipopt
   Version:  3.11    |   Severity:  normal
Resolution:          |   Keywords:
---------------------+----------------------

Comment (by jpye):

 Thanks Tony -- but where should I add these flags? As "ADD_CFLAGS" or
 "ADD_FFLAGS" or both? Have you had experience of this working, all the way
 to an EXE that doesn't have those shared library dependencies?

 I note that there are issues with "-static-libstdc++", flag, which is
 disabled (and throws an error) when used with TDM-GCC's version of g++.

 From your comments, it seems that I should clearly be looking at
 specifying the '--host' flag instead of the '--build' flag. I will test
 what happens when I specify '--host=x86_64-w64-mingw32'. It should have no
 effect when using TDM-GCC 64-bit GCC; if it does have an effect, it will
 mean that we have a bug, right?

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



More information about the Ipopt-tickets mailing list