Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 9/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

winapp

Tells the compiler to create a graphics or Fortran Windows application and link against the most commonly used libraries.

Syntax

Linux:

None

macOS:

None

Windows:

/winapp

Arguments

None

Default

OFF

No graphics or Fortran Windows application is created.

Description

This option tells the compiler to create a graphics or Fortran Windows application and link against the most commonly used libraries.

This option is processed by the compiler, which adds directives to the compiled object file that are processed by the linker.

IDE Equivalent

Visual Studio: Libraries > Use Common Windows Libraries

Alternate Options

Linux and macOS: None

Windows: /MG