Re: Preprocessor for gfortran
- From: Tim Prince <tprince@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 02:55:21 GMT
jellby@xxxxxxxxx wrote:
Hello,Besides using gfortran's own pre-processor (tradcpp), you should be able to use any pre-processor you choose, and pipe its output to gfortran.
Does anyone know if it's possible to enable the preprocessor with
gfortran and how? With the NAG and Intel compilers I can add -fpp to
the command line, but gfortran doesn't recognize that option. I know I
can rename the files from .f90 to .F90, but I'd like to stick to .f90
and use the command line instead...
Thanks.
.
- References:
- Preprocessor for gfortran
- From: jellby
- Preprocessor for gfortran
- Prev by Date: Re: Pointers to functions: Is this the right [f03] syntax?
- Next by Date: Re: Pointers to functions: Is this the right [f03] syntax?
- Previous by thread: Re: Preprocessor for gfortran
- Next by thread: Calling Matlab functions on s Linux cluster
- Index(es):
Relevant Pages
|