samples/avr32-unknown-none/crosstool.config
author Willy Tarreau <w@1wt.eu>
Tue Nov 15 19:11:57 2011 +0100 (2011-11-15)
changeset 2751 bd17cca444ae
parent 2581 181206f4bdbc
child 2861 3b8192272c2f
permissions -rw-r--r--
debug/gdb: fix tic install path, tell ncurses where to find it

ncurses 5.9 wants tic to be either one of:
- $TIC_PATH
- /usr/bin/tic

Of course, se do not want the latter, for it can be incompatible if the
ncurses in the build system is too old (eg. RHEL 5.6, Debian Lenny...).
So, force TIC_PATH to the location of our own tic.

Also, install tic alongside the other build tools, not in a sub-dir
of the toolchain installation dir.

Signed-off-by: Willy Tarreau <w@1wt.eu>
[yann.morin.1998@anciens.enib.fr: install in builtools/bin, move TIC_PATH]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
mgl@1371
     1
#
mgl@1371
     2
# Automatically generated make config: don't edit
yann@2724
     3
# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
yann@2724
     4
# Sun Oct 16 17:25:08 2011
mgl@1371
     5
#
yann@2724
     6
CT_CONFIGURE_has_xzutils=y
yann@2581
     7
CT_CONFIGURE_has_cvs=y
yann@2581
     8
CT_CONFIGURE_has_svn=y
yann@2055
     9
CT_MODULES=y
mgl@1371
    10
mgl@1371
    11
#
mgl@1371
    12
# Paths and misc options
mgl@1371
    13
#
mgl@1371
    14
mgl@1371
    15
#
mgl@1371
    16
# crosstool-NG behavior
mgl@1371
    17
#
mgl@1371
    18
# CT_OBSOLETE is not set
mgl@1371
    19
CT_EXPERIMENTAL=y
yann@1567
    20
# CT_DEBUG_CT is not set
mgl@1371
    21
mgl@1371
    22
#
mgl@1371
    23
# Paths
mgl@1371
    24
#
yann@1563
    25
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@1567
    26
CT_SAVE_TARBALLS=y
yann@2140
    27
CT_WORK_DIR="${CT_TOP_DIR}/.build"
mgl@1371
    28
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
mgl@1371
    29
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@2290
    30
CT_RM_RF_PREFIX_DIR=y
mgl@1371
    31
CT_REMOVE_DOCS=y
mgl@1371
    32
CT_INSTALL_DIR_RO=y
yann@2173
    33
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
mgl@1371
    34
mgl@1371
    35
#
mgl@1371
    36
# Downloading
mgl@1371
    37
#
mgl@1371
    38
# CT_FORBID_DOWNLOAD is not set
mgl@1371
    39
# CT_FORCE_DOWNLOAD is not set
mgl@1371
    40
CT_CONNECT_TIMEOUT=10
mgl@1371
    41
# CT_ONLY_DOWNLOAD is not set
yann@2724
    42
# CT_USE_MIRROR is not set
mgl@1371
    43
mgl@1371
    44
#
mgl@1371
    45
# Extracting
mgl@1371
    46
#
mgl@1371
    47
# CT_FORCE_EXTRACT is not set
mgl@1371
    48
CT_OVERIDE_CONFIG_GUESS_SUB=y
mgl@1371
    49
# CT_ONLY_EXTRACT is not set
yann@1563
    50
CT_PATCH_BUNDLED=y
yann@1563
    51
# CT_PATCH_LOCAL is not set
yann@1563
    52
# CT_PATCH_BUNDLED_LOCAL is not set
yann@1563
    53
# CT_PATCH_LOCAL_BUNDLED is not set
yann@1563
    54
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
yann@1563
    55
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
yann@1653
    56
# CT_PATCH_NONE is not set
yann@1563
    57
CT_PATCH_ORDER="bundled"
mgl@1371
    58
mgl@1371
    59
#
mgl@1371
    60
# Build behavior
mgl@1371
    61
#
yann@2724
    62
CT_PARALLEL_JOBS=0
mgl@1371
    63
CT_LOAD=0
mgl@1371
    64
CT_USE_PIPES=y
yann@2724
    65
CT_EXTRA_FLAGS_FOR_HOST=""
yann@1567
    66
CT_CONFIG_SHELL_SH=y
mgl@1371
    67
# CT_CONFIG_SHELL_ASH is not set
yann@1567
    68
# CT_CONFIG_SHELL_BASH is not set
yann@1563
    69
# CT_CONFIG_SHELL_CUSTOM is not set
yann@2724
    70
CT_CONFIG_SHELL="/bin/sh"
mgl@1371
    71
mgl@1371
    72
#
mgl@1371
    73
# Logging
mgl@1371
    74
#
mgl@1371
    75
# CT_LOG_ERROR is not set
mgl@1371
    76
