gcc-name

Specifies the name of the gcc compiler that should be used to set up the environment for C compilations.

IDE Equivalent

Windows: None

Linux: Preprocessor > Nonstandard gcc Installation

Mac OS X: Preprocessor > gcc Installed to Non-standard Location

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-gcc-name=name

Windows:

None

Arguments

name

Is the name of the gcc compiler to use. It can include a full path.

Default

OFF

The compiler locates the gcc libraries in the gcc install directory.

Description

This option specifies the name of the gcc compiler that should be used to set up the environment for C compilations.

This option is helpful when you are referencing a non-standard gcc installation.

The C++ equivalent to option -gcc-name is -gxx-name.

Alternate Options

None

See Also


Submit feedback on this help topic

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