[Ipopt-tickets] [Ipopt] #145: Entry points for SmartPtrs sometime have SmartPtrs on NEC/SuperUX

Ipopt coin-trac at coin-or.org
Tue Jan 4 16:18:21 EST 2011


#145: Entry points for SmartPtrs sometime have SmartPtrs on NEC/SuperUX
----------------------------------------+-----------------------------------
Reporter:  joe.griffin@…                |       Owner:  ipopt-team
    Type:  clarification                |      Status:  new       
Priority:  normal                       |   Component:  Ipopt     
 Version:  3.9                          |    Severity:  major     
Keywords:  smartptr                     |  
----------------------------------------+-----------------------------------
 I have compiled IpOpt on linux, windows, HPUX, and solaris without issue.
 However NEC/SuperUX sometimes puts SmartPtr in the entry point and
 sometimes not.  i.e.

 IpLimMemQuasiNewtonUpdater.o is requesting the entry point with SmartPtr
 in the name:
 __dt__Q2_5Ipopt50SmartPtr__tm__34_Q2_5Ipopt22MultiVectorMatrixSpaceFv|
 0|extern|      |         |     |

 But the entry point does not have SmarPtr in the name:

 IpLimMemQuasiNewtonUpdater.o is requesting the entry point:
 __dt__Q2_5Ipopt50SmartPtr__tm__34_Q2_5Ipopt22MultiVectorMatrixSpaceFv|
 0|extern|      |         |     |

 I have looked in the CONFIG files but don't see why this is happening.
 Can you please provide any details?

 Thanks,
 Joe Griffin
 joe.griffin at mscsoftware.com

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



More information about the Ipopt-tickets mailing list