[CppAD-tickets] [C++ Algorithmic Differentiation] #6: Cppad's examples do not compile on AIX

C++ Algorithmic Differentiation coin-trac at coin-or.org
Wed Feb 18 09:42:45 EST 2009


#6: Cppad's examples do not compile on AIX
------------------------+---------------------------------------------------
 Reporter:  andreasw    |        Owner:  somebody
     Type:  defect      |       Status:  new     
 Priority:  normal      |    Milestone:          
Component:  component1  |      Version:          
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by bradbell):

 I do not understand the problem. None of the CppAD code is in Fortran. In
 addition, none of the CppAD code links directly to Fortran. For example,
 the code in
       https://projects.coin-or.org/CppAD/browser/trunk/ipopt_cppad
 links to Ipopt C++ code (which in turn may link to Fortran).

 So, why should the Fortran compiler in use matter when compiling the the
 CppAD examples ?

-- 
Ticket URL: <https://projects.coin-or.org/CppAD/ticket/6#comment:1>
C++ Algorithmic Differentiation <http://projects.coin-or.org/CppAD>
An algorithmic differentiation library for C++ programs.



More information about the CppAD-tickets mailing list