On Wednesday 04 May 2005 15:59, Ian Rutt wrote: > Hi, > > I've been trying to use gfortran with code containing preprocessor > lines. Use -x f95-cpp-input, or rename the file to something.F90. Paul