Intel® Fortran Compiler for Linux* - Invoking the compiler

Submit New Article

September 19, 2008 1:00 AM PDT


For 11.x compilers (10.x compilers did not need an argument), enter:

$ source <path-to-ifort-bin-dir>/ifortvars.sh (bash) <arg>

% source <path-to-ifort-bin-dir>/ifortvars.csh (csh) <arg>

The environment script takes an argument based on architecture; valid arguments are as follows:

· ia32: Compilers and libraries for IA-32 architectures only.

· intel64: Compilers and libraries for Intel(R) 64 architectures only.

· ia64: Compilers and libraries for IA-64 architectures only.

Then type ifort to invoke the Fortran Compiler.



Do you need more help?


This article applies to: Intel® Fortran Compiler for Linux* Knowledge Base,   Intel® Fortran Compiler for Mac OS X* Knowledge Base