[Ipopt-tickets] Re: [Ipopt] #11: Install IPOPT with Pardiso on AIX

Ipopt coin-trac at coin-or.org
Tue Jun 6 21:30:49 EDT 2006


#11: Install IPOPT with Pardiso on AIX
--------------------------------+-------------------------------------------
  Reporter:  andanh             |       Owner:  andreasw         
      Type:  defect             |      Status:  assigned         
  Priority:  normal             |   Component:  Ipopt            
   Version:  3.0 - C++ Version  |    Severity:  normal           
Resolution:                     |    Keywords:  class MatrixSpace
--------------------------------+-------------------------------------------
Old description:

> Problem with templated SmartPtr's fixed.
>
> Now the issue is a compiler bug (xlC segfaults).  If compilation with -g
> works, I will make it possible to compile that one file with different
> compiler options.

New description:

 Two problems:

 1. Templated SmartPtr give trouble in inlined destructors for classes with
 members that have forward defined type.

 2. Compiler bug with particular xlC

Comment (by andreasw):

 Oups, I put stuff in the wrong box...

 Here is where it should be:

 Problem with templated SmartPtr's fixed.

 Now the issue is a compiler bug (xlC segfaults). If compilation with -g
 works, I will make it possible to compile that one file with different
 compiler options.

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/11>
Ipopt <http://www.coin-or.org>
Ipopt Tickets


More information about the Ipopt-tickets mailing list