4 prompt "GCC compiler Version" if TOOLCHAINOPTS
5 default GCC_VERSION_4_1_1 if LINUX_2_6_ARUBA
6 default GCC_VERSION_3_4_6
8 Select the version of gcc you wish to use.
11 config GCC_VERSION_3_4_4
14 config GCC_VERSION_3_4_5
17 config GCC_VERSION_3_4_6
20 config GCC_VERSION_3_4_6_nonmips
21 bool "gcc 3.4.6-nonmips"
23 config GCC_VERSION_4_0_2
26 config GCC_VERSION_4_0_3
29 config GCC_VERSION_4_1_0
32 config GCC_VERSION_4_1_1
37 config EXTRA_GCC_CONFIG_OPTIONS
39 prompt "Additional gcc options" if TOOLCHAINOPTS
42 Any additional gcc options you may want to include....
44 config INSTALL_LIBSTDCPP
46 prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS
49 Build/install c++ compiler and libstdc++?