[Ipopt-tickets] [Ipopt] #164: make fails libstdc++ on cygwin

Ipopt coin-trac at coin-or.org
Thu Jul 7 17:05:34 EDT 2011


#164: make fails libstdc++ on cygwin
----------------------------------+-----------------------------------------
Reporter:  rohan                  |       Owner:  ipopt-team
    Type:  task                   |      Status:  new       
Priority:  normal                 |   Component:  Ipopt     
 Version:  3.9                    |    Severity:  normal    
Keywords:  linker make libstdc++  |  
----------------------------------+-----------------------------------------
 I get this error when executing make of Ipopt-3.9.3 on cygwin:

 /usr/lib/gcc/i686-pc-
 cygwin/3.4.4/libstdc++.a(numeric_members.o):(.text+0x445): undefined
 reference to `__Unwind_SjLj_Unregister'

 in my /usr/lib/gcc folder i have 3 versions of gcc:

 i686-pc-cygwin
 i686-pc-mingw32
 x86_64-w64-mingw32

 I'm trying to build a 64-bit executable targeting windows (not cygwin).
 The cross-compilation here confuses me. Is the failure above something to
 do with the linker? Thank you for your help. Can't wait to have this
 setup.

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



More information about the Ipopt-tickets mailing list