3 default "3.4.6" if GCC_VERSION_3_4_6
4 default "4.1.2" if GCC_VERSION_4_1_2
5 default "4.2.4" if GCC_VERSION_4_2_4
6 default "4.3.1" if GCC_VERSION_4_3_1
7 default "4.3.2" if GCC_VERSION_4_3_2
8 default "4.3.3" if GCC_VERSION_4_3_3
13 default y if GCC_VERSION_3_4_6
15 config GCC_VERSION_3_4
17 default y if GCC_VERSION_3_4_6
21 default y if GCC_VERSION_4_1
22 default y if GCC_VERSION_4_2
23 default y if GCC_VERSION_4_3
25 config GCC_VERSION_4_1
27 default y if GCC_VERSION_4_1_2
29 config GCC_VERSION_4_2
31 default y if GCC_VERSION_4_2_4
33 config GCC_VERSION_4_3
35 default y if GCC_VERSION_4_3_1
36 default y if GCC_VERSION_4_3_2
37 default y if GCC_VERSION_4_3_3
40 config GCC_VERSION_3_4_6
41 default y if LINUX_2_4
43 config GCC_VERSION_4_2_4
44 default y if TARGET_avr32
45 default y if TARGET_ppc40x
46 default y if TARGET_ppc44x