gcc-version

Provides compatible behavior with gcc.

IDE Equivalent

Windows: None

Linux: Preprocessor > gcc Compatibility Options

Mac OS X: None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-gcc-version=n

Windows:

None

Arguments

n

Is the gcc compatibility. Possible values are:

320

Specifies gcc 3.2 compatibility.

330

Specifies gcc 3.3 compatibility.

340

Specifies gcc 3.4 compatibility.

400

Specifies gcc 4.0 compatibility.

410

Specifies gcc 4.1 compatibility.

411

Specifies gcc 4.11 compatibility.

420

Specifies gcc 4.2 compatibility.

430

Specifies gcc 4.3 compatibility.

Default

OFF

This option defaults to the installed version of gcc.

Description

This option provides compatible behavior with gcc. It selects the version of gcc with which you achieve ABI interoperability.

Alternate Options

None


Submit feedback on this help topic

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