# CT_LOG_WARN is not set
yann@1567
    77
# CT_LOG_INFO is not set
yann@1567
    78
CT_LOG_EXTRA=y
yann@1841
    79
# CT_LOG_ALL is not set
mgl@1371
    80
# CT_LOG_DEBUG is not set
yann@1567
    81
CT_LOG_LEVEL_MAX="EXTRA"
mgl@1371
    82
# CT_LOG_SEE_TOOLS_WARN is not set
mgl@1371
    83
CT_LOG_PROGRESS_BAR=y
mgl@1371
    84
CT_LOG_TO_FILE=y
mgl@1371
    85
CT_LOG_FILE_COMPRESS=y
mgl@1371
    86
mgl@1371
    87
#
mgl@1371
    88
# Target options
mgl@1371
    89
#
mgl@1371
    90
CT_ARCH="avr32"
yann@1791
    91
CT_ARCH_SUPPORTS_32=y
mgl@1468
    92
CT_ARCH_SUPPORT_ARCH=y
mgl@1468
    93
CT_ARCH_SUPPORT_CPU=y
mgl@1468
    94
CT_ARCH_SUPPORT_TUNE=y
mgl@1468
    95
CT_ARCH_SUPPORT_FPU=y
mgl@1372
    96
CT_ARCH_DEFAULT_BE=y
yann@1791
    97
CT_ARCH_DEFAULT_32=y
mgl@1468
    98
CT_ARCH_ARCH=""
mgl@1468
    99
CT_ARCH_CPU=""
mgl@1468
   100
CT_ARCH_TUNE=""
mgl@1468
   101
CT_ARCH_FPU=""
yann@1791
   102
CT_ARCH_32=y
yann@1791
   103
CT_ARCH_BITNESS=32
mgl@1371
   104
# CT_ARCH_FLOAT_HW is not set
mgl@1371
   105
CT_ARCH_FLOAT_SW=y
mgl@1371
   106
CT_TARGET_CFLAGS=""
mgl@1371
   107
CT_TARGET_LDFLAGS=""
mgl@1371
   108
# CT_ARCH_alpha is not set
mgl@1371
   109
# CT_ARCH_arm is not set
mgl@1371
   110
CT_ARCH_avr32=y
yann@1941
   111
# CT_ARCH_blackfin is not set
yann@1791
   112
# CT_ARCH_m68k is not set
mgl@1371
   113
# CT_ARCH_mips is not set
yann@1563
   114
# CT_ARCH_powerpc is not set
yann@1653
   115
# CT_ARCH_s390 is not set
mgl@1371
   116
# CT_ARCH_sh is not set
yann@2426
   117
# CT_ARCH_sparc is not set
yann@1563
   118
# CT_ARCH_x86 is not set
yann@1941
   119
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   120
CT_ARCH_arm_AVAILABLE=y
yann@1941
   121
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   122
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
   123
CT_ARCH_m68k_AVAILABLE=y
yann@1941
   124
CT_ARCH_mips_AVAILABLE=y
yann@1941
   125
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
   126
CT_ARCH_s390_AVAILABLE=y
yann@1941
   127
CT_ARCH_sh_AVAILABLE=y
yann@2426
   128
CT_ARCH_sparc_AVAILABLE=y
yann@1941
   129
CT_ARCH_x86_AVAILABLE=y
yann@2426
   130
yann@2426
   131
#
yann@2426
   132
# Generic target options
yann@2426
   133
#
mgl@1372
   134
CT_ARCH_USE_MMU=y
mgl@1371
   135
mgl@1371
   136
#
mgl@1371
   137
# Target optimisations
mgl@1371
   138
#
mgl@1371
   139
mgl@1371
   140
#
mgl@1371
   141
# Toolchain options
mgl@1371
   142
#
mgl@1371
   143
mgl@1371
   144
#
mgl@1371
   145
# General toolchain options
mgl@1371
   146
#
yann@2290
   147
CT_FORCE_SYSROOT=y
mgl@1371
   148
CT_USE_SYSROOT=y
yann@2290
   149
CT_SYSROOT_NAME="sysroot"
mgl@1371
   150
CT_SYSROOT_DIR_PREFIX=""
yann@2290
   151
# CT_STATIC_TOOLCHAIN is not set
yann@2581
   152
CT_TOOLCHAIN_PKGVERSION=""
yann@2581
   153
CT_TOOLCHAIN_BUGURL=""
mgl@1371
   154
mgl@1371
   155
#
mgl@1371
   156
# Tuple completion and aliasing
mgl@1371
   157
#
mgl@1371
   158
CT_TARGET_VENDOR="unknown"
mgl@1371
   159
CT_TARGET_ALIAS_SED_EXPR=""
mgl@1371
   160
