[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
Fri Aug 16 00:45:57 EDT 2013


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

Comment (by kelman):

 The multiple definition of `_Unwind_SjLj_Resume' error is from a
 reorganization of GCC libraries that happened more recently than the
 version of autotools that Ipopt uses. Modern autotools removes -libgcc*
 from the link line. My FFLAGS=-static-libgcc works around this problem.

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



More information about the Ipopt-tickets mailing list