logo

Displays the compiler version information.

IDE Equivalent

Windows: General > Suppress Startup Banner (/nologo)

Linux: None

Mac OS X: General > Show Startup Banner (-V)

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-logo

-nologo

Windows:

/logo

/nologo

Arguments

None

Default

Linux and Mac OS X: nologo

The compiler version information is not displayed.

Windows: logo

The compiler version information is displayed.

Description

This option displays the startup banner, which contains the following compiler information:

This option can be placed anywhere on the command line.

Alternate Options

Linux and Mac OS X: -V

Windows: None


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.