CT_TARGET_ALIAS=""
mgl@1371
   161
mgl@1371
   162
#
mgl@1371
   163
# Toolchain type
mgl@1371
   164
#
mgl@1371
   165
# CT_NATIVE is not set
mgl@1371
   166
CT_CROSS=y
mgl@1371
   167
# CT_CROSS_NATIVE is not set
mgl@1371
   168
# CT_CANADIAN is not set
mgl@1371
   169
CT_TOOLCHAIN_TYPE="cross"
mgl@1371
   170
mgl@1371
   171
#
mgl@1371
   172
# Build system
mgl@1371
   173
#
mgl@1371
   174
CT_BUILD=""
mgl@1371
   175
CT_BUILD_PREFIX=""
mgl@1371
   176
CT_BUILD_SUFFIX=""
mgl@1371
   177
mgl@1371
   178
#
mgl@1371
   179
# Operating System
mgl@1371
   180
#
mgl@1371
   181
CT_BARE_METAL=y
mgl@1371
   182
CT_KERNEL="bare-metal"
mgl@1371
   183
CT_KERNEL_bare_metal=y
mgl@1371
   184
# CT_KERNEL_linux is not set
yann@1941
   185
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   186
CT_KERNEL_linux_AVAILABLE=y
yann@2055
   187
CT_KERNEL_mingw32_AVAILABLE=y
mgl@1371
   188
mgl@1371
   189
#
yann@1563
   190
# Common kernel options
mgl@1371
   191
#
mgl@1371
   192
mgl@1371
   193
#
mgl@1371
   194
# Binary utilities
mgl@1371
   195
#
mgl@1372
   196
CT_ARCH_BINFMT_ELF=y
mgl@1371
   197
mgl@1371
   198
#
mgl@1371
   199
# GNU binutils
mgl@1371
   200
#
yann@2724
   201
# CT_BINUTILS_V_2_21_53 is not set
yann@2724
   202
# CT_BINUTILS_V_2_21_1a is not set
yann@2724
   203
# CT_BINUTILS_V_2_20_1a is not set
yann@2724
   204
# CT_BINUTILS_V_2_19_1a is not set
yann@2724
   205
CT_BINUTILS_V_2_18a=y
yann@2724
   206
CT_BINUTILS_VERSION="2.18a"
yann@2581
   207
CT_BINUTILS_2_18_or_later=y
yann@2581
   208
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
yann@2426
   209
CT_BINUTILS_LINKER_LD=y
yann@2426
   210
CT_BINUTILS_LINKERS_LIST="ld"
yann@2426
   211
CT_BINUTILS_LINKER_DEFAULT="bfd"
yann@2581
   212
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
mgl@1371
   213
mgl@1371
   214
#
mgl@1371
   215
# C compiler
mgl@1371
   216
#
mgl@1371
   217
CT_CC="gcc"
mgl@1371
   218
CT_CC_VERSION="4.2.2"
mgl@1371
   219
CT_CC_gcc=y
yann@2426
   220
# CT_CC_GCC_SHOW_LINARO is not set
yann@2581
   221
# CT_CC_V_4_6_1 is not set
yann@2426
   222
# CT_CC_V_4_6_0 is not set
yann@2581
   223
# CT_CC_V_4_5_3 is not set
yann@2290
   224
# CT_CC_V_4_5_2 is not set
yann@2173
   225
# CT_CC_V_4_5_1 is not set
yann@1941
   226
# CT_CC_V_4_5_0 is not set
yann@2426
   227
# CT_CC_V_4_4_6 is not set
yann@2173
   228
# CT_CC_V_4_4_5 is not set
yann@2055
   229
# CT_CC_V_4_4_4 is not set
yann@1791
   230
# CT_CC_V_4_4_3 is not set
yann@1616
   231
# CT_CC_V_4_4_2 is not set
yann@1563
   232
# CT_CC_V_4_4_1 is not set
yann@1563
   233
# CT_CC_V_4_4_0 is not set
yann@2581
   234
# CT_CC_V_4_3_6 is not set
yann@2173
   235
# CT_CC_V_4_3_5 is not set
yann@1563
   236
# CT_CC_V_4_3_4 is not set
yann@1563
   237
# CT_CC_V_4_3_3 is not set
yann@1563
   238
# CT_CC_V_4_3_2 is not set
yann@1563
   239
# CT_CC_V_4_3_1 is not set
yann@1563
   240
# CT_CC_V_4_2_4 is not set
yann@1563
   241
CT_CC_V_4_2_2=y
yann@2426
   242
CT_CC_GCC_4_2=y
yann@1941
   243
CT_CC_GCC_4_2_or_later=y
mgl@1371
   244
CT_CC_SUPPORT_CXX=y
mgl@1371
   245
CT_CC_SUPPORT_FORTRAN=y
mgl@1371
   246
