- To: netCDF <netcdfgroup@xxxxxxxxxxxxxxxx>
- Subject: compiling with gfortran 4.1
- From: Magnus Hagdorn <Magnus.Hagdorn@xxxxxxxxxxxx>
- Date: Fri, 24 Jun 2005 21:36:39 +0100
Hi all, I just wanted to report that I successfully compiled and run the tests of netCDF 3.6.0-p1 on uname -a Linux gargel 2.6.10-5-k7 #1 Tue Jun 7 10:08:19 UTC 2005 i686 GNU/Linux with today's CVS gfortran compiler, gcc version 4.1.0 20050624 (experimental). In order to be able to compile and test the library successfully I needed to set the following flags: F90FLAGS=-ff2c FFLAGS=-ff2c Cheers magi