Building Applications
    Overview
    Getting Started
    Building Applications from the Command Line
       Using the Compiler and Linker from the Command Line
       Syntax for the ifort Command
       Examples of the ifort Command
       Creating, Running, and Debugging an Executable Program
       Redirecting Command-Line Output to Files
       Using Makefiles to Compile Your Application
       Specifying Memory Models to use with Systems Based on Intel(R) 64 Architecture
       Allocating Common Blocks
       Running Fortran Applications from the Command Line
    Input and Output Files
    Setting Environment Variables
    Using Compiler Options
    Preprocessing
    Using Configuration Files and Response Files
    Debugging
    Data and I/O
    Structuring Your Program
    Programming with Mixed Languages
    Using Libraries
    Error Handling
    Portability Considerations
    Troubleshooting
    Reference Information