[Ipopt-tickets] [Ipopt] #160: Compilation with gcc-4.6.0

Ipopt coin-trac at coin-or.org
Sat May 28 06:13:49 EDT 2011


#160: Compilation with gcc-4.6.0
--------------------+-------------------------------------------------------
Reporter:  fmargot  |       Owner:  ipopt-team
    Type:  defect   |      Status:  new       
Priority:  normal   |   Component:  Ipopt     
 Version:           |    Severity:  normal    
Keywords:           |  
--------------------+-------------------------------------------------------
 Need to add in Ipopt/trunk/Ipopt/src/src/Common/IpSmartPtr.hpp and in
 Ipopt/trunk/Ipopt/src/Algorithm/LinearSolvers/IpTripletToCSRConverter.cpp

 #include <cstddef>

 to compile Couenne/trunk with gcc version 4.6.0 20110509 (Red Hat 4.6.0-7)
 on Fedora 15. Otherwise NULL is not defined.

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



More information about the Ipopt-tickets mailing list