Specifies the name of the gcc compiler that should be used to set up the environment for C compilations.
Windows: None
Linux: Preprocessor > Nonstandard gcc Installation
Mac OS X: Preprocessor > gcc Installed to Non-standard Location
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -gcc-name=name |
Windows: | None |
name |
Is the name of the gcc compiler to use. It can include a full path. |
OFF |
The compiler locates the gcc libraries in the gcc install directory. |
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.
None
Copyright © 1996-2011, Intel Corporation. All rights reserved.