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
26 config GCC_VERSION_4_2_2
32 config EXTRA_GCC_CONFIG_OPTIONS
34 prompt "Additional gcc options" if TOOLCHAINOPTS
37 Any additional gcc options you may want to include....
39 config INSTALL_LIBSTDCPP
41 prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS
44 Build/install c++ compiler and libstdc++?
48 prompt "Build/install java compiler and GNU classpath ?" if TOOLCHAINOPTS
51 Build/install java compiler and GNU classpath ?