On Wed, Jun 16, 2010, Jakob Toudahl Nielsen wrote:
>
> >> gcc --version
> gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-10)
This is your problem. This is a way old version of gcc, before there even
was a gfortran. What you need to do is use gcc 4.1.2 (same as the gfortran).
Even better: update both gcc and gfortran to modern versions: even 4.1.2 is
over three years old.
>
> >> gfortran --version
> GNU Fortran (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
>
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Jun 16 2010 - 07:00:05 PDT