Page 1 of 1

Problems with dlamch.f on an intel mac using leopard

PostPosted: Wed May 21, 2008 5:13 am
by Michael
Hello everybody,

I recently changed my operating system from linux to os-x leopard. When I now try to run one of my fortran programs (using g77), the program stops as soon as the lapack routine dlamch.f is called. This problem did not appear when I used the program on a linux machine. Does anybody have a suggestion what might be wrong here?

Would be really happy to get some help here...

Kind regards,

Michael

PostPosted: Fri May 30, 2008 10:43 am
by Julie
Michael,
Sorry for the late answer.
I will advice you to use gfortran under Mac os-x.
Hope it helps
Julie

PostPosted: Sat May 31, 2008 11:40 am
by Michael
Julie,

thanks a lot for your reply. Just tried gfortran as a compiler and all my problems disappeared.

Have a nice weekend,

Michael