4 prompt "GCC compiler Version" if TOOLCHAINOPTS
5 default GCC_VERSION_3_4_6 if LINUX_2_4
6 default GCC_VERSION_4_2_0 if LINUX_2_6_MAGICBOX
7 default GCC_VERSION_4_1_2
9 Select the version of gcc you wish to use.
11 config GCC_VERSION_3_4_6
14 config GCC_VERSION_4_1_2
18 config GCC_VERSION_4_2_0
24 config EXTRA_GCC_CONFIG_OPTIONS
26 prompt "Additional gcc options" if TOOLCHAINOPTS
29 Any additional gcc options you may want to include....
31 config INSTALL_LIBSTDCPP
33 prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS
36 Build/install c++ compiler and libstdc++?