4 prompt "GCC compiler Version" if TOOLCHAINOPTS
5 default GCC_VERSION_3_4_6 if LINUX_2_4
6 default GCC_VERSION_4_1_2
8 Select the version of gcc you wish to use.
10 config GCC_VERSION_3_4_6
13 config GCC_VERSION_4_1_2
17 config GCC_VERSION_4_2
19 bool "gcc 4.2 (20060709)"
23 config EXTRA_GCC_CONFIG_OPTIONS
25 prompt "Additional gcc options" if TOOLCHAINOPTS
28 Any additional gcc options you may want to include....
30 config INSTALL_LIBSTDCPP
32 prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS
35 Build/install c++ compiler and libstdc++?