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

Ipopt coin-trac at coin-or.org
Fri Jul 8 01:04:12 EDT 2011


#164: make fails libstdc++ on cygwin
-------------------------+--------------------------------------------------
  Reporter:  rohan       |       Owner:  ipopt-team           
      Type:  task        |      Status:  closed               
  Priority:  normal      |   Component:  Ipopt                
   Version:  3.9         |    Severity:  normal               
Resolution:  worksforme  |    Keywords:  linker make libstdc++
-------------------------+--------------------------------------------------
Changes (by andreasw):

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


Comment:

 Hi,

 Regarding your second error, please read the "current issues" page at
 COIN:

 https://projects.coin-or.org/BuildTools/wiki/current-issues#Compilation

 As for the linking problem, this seems to be an error in the Cygwin
 compiler installation, the missing symbol is not defined in Ipopt.  Maybe
 having three different compiler versions confuses Cygwin.  You should
 verify that you can compile and link a simple C++ program successfully.
 If you are able to do this but you cannot compile Ipopt, you might want to
 send a message to the Ipopt mailing list.  Someone reading your posting
 might be able to give a hint.  I'm not using Cygwin and cannot reproduce
 any problem like this.

 Andreas

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



More information about the Ipopt-tickets mailing list