Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-132D5E5C-3C76-4EE4-A2C2-22A622A863B4
Visible to Intel only — GUID: GUID-132D5E5C-3C76-4EE4-A2C2-22A622A863B4
Specify Alternative Tools and Locations
The default tools are summarized in the table below.
Tool |
Default |
OS Support |
Provided with Intel® Fortran Compiler |
---|---|---|---|
Assembler |
Operating system assembler as |
Linux and macOS |
No |
Microsoft* assembler (MASM) |
Linux and macOS Windows |
No |
|
Linker |
System linker ld(1) |
Linux and macOS |
No |
Microsoft* linker |
Windows |
No |
The compiler lets you specify alternatives to default tools and locations for preprocessing, compilation, assembly, and linking. In addition, you can invoke options specific to the alternate tools on the command line. This functionality is provided by the compiler options Qlocation and Qoption..