Intel® Fortran Compiler 16.0 User and Reference Guide
The default tools are summarized in the table below.
Tool |
Default |
Provided with Intel® Fortran Compiler? |
---|---|---|
Assembler for IA-32 architecture-based applications and Intel® 64 architecture-based applications |
MASM* (Windows* OS) |
No |
operating system assembler, as (Linux* OS and OS X*) |
No |
|
Linker |
Microsoft* linker (Windows OS) |
No |
System linker, ld(1) (Linux OS and OS X) |
No |
The Intel® Fortran 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 Qlocation and Qoption options.