Quoting François-Xavier Coudert <fxcoudert@gmail.com>: > Every time one calls gfortran on a F90 source file that needs > preprocessing, a empty file is left in /tmp: One more reason to switch to using cpplib, instead of calling a separate reprocessor executable. - Tobi