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_4 if LINUX_2_4_BRCM
7 default GCC_VERSION_3_4_6
9 Select the version of gcc you wish to use.
12 config GCC_VERSION_3_4_4
15 config GCC_VERSION_3_4_5
18 config GCC_VERSION_3_4_6
21 config GCC_VERSION_3_4_6_nonmips
22 bool "gcc 3.4.6-nonmips"
24 config GCC_VERSION_4_0_2
27 config GCC_VERSION_4_0_3
30 config GCC_VERSION_4_1_0
33 config GCC_VERSION_4_1_1
38 config EXTRA_GCC_CONFIG_OPTIONS
40 prompt "Additional gcc options" if TOOLCHAINOPTS
43 Any additional gcc options you may want to include....
45 config INSTALL_LIBSTDCPP
47 prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS
50 Build/install c++ compiler and libstdc++?