[Ipopt] Linux 64bit with gcc 4.3.1
Andreas Waechter
andreasw at watson.ibm.com
Thu Aug 7 10:00:50 EDT 2008
Hi Fabian,
> was there anybody able to use IPOPT with Pardiso and gcc 4.3.1?
If there are problems with Pardiso, Olaf Schenk would be the best person
to help.
> I guess the new gfortran libs make problems.
>
> The I tried to use MUMPS and MA27 but miss some fortran functions. I
> guess this is, because I use Intels MKL (blas/lapack) in the final
> application.
Maybe those need -lg2c (in case they were meant to link with g77 3.*), or
the fortran runtime libraries that are expected by your MKL version are
not compatible with gfortran 4.3.1 (I'm assuming that you are using
consistent GNU compilers).
> Is anyone using IPOPT with gcc 4.3.x?
I have been able to compile it, but I didn't use MKL. You could try to
see if you can successfully compile it with the netlib Blas/Lapack
sources.
It might be helpful to look at the output of the configuration script
(Ipopt/config.log). If you want to show it to us, please open a ticket at
the Ipopt project page.
Andreas
More information about the Ipopt
mailing list