config/cc/gcc.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 30 19:33:48 2009 +0200 (2009-08-30)
changeset 1497 1b90f0b34c80
parent 1462 7c4675d57741
parent 1484 c5451809efdb
child 1534 d4ddf19a1968
permissions -rw-r--r--
config: move down companion libraries sub-menu

Move the companion libraries sub-menu down the main menu.
That way, the user does not need to go back and forth in the menu
to change options set by the different components that select the
companion libraries (binutils, gcc, gdb).
yann@448
     1
# Compiler options
yann@448
     2
yann@923
     3
config CC_gcc
yann@923
     4
    select CC_SUPPORT_CXX
yann@923
     5
    select CC_SUPPORT_FORTRAN
yann@923
     6
    select CC_SUPPORT_JAVA
yann@923
     7
    select CC_SUPPORT_ADA
yann@923
     8
    select CC_SUPPORT_OBJC
yann@923
     9
    select CC_SUPPORT_OBJCXX
yann@923
    10
    help
yann@923
    11
      gcc is the full-blown GNU compiler. This is what most people will choose.
yann@923
    12
      
yann@923
    13
      gcc supports many languages, a powerful code parser, optimised binary
yann@923
    14
      output, and lots of other features.
yann@923
    15
yann@448
    16
choice
yann@448
    17
    bool
yann@448
    18
    prompt "gcc version"
yann@448
    19
yann@448
    20
config CC_V_3_2_3
yann@448
    21
    bool
yann@448
    22
    prompt "3.2.3 (OBSOLETE)"
yann@448
    23
    depends on OBSOLETE
yann@448
    24
yann@448
    25
config CC_V_3_3_6
yann@448
    26
    bool
yann@448
    27
    prompt "3.3.6 (OBSOLETE)"
yann@448
    28
    depends on OBSOLETE
yann@448
    29
yann@448
    30
config CC_V_3_4_6
yann@448
    31
    bool
yann@448
    32
    prompt "3.4.6 (OBSOLETE)"
yann@448
    33
    depends on OBSOLETE
yann@448
    34
yann@448
    35
config CC_V_4_0_0
yann@448
    36
    bool
yann@448
    37
    prompt "4.0.0 (OBSOLETE)"
yann@448
    38
    depends on OBSOLETE
yann@448
    39
yann@448
    40
config CC_V_4_0_1
yann@448
    41
    bool
yann@448
    42
    prompt "4.0.1 (OBSOLETE)"
yann@448
    43
    depends on OBSOLETE
yann@448
    44
yann@448
    45
config CC_V_4_0_2
yann@448
    46
    bool
yann@448
    47
    prompt "4.0.2 (OBSOLETE)"
yann@448
    48
    depends on OBSOLETE
yann@448
    49
yann@448
    50
config CC_V_4_0_3
yann@448
    51
    bool
yann@448
    52
    prompt "4.0.3 (OBSOLETE)"
yann@448
    53
    depends on OBSOLETE
yann@448
    54
yann@448
    55
config CC_V_4_0_4
yann@448
    56
    bool
yann@448
    57
    prompt "4.0.4"
yann@448
    58
yann@448
    59
config CC_V_4_1_0
yann@448
    60
    bool
yann@448
    61
    prompt "4.1.0 (OBSOLETE)"
yann@448
    62
    depends on OBSOLETE
yann@448
    63
yann@448
    64
config CC_V_4_1_1
yann@448
    65
    bool
yann@448
    66
    prompt "4.1.1 (OBSOLETE)"
yann@448
    67
    depends on OBSOLETE
yann@448
    68
yann@448
    69
config CC_V_4_1_2
yann@448
    70
    bool
yann@448
    71
    prompt "4.1.2"
yann@448
    72
yann@448
    73
config CC_V_4_2_0
yann@448
    74
    bool
yann@448
    75
    prompt "4.2.0"
yann@448
    76
yann@448
    77
config CC_V_4_2_1
yann@448
    78
    bool
yann@448
    79
    prompt "4.2.1"
yann@448
    80
yann@448
    81
config CC_V_4_2_2
yann@448
    82
    bool
yann@448
    83
    prompt "4.2.2"
yann@448
    84
yann@448
    85
config CC_V_4_2_3
yann@448
    86
    bool
yann@551
    87
    prompt "4.2.3"
yann@448
    88
yann@687
    89
config CC_V_4_2_4
yann@687
    90
    bool
yann@687
    91
    prompt "4.2.4"
yann@687
    92
yann@550
    93
config CC_V_4_3_0
yann@550
    94
    bool
yann@550
    95
    prompt "4.3.0 (EXPERIMENTAL)"