CT_CC_SUPPORT_JAVA=y
mgl@1371
   247
CT_CC_SUPPORT_ADA=y
mgl@1371
   248
CT_CC_SUPPORT_OBJC=y
mgl@1371
   249
CT_CC_SUPPORT_OBJCXX=y
mgl@1371
   250
mgl@1371
   251
#
mgl@1371
   252
# Additional supported languages:
mgl@1371
   253
#
mgl@1371
   254
# CT_CC_LANG_CXX is not set
mgl@1371
   255
mgl@1371
   256
#
yann@2055
   257
# gcc other options
yann@2055
   258
#
yann@2426
   259
CT_CC_ENABLE_CXX_FLAGS=""
yann@2581
   260
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
yann@2426
   261
yann@2426
   262
#
yann@2426
   263
# Optimisation features
yann@2426
   264
#
yann@2426
   265
yann@2426
   266
#
yann@2426
   267
# Settings for libraries running on target
yann@2426
   268
#
yann@2055
   269
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
yann@2173
   270
# CT_CC_GCC_LIBMUDFLAP is not set
yann@2173
   271
# CT_CC_GCC_LIBGOMP is not set
yann@2173
   272
# CT_CC_GCC_LIBSSP is not set
yann@2055
   273
yann@2055
   274
#
yann@2055
   275
# Misc. obscure options.
yann@2055
   276
#
yann@2055
   277
# CT_CC_GCC_DISABLE_PCH is not set
yann@2173
   278
CT_CC_GCC_LDBL_128=m
yann@2055
   279
yann@2055
   280
#
mgl@1371
   281
# C-library
mgl@1371
   282
#
yann@1653
   283
CT_LIBC="newlib"
mgl@1371
   284
CT_LIBC_VERSION="1.17.0"
mgl@1371
   285
CT_LIBC_newlib=y
yann@1653
   286
# CT_LIBC_none is not set
yann@1941
   287
CT_LIBC_eglibc_AVAILABLE=y
yann@1941
   288
CT_LIBC_glibc_AVAILABLE=y
yann@2055
   289
CT_LIBC_mingw_AVAILABLE=y
yann@1941
   290
CT_LIBC_newlib_AVAILABLE=y
yann@2581
   291
# CT_LIBC_NEWLIB_V_1_19_0 is not set
yann@1791
   292
# CT_LIBC_NEWLIB_V_1_18_0 is not set
yann@1653
   293
CT_LIBC_NEWLIB_V_1_17_0=y
yann@1653
   294
# CT_LIBC_NEWLIB_CVS is not set
yann@1653
   295
yann@1653
   296
#
yann@1653
   297
# Architecture specific options
yann@1653
   298
#
mgl@1373
   299
CT_ATMEL_AVR32_HEADERS=y
yann@1941
   300
CT_LIBC_none_AVAILABLE=y
yann@1941
   301
CT_LIBC_uClibc_AVAILABLE=y
yann@2290
   302
CT_LIBC_SUPPORT_THREADS_NONE=y
yann@1653
   303
CT_THREADS="none"
mgl@1371
   304
mgl@1371
   305
#
mgl@1371
   306
# Common C library options
mgl@1371
   307
#
mgl@1371
   308
CT_THREADS_NONE=y
mgl@1371
   309
mgl@1371
   310
#
yann@2173
   311
# newlib other options
yann@2173
   312
#
yann@2173
   313
# CT_LIBC_NEWLIB_IO_C99FMT is not set
yann@2173
   314
# CT_LIBC_NEWLIB_IO_LL is not set
yann@2173
   315
# CT_LIBC_NEWLIB_IO_FLOAT is not set
yann@2724
   316
# CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS is not set
yann@2173
   317
yann@2173
   318
#
mgl@1371
   319
# Debug facilities
mgl@1371
   320
#
mgl@1371
   321
# CT_DEBUG_dmalloc is not set
mgl@1371
   322
# CT_DEBUG_duma is not set
mgl@1371
   323
# CT_DEBUG_gdb is not set
mgl@1371
   324
# CT_DEBUG_ltrace is not set
mgl@1371
   325
# CT_DEBUG_strace is not set
yann@1563
   326
yann@1563
   327
#
yann@1563
   328
# Companion libraries
yann@1563
   329
#
yann@1791
   330
yann@1791
   331
#
yann@1791
   332
# Companion tools
yann@1791
   333
#
yann@1791
   334
yann@1791
   335
#
yann@1791
   336
# READ HELP before you say 'Y' below !!!
yann@1791
   337
#
yann@1791
   338
# CT_COMP_TOOLS is not set
yann@2055
   339
yann@2055
   340
#
yann@2055
   341
# Test suite
yann@2055
   342
#
yann@2055
   343
# CT_TEST_SUITE_GCC is not set