sys-devel/gcc-apple
Apple branch of the GNU Compiler Collection, Developer Tools 4.0
USE Flags
bootstrap
Global: !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping [make stage2]
fortran
Global: Adds support for fortran (formerly f77)
nls
Global: Adds Native Language Support (using gettext - GNU locale utilities)
+openmp
* This flag is undocumented *
objc
Global: Build support for the Objective C code language
Local: Build support for the Objective C code language
objc++
Global: Build support for the Objective C++ language
Local: Build support for the Objective C++ language
+cxx
* This flag is undocumented *
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
vanilla
Global: Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
+nls
* This flag is undocumented *