yann@550
    96
    depends on EXPERIMENTAL
yann@550
    97
    select CC_GCC_4_3_or_later
yann@550
    98
yann@550
    99
config CC_V_4_3_1
yann@550
   100
    bool
yann@794
   101
    prompt "4.3.1"
yann@550
   102
    select CC_GCC_4_3_or_later
yann@550
   103
yann@874
   104
config CC_V_4_3_2
yann@874
   105
    bool
yann@881
   106
    prompt "4.3.2"
yann@874
   107
    select CC_GCC_4_3_or_later
yann@874
   108
yann@1162
   109
config CC_V_4_3_3
yann@1162
   110
    bool
yann@1319
   111
    prompt "4.3.3"
yann@1162
   112
    select CC_GCC_4_3_or_later
yann@1162
   113
yann@1462
   114
config CC_V_4_3_4
yann@1462
   115
    bool
yann@1462
   116
    prompt "4.3.4"
yann@1462
   117
    select CC_GCC_4_3_or_later
yann@1462
   118
yann@1268
   119
config CC_V_4_4_0
yann@1268
   120
    bool
yann@1320
   121
    prompt "4.4.0 (EXPERIMENTAL)"
yann@1268
   122
    depends on EXPERIMENTAL
yann@1268
   123
    select CC_GCC_4_3_or_later
yann@1320
   124
    select CC_GCC_4_4_or_later
yann@1268
   125
yann@1442
   126
config CC_V_4_4_1
yann@1442
   127
    bool
yann@1442
   128
    prompt "4.4.1  (EXPERIMENTAL)"
yann@1442
   129
    depends on EXPERIMENTAL
yann@1442
   130
    select CC_GCC_4_3_or_later
yann@1442
   131
    select CC_GCC_4_4_or_later
yann@1442
   132
yann@448
   133
# CT_INSERT_VERSION_ABOVE
yann@448
   134
# Don't remove above line!
yann@448
   135
endchoice
yann@448
   136
yann@1268
   137
config CC_GCC_4_3_or_later
yann@1268
   138
    bool
yann@1268
   139
    default n
yann@1268
   140
    select GMP_MPFR
yann@1268
   141
yann@1320
   142
config CC_GCC_4_4_or_later
yann@1268
   143
    bool
yann@1268
   144
    default n
yann@1393
   145
    select PPL_CLOOG_MPC
yann@1268
   146
yann@448
   147
config CC_VERSION
yann@448
   148
    string
yann@448
   149
    default "3.2.3" if CC_V_3_2_3
yann@448
   150
    default "3.3.6" if CC_V_3_3_6
yann@448
   151
    default "3.4.6" if CC_V_3_4_6
yann@448
   152
    default "4.0.0" if CC_V_4_0_0
yann@448
   153
    default "4.0.1" if CC_V_4_0_1
yann@448
   154
    default "4.0.2" if CC_V_4_0_2
yann@448
   155
    default "4.0.3" if CC_V_4_0_3
yann@448
   156
    default "4.0.4" if CC_V_4_0_4
yann@448
   157
    default "4.1.0" if CC_V_4_1_0
yann@448
   158
    default "4.1.1" if CC_V_4_1_1
yann@448
   159
    default "4.1.2" if CC_V_4_1_2
yann@448
   160
    default "4.2.0" if CC_V_4_2_0
yann@448
   161
    default "4.2.1" if CC_V_4_2_1
yann@448
   162
    default "4.2.2" if CC_V_4_2_2
yann@448
   163
    default "4.2.3" if CC_V_4_2_3
yann@687
   164
    default "4.2.4" if CC_V_4_2_4
yann@550
   165
    default "4.3.0" if CC_V_4_3_0
yann@550
   166
    default "4.3.1" if CC_V_4_3_1
yann@874
   167
    default "4.3.2" if CC_V_4_3_2
yann@1162
   168
    default "4.3.3" if CC_V_4_3_3
yann@1462
   169
    default "4.3.4" if CC_V_4_3_4
yann@1320
   170
    default "4.4.0" if CC_V_4_4_0
yann@1442
   171
    default "4.4.1" if CC_V_4_4_1
yann@448
   172
# CT_INSERT_VERSION_STRING_ABOVE
yann@448
   173
# Don't remove above line!
yann@448
   174
yann@448
   175
config CC_CXA_ATEXIT
yann@448
   176
    bool
yann@765
   177
    prompt "Use __cxa_atexit"
yann@765
   178
    default y
yann@850
   179
    depends on ! BARE_METAL
yann@448
   180
    help
yann@448
   181
      If you get the missing symbol "__cxa_atexit" when building C++ programs,
yann@448
   182
      you might want to try disabling this option.
