Intel® Fortran Compiler 16.0 User and Reference Guide

winapp

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

Architecture Restrictions

Not available on Intel® 64 architecture targeting the Intel® Xeon Phi™ coprocessor x100 product family (formerly code name Knights Corner)

Syntax

Linux and OS X:

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

Eclipse: None

Xcode: None

Alternate Options

Linux and OS X: None

Windows: /MG