Jeff Hammond <jeff.scie...@gmail.com> writes: > Preprocessor is fine in Fortran compilers. We’ve used in NWChem for many > years, and NWChem supports “all the compilers”. > > Caveats: > - Cray dislikes recursive preprocessing logic that other compilers handle. > You won’t use this so please ignore. > - IBM XLF requires -WF,-DFOO=BAR instead of -DFOO=BAR but this is strictly > a build system issue so you can ignore. > - GCC Fortran supports classic/legacy version of CPP so you can’t use > certain things that work in C/C++ but again, this should affect you.
Off-topic, but my experience of cpp/Fortran gotchas is wider, partly as a GNU Fortran maintainer, though doubtless it's less of an issue in a GNU/Linux monoculture. -- The ultimate computing slogan is "Your Mileage May Vary". — Richard O'Keefe _______________________________________________ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users