Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Fortran pre-processors

livermor
Beginner
474 Views
Does the ifort compiler support pre-processing?
If so, how do you use it - I can't find any available documentation.

If not, is there any way of compiling different parts of the code as a pre-precessor might allow?

Phil
0 Kudos
2 Replies
Steven_L_Intel1
Employee
474 Views
Yes, it is supported. Look in the User Guide (Vol 1) index under "Preprocessor, Fortran".
0 Kudos
Steven_L_Intel1
Employee
474 Views
Yes, a preprocessor is supported. Look in the User Guide index under "Preprocess phase"
0 Kudos
Reply