yann@448
   183
yann@765
   184
choice
yann@765
   185
    bool
yann@765
   186
    prompt "Use sjlj for exceptions"
yann@765
   187
    default CC_SJLJ_EXCEPTIONS_CONFIGURE
yann@850
   188
    depends on ! BARE_METAL
yann@765
   189
yann@765
   190
# This config option is used nowhere in the code on purpose.
yann@765
   191
# It only serves as a choice entry to force neither using nor not using sjlj
yann@765
   192
config CC_SJLJ_EXCEPTIONS_CONFIGURE
yann@765
   193
    bool
yann@765
   194
    prompt "Let configure decide"
yann@765
   195
    help
yann@765
   196
      Let configure decide if setjmp/longjmp should be used to handle
yann@765
   197
      exceptions.
yann@765
   198
      
yann@765
   199
      Choose that if you trust configure to detect the correct settings.
yann@765
   200
      This is the default choice.
yann@765
   201
yann@765
   202
config CC_SJLJ_EXCEPTIONS_USE
yann@765
   203
    bool
yann@765
   204
    prompt "Force using sjlj"
yann@765
   205
    help
yann@765
   206
      Do use setjmp/longjmp for exceptions.
yann@765
   207
      This is gcc's --enable-sjlj-exceptions configure switch.
yann@765
   208
      
yann@765
   209
      Choose that if you want to use setjmp/longjmp to handle exceptions.
yann@765
   210
yann@765
   211
config CC_SJLJ_EXCEPTIONS_DONT_USE
yann@765
   212
    bool
yann@765
   213
    prompt "Force not using sjlj"
yann@765
   214
    help
yann@765
   215
      Do not use setjmp/longjmp for exceptions.
yann@765
   216
      This is gcc's --disable-sjlj-exceptions configure switch.
yann@765
   217
      
yann@765
   218
      Choose that if you want to not use setjmp/longjmp to handle exceptions.
yann@765
   219
yann@765
   220
endchoice
yann@765
   221
yann@1484
   222
config CC_ENABLE_CXX_FLAGS
yann@1484
   223
    string
yann@1484
   224
    prompt "Flags to pass to --enable-cxx-flags"
yann@1484
   225
    default ""
yann@1484
   226
    help
yann@1484
   227
      Enter here the value of the gcc's ./configure option --enable-cxx-flags.
yann@1484
   228
      Leave empty if you don't know better.
yann@1484
   229
      
yann@1484
   230
      Note: just pass in the option _value_, that is only the part that goes
yann@1484
   231
      after the '=' sign.
yann@1484
   232
yann@448
   233
config CC_CORE_EXTRA_CONFIG
yann@448
   234
    string
yann@448
   235
    prompt "Core gcc extra config"
yann@448
   236
    default ""
yann@448
   237
    help
yann@448
   238
      Extra flags to pass onto ./configure when configuring the core gcc.
yann@448
   239
      
yann@448
   240
      The core gcc is a stripped down, C-only compiler needed to build
yann@448
   241
      the C library. Kinda bootstrap gcc, if you wish.
yann@448
   242
yann@448
   243
config CC_EXTRA_CONFIG
yann@448
   244
    string
yann@448
   245
    prompt "gcc extra config"
yann@448
   246
    default ""
yann@850
   247
    depends on ! BARE_METAL
yann@448
   248
    help
yann@448
   249
      Extra flags to pass onto ./configure when configuring gcc.
yann@466
   250
yann@545
   251
config CC_PKGVERSION
yann@545
   252
    string
yann@545
   253
    prompt "gcc ID string"
yann@545
   254
    depends on CC_GCC_4_3_or_later
yann@545
   255
    default "crosstool-NG-${CT_VERSION}"
yann@545
   256
    help
yann@545
   257
      Specify a string that identifies your package. You may wish to include
yann@545
   258
      a build number or build date. This version string will be included in
yann@545
   259
      the output of gcc --version.
yann@545
   260
yann@545
   261
      This is passed to the configure flag --with-pkgversion.
yann@545
   262
yann@545
   263
config CC_BUGURL
yann@545
   264
    string
yann@545
   265
    prompt "gcc bug URL"
yann@545
   266
    depends on CC_GCC_4_3_or_later
yann@545
   267
    default ""
yann@545
   268
    help
yann@545
   269
      Specify the URL that users should visit if they wish to report a bug.
yann@1129
   270
yann@1129
   271
config CC_LANG_JAVA_USE_ECJ
yann@1129
   272
    bool
yann@1129
   273
    default y
yann@1129
   274
    depends on CC_LANG_JAVA
yann@1129
   275
    depends on CC_GCC_4_3_or_later