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
22 config GCC_VERSION_4_2_1
28 config EXTRA_GCC_CONFIG_OPTIONS
30 prompt "Additional gcc options" if TOOLCHAINOPTS
33 Any additional gcc options you may want to include....
35 config INSTALL_LIBSTDCPP
37 prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS
40 Build/install c++ compiler and libstdc++?
44 prompt "Build/install java compiler and GNU classpath ?" if TOOLCHAINOPTS
47 Build/install java compiler and GNU classpath ?