samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Oct 31 18:27:27 2008 +0000 (2008-10-31)
changeset 1022 7b3e8b8d392e
parent 990 22a864a48e05
child 1050 ae0e7caa52f6
permissions -rw-r--r--
Transform LAN_MIRROR into plain MIRROR:
- it does not have to be in the LAN
- offer mirror preference over upstream
- if selected, the mirror will be scanned before upstream servers
- if not selected, upstream servers will be scanned before the mirror
- I've set up such an internet-accessible mirror
- uClibc snapshot available
- MPFR releases available (the MPFR site is down from time to time)
- update all samples to use my mirror as a failover

/trunk/scripts/functions | 45 16 29 0 +++++--------
/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++
/trunk/samples/arm-unknown-elf/crosstool.config | 8 7 1 0 ++
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 8 7 1 0 ++
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++
/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 8 7 1 0 ++
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 8 7 1 0 ++
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 8 7 1 0 ++
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 8 7 1 0 ++
/trunk/samples/powerpc-405-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 8 7 1 0 ++
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/arm-unknown-eabi/crosstool.config | 8 7 1 0 ++
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/samples/powerpc-860-linux-gnu/crosstool.config | 8 7 1 0 ++
/trunk/config/global/download.in | 42 25 17 0 +++++++-----
27 files changed, 216 insertions(+), 71 deletions(-)
yann@397
     1
#
yann@397
     2
# Automatically generated make config: don't edit
yann@990
     3
# crosstool-NG version: 1.2.0+svn_trunk@1144
yann@990
     4
# Sun Oct 26 16:22:35 2008
yann@397
     5
#
yann@397
     6
yann@397
     7
#
yann@397
     8
# Paths and misc options
yann@397
     9
#
yann@397
    10
yann@397
    11
#
yann@397
    12
# crosstool-NG behavior
yann@397
    13
#
yann@397
    14
# CT_OBSOLETE is not set
yann@397
    15
CT_EXPERIMENTAL=y
yann@797
    16
# CT_DEBUG_CT is not set
yann@480
    17
yann@480
    18
#
yann@697
    19
# Paths
yann@697
    20
#
yann@697
    21
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@697
    22
CT_SAVE_TARBALLS=y
yann@697
    23
CT_WORK_DIR="${CT_TOP_DIR}/targets"
yann@697
    24
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
yann@697
    25
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@697
    26
# CT_CUSTOM_PATCH is not set
yann@697
    27
CT_REMOVE_DOCS=y
yann@697
    28
CT_INSTALL_DIR_RO=y
yann@697
    29
yann@697
    30
#
yann@480
    31
# Downloading
yann@480
    32
#
yann@480
    33
# CT_FORCE_DOWNLOAD is not set
yann@697
    34
# CT_USE_PROXY is not set
yann@697
    35
CT_PROXY_TYPE="none"
yann@1022
    36
CT_USE_MIRROR=y
yann@1022
    37
# CT_PREFER_MIRROR is not set
yann@1022
    38
CT_MIRROR_HTTP=y
yann@1022
    39
# CT_MIRROR_FTP is not set
yann@1022
    40
CT_MIRROR_SCHEME="http"
yann@1022
    41
CT_MIRROR_HOSTNAME="ymorin.is-a-geek.org"
yann@1022
    42
CT_MIRROR_BASE="/mirrors"
yann@697
    43
CT_CONNECT_TIMEOUT=10
yann@480
    44
# CT_ONLY_DOWNLOAD is not set
yann@480
    45
yann@480
    46
#
yann@480
    47
# Extracting
yann@480
    48
#
yann@480
    49
# CT_FORCE_EXTRACT is not set
yann@608
    50
CT_OVERIDE_CONFIG_GUESS_SUB=y
yann@480
    51
# CT_ONLY_EXTRACT is not set
yann@397
    52
yann@397
    53
#
yann@397
    54
# Build behavior
yann@397
    55
#
yann@397
    56
CT_PARALLEL_JOBS=1
yann@397
    57
CT_LOAD=0
yann@397
    58
CT_NICE=0
yann@397
    59
CT_USE_PIPES=y
yann@990
    60
# CT_CONFIG_SHELL_ASH is not set
yann@397
    61
yann@397
    62
#
yann@397
    63
# Logging
yann@397
    64
#
yann@397
    65
# CT_LOG_ERROR is not set
yann@397
    66
# CT_LOG_WARN is not set
yann@397
    67
# CT_LOG_INFO is not set
yann@397
    68
CT_LOG_EXTRA=y
yann@397
    69
# CT_LOG_DEBUG is not set
yann@397
    70
# CT_LOG_ALL is not set
yann@397
    71
CT_LOG_LEVEL_MAX="EXTRA"
yann@397
    72
# CT_LOG_SEE_TOOLS_WARN is not set
yann@397
    73
CT_LOG_PROGRESS_BAR=y
yann@397
    74
CT_LOG_TO_FILE=y
yann@397
    75
CT_LOG_FILE_COMPRESS=y
yann@397
    76
yann@397
    77
#
yann@397
    78
# Target options
yann@397
    79
#
yann@636
    80
CT_ARCH="arm"
yann@636
    81
CT_ARCH_SUPPORT_ARCH=y
yann@829
    82
# CT_ARCH_SUPPORT_ABI is not set
yann@636
    83
CT_ARCH_SUPPORT_CPU=y
yann@636
    84
CT_ARCH_SUPPORT_TUNE=y
yann@636
    85
CT_ARCH_SUPPORT_FPU=y
yann@636
    86
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
yann@636
    87
# CT_ARCH_DEFAULT_BE is not set
yann@636
    88
CT_ARCH_DEFAULT_LE=y
yann@643
    89
CT_ARCH_ARCH="armv5te"
yann@643
    90
CT_ARCH_CPU="xscale"
yann@643
    91
CT_ARCH_TUNE="xscale"
yann@643
    92
CT_ARCH_FPU=""
yann@643
    93
# CT_ARCH_BE is not set
yann@643
    94
CT_ARCH_LE=y
yann@636
    95
# CT_ARCH_FLOAT_HW is not set
yann@636
    96
CT_ARCH_FLOAT_SW=y
yann@636
    97
CT_TARGET_CFLAGS=""
yann@797
    98
CT_TARGET_LDFLAGS=""
yann@397
    99
yann@397
   100
#
yann@397
   101
# General target options
yann@397
   102
#
yann@636
   103
# CT_ARCH_alpha is not set
yann@636
   104
CT_ARCH_arm=y
yann@636
   105
# CT_ARCH_ia64 is not set
yann@636
   106
# CT_ARCH_mips is not set
yann@636
   107
# CT_ARCH_powerpc is not set
yann@636
   108
# CT_ARCH_sh is not set
yann@397
   109
# CT_ARCH_x86 is not set
yann@397
   110
# CT_ARCH_x86_64 is not set
yann@944
   111
CT_ARCH_ARM_EABI=y
yann@397
   112
yann@397
   113
#
yann@397
   114
# Target optimisations
yann@397
   115
#
yann@397
   116
yann@397
   117
#
yann@397
   118
# Toolchain options
yann@397
   119
#
yann@397
   120
yann@397
   121
#
yann@397
   122
# General toolchain options
yann@397
   123
#
yann@397
   124
CT_USE_SYSROOT=y
yann@397
   125
CT_SHARED_LIBS=y
yann@397
   126
CT_TARGET_VENDOR="unknown"
yann@397
   127
CT_TARGET_ALIAS_SED_EXPR=""
yann@397
   128
CT_TARGET_ALIAS=""
yann@397
   129
yann@397
   130
#
yann@397
   131
# Toolchain type
yann@397
   132
#
yann@397
   133
# CT_NATIVE is not set
yann@397
   134
CT_CROSS=y
yann@397
   135
# CT_CROSS_NATIVE is not set
yann@397
   136
# CT_CANADIAN is not set
yann@397
   137
CT_TOOLCHAIN_TYPE="cross"
yann@397
   138
CT_BUILD=""
yann@397
   139
CT_CC_NATIVE="gcc"
yann@397
   140
yann@397
   141
#
yann@944
   142
# Operating System
yann@397
   143
#
yann@944
   144
# CT_BARE_METAL is not set
yann@397
   145
CT_KERNEL="linux"
yann@976
   146
CT_KERNEL_VERSION="2.6.26.7"
yann@944
   147
# CT_KERNEL_bare_metal is not set
yann@944
   148
CT_KERNEL_linux=y
yann@944
   149
CT_KERNEL_LINUX_INSTALL=y
yann@944
   150
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@944
   151
# CT_KERNEL_V_2_6_18_8 is not set
yann@944
   152
# CT_KERNEL_V_2_6_19_7 is not set
yann@944
   153
# CT_KERNEL_V_2_6_20_21 is not set
yann@944
   154
# CT_KERNEL_V_2_6_21_7 is not set
yann@944
   155
# CT_KERNEL_V_2_6_22_19 is not set
yann@944
   156
# CT_KERNEL_V_2_6_23_17 is not set
yann@944
   157
# CT_KERNEL_V_2_6_24_7 is not set
yann@976
   158
# CT_KERNEL_V_2_6_25_19 is not set
yann@944
   159
# CT_KERNEL_V_2_6_26 is not set
yann@944
   160
# CT_KERNEL_V_2_6_26_1 is not set
yann@944
   161
# CT_KERNEL_V_2_6_26_2 is not set
yann@944
   162
# CT_KERNEL_V_2_6_26_3 is not set
yann@944
   163
# CT_KERNEL_V_2_6_26_4 is not set
yann@944
   164
# CT_KERNEL_V_2_6_26_5 is not set
yann@976
   165
# CT_KERNEL_V_2_6_26_6 is not set
yann@976
   166
CT_KERNEL_V_2_6_26_7=y
yann@944
   167
# CT_KERNEL_V_2_6_27 is not set
yann@976
   168
# CT_KERNEL_V_2_6_27_1 is not set
yann@976
   169
# CT_KERNEL_V_2_6_27_2 is not set
yann@976
   170
# CT_KERNEL_V_2_6_27_3 is not set
yann@397
   171
CT_KERNEL_LINUX_VERBOSITY_0=y
yann@397
   172
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
yann@397
   173
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
yann@397
   174
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@944
   175
# CT_KERNEL_LINUX_USE_CUSTOM_DIR is not set
yann@397
   176
yann@397
   177
#
yann@608
   178
# GMP and MPFR
yann@608
   179
#
yann@608
   180
CT_GMP_MPFR=y
yann@608
   181
CT_GMP_MPFR_TARGET=y
yann@944
   182
# CT_GMP_V_4_2_2 is not set
yann@944
   183
CT_GMP_V_4_2_4=y
yann@944
   184
CT_GMP_VERSION="4.2.4"
yann@608
   185
CT_GMP_CHECK=y
yann@944
   186
# CT_MPFR_V_2_3_1 is not set
yann@944
   187
CT_MPFR_V_2_3_2=y
yann@944
   188
CT_MPFR_VERSION="2.3.2"
yann@608
   189
CT_MPFR_CHECK=y
yann@608
   190
yann@608
   191
#
yann@397
   192
# binutils
yann@397
   193
#
yann@829
   194
CT_BINUTILS_VERSION="2.18"
yann@397
   195
# CT_BINUTILS_V_2_14 is not set
yann@397
   196
# CT_BINUTILS_V_2_15 is not set
yann@397
   197
# CT_BINUTILS_V_2_16_1 is not set
yann@397
   198
# CT_BINUTILS_V_2_17 is not set
yann@829
   199
CT_BINUTILS_V_2_18=y
yann@480
   200
# CT_BINUTILS_V_2_18_50_0_4 is not set
yann@608
   201
# CT_BINUTILS_V_2_18_50_0_6 is not set
yann@653
   202
# CT_BINUTILS_V_2_18_50_0_7 is not set
yann@829
   203
# CT_BINUTILS_V_2_18_50_0_8 is not set
yann@944
   204
# CT_BINUTILS_V_2_18_50_0_9 is not set
yann@944
   205
# CT_BINUTILS_V_2_18_90 is not set
yann@944
   206
# CT_BINUTILS_V_2_18_91 is not set
yann@944
   207
# CT_BINUTILS_V_2_18_92 is not set
yann@944
   208
# CT_BINUTILS_V_2_18_93 is not set
yann@944
   209
# CT_BINUTILS_V_2_19_50_0_1 is not set
yann@397
   210
CT_BINUTILS_EXTRA_CONFIG=""
yann@480
   211
CT_BINUTILS_FOR_TARGET=y
yann@480
   212
CT_BINUTILS_FOR_TARGET_IBERTY=y
yann@480
   213
CT_BINUTILS_FOR_TARGET_BFD=y
yann@397
   214
yann@397
   215
#
yann@397
   216
# C compiler
yann@397
   217
#
yann@397
   218
CT_CC="gcc"
yann@944
   219
CT_CC_VERSION="4.3.2"
yann@944
   220
CT_CC_gcc=y
yann@397
   221
# CT_CC_V_2_95_3 is not set
yann@397
   222
# CT_CC_V_3_2_3 is not set
yann@397
   223
# CT_CC_V_3_3_6 is not set
yann@397
   224
# CT_CC_V_3_4_6 is not set
yann@397
   225
# CT_CC_V_4_0_0 is not set
yann@397
   226
# CT_CC_V_4_0_1 is not set
yann@397
   227
# CT_CC_V_4_0_2 is not set
yann@397
   228
# CT_CC_V_4_0_3 is not set
yann@397
   229
# CT_CC_V_4_0_4 is not set
yann@397
   230
# CT_CC_V_4_1_0 is not set
yann@397
   231
# CT_CC_V_4_1_1 is not set
yann@397
   232
# CT_CC_V_4_1_2 is not set
yann@397
   233
# CT_CC_V_4_2_0 is not set
yann@480
   234
# CT_CC_V_4_2_1 is not set
yann@415
   235
# CT_CC_V_4_2_2 is not set
yann@692
   236
# CT_CC_V_4_2_3 is not set
yann@759
   237
# CT_CC_V_4_2_4 is not set
yann@608
   238
# CT_CC_V_4_3_0 is not set
yann@944
   239
# CT_CC_V_4_3_1 is not set
yann@944
   240
CT_CC_V_4_3_2=y
yann@759
   241
CT_CC_GCC_4_3_or_later=y
yann@397
   242
CT_CC_CXA_ATEXIT=y
yann@766
   243
# CT_CC_SJLJ_EXCEPTIONS_CONFIGURE is not set
yann@766
   244
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
yann@766
   245
CT_CC_SJLJ_EXCEPTIONS_DONT_USE=y
yann@397
   246
CT_CC_CORE_EXTRA_CONFIG=""
yann@397
   247
CT_CC_EXTRA_CONFIG=""
yann@759
   248
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
yann@759
   249
CT_CC_BUGURL=""
yann@397
   250
CT_CC_SUPPORT_CXX=y
yann@397
   251
CT_CC_SUPPORT_FORTRAN=y
yann@397
   252
CT_CC_SUPPORT_JAVA=y
yann@397
   253
CT_CC_SUPPORT_ADA=y
yann@397
   254
CT_CC_SUPPORT_OBJC=y
yann@397
   255
CT_CC_SUPPORT_OBJCXX=y
yann@397
   256
yann@397
   257
#
yann@425
   258
# Additional supported languages:
yann@397
   259
#
yann@397
   260
CT_CC_LANG_CXX=y
yann@681
   261
CT_CC_LANG_FORTRAN=y
yann@766
   262
CT_CC_LANG_JAVA=y
yann@397
   263
# CT_CC_LANG_ADA is not set
yann@397
   264
# CT_CC_LANG_OBJC is not set
yann@397
   265
# CT_CC_LANG_OBJCXX is not set
yann@397
   266
CT_CC_LANG_OTHERS=""
yann@944
   267
CT_LIBC="uClibc"
yann@397
   268
yann@397
   269
#
yann@397
   270
# C-library
yann@397
   271
#
yann@829
   272
CT_LIBC_VERSION="20080801"
yann@944
   273
# CT_LIBC_eglibc is not set
yann@944
   274
# CT_LIBC_glibc is not set
yann@944
   275
CT_LIBC_uClibc=y
yann@397
   276
# CT_LIBC_V_0_9_28 is not set
yann@397
   277
# CT_LIBC_V_0_9_28_1 is not set
yann@397
   278
# CT_LIBC_V_0_9_28_2 is not set
yann@397
   279
# CT_LIBC_V_0_9_28_3 is not set
yann@759
   280
# CT_LIBC_V_0_9_29 is not set
yann@944
   281
# CT_LIBC_V_snapshot is not set
yann@944
   282
CT_LIBC_V_specific_date=y
yann@608
   283
CT_LIBC_UCLIBC_VERBOSITY_0=y
yann@608
   284
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
yann@608
   285
CT_LIBC_UCLIBC_VERBOSITY=""
yann@397
   286
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
yann@397
   287
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
yann@397
   288
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
yann@397
   289
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
yann@397
   290
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
yann@397
   291
# CT_LIBC_UCLIBC_LOCALES is not set
yann@944
   292
yann@944
   293
#
yann@944
   294
# Common C library options
yann@944
   295
#
yann@829
   296
# CT_LIBC_SUPPORT_NPTL is not set
yann@829
   297
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@944
   298
CT_THREADS="linuxthreads"
yann@829
   299
# CT_THREADS_NPTL is not set
yann@829
   300
CT_THREADS_LINUXTHREADS=y
yann@829
   301
# CT_THREADS_NONE is not set
yann@397
   302
yann@397
   303
#
yann@397
   304
# Tools facilities
yann@397
   305
#
yann@976
   306
CT_TOOL_libelf=y
yann@976
   307
CT_LIBELF_V_0_8_10=y
yann@976
   308
CT_LIBELF_VERSION="0.8.10"
yann@944
   309
CT_TOOL_sstrip=y
yann@480
   310
# CT_SSTRIP_ELFKICKERS is not set
yann@480
   311
CT_SSTRIP_BUILDROOT=y
yann@480
   312
CT_SSTRIP_FROM="buildroot"
yann@397
   313
yann@397
   314
#
yann@397
   315
# Debug facilities
yann@397
   316
#
yann@944
   317
CT_DEBUG_dmalloc=y
yann@480
   318
# CT_DMALLOC_V_5_4_3 is not set
yann@480
   319
CT_DMALLOC_V_5_5_2=y
yann@480
   320
CT_DMALLOC_VERSION="5.5.2"
yann@944
   321
CT_DEBUG_duma=y
yann@480
   322
CT_DUMA_A=y
yann@480
   323
CT_DUMA_SO=y
yann@480
   324
# CT_DUMA_V_2_5_1 is not set
yann@480
   325
# CT_DUMA_V_2_5_8 is not set
yann@608
   326
# CT_DUMA_V_2_5_12 is not set
yann@608
   327
CT_DUMA_V_2_5_14=y
yann@608
   328
CT_DUMA_VERSION="2_5_14"
yann@944
   329
CT_DEBUG_gdb=y
yann@480
   330
CT_GDB_CROSS=y
yann@608
   331
# CT_GDB_CROSS_STATIC is not set
yann@829
   332
# CT_GDB_CROSS_INSIGHT is not set
yann@608
   333
CT_GDB_NATIVE=y
yann@608
   334
# CT_GDB_NATIVE_STATIC is not set
yann@627
   335
CT_GDB_NATIVE_USE_GMP_MPFR=y
yann@608
   336
CT_GDB_GDBSERVER=y
yann@608
   337
CT_GDB_GDBSERVER_STATIC=y
yann@480
   338
# CT_GDB_V_6_4 is not set
yann@480
   339
# CT_GDB_V_6_5 is not set
yann@608
   340
# CT_GDB_V_6_6 is not set
yann@488
   341
# CT_GDB_V_6_7 is not set
yann@488
   342
# CT_GDB_V_6_7_1 is not set
yann@608
   343
CT_GDB_V_6_8=y
yann@944
   344
# CT_GDB_V_snapshot is not set
yann@608
   345
CT_GDB_VERSION="6.8"
yann@608
   346
yann@608
   347
#
yann@608
   348
# Native gdb needs the ncurses library on the target
yann@608
   349
#
yann@608
   350
CT_NCURSES_V_5_6=y
yann@608
   351
CT_NCURSES_VERSION="5.6"
yann@976
   352
CT_DEBUG_ltrace=y
yann@976
   353
CT_LTRACE_V_0_4=y
yann@976
   354
CT_LTRACE_VERSION="0.4"
yann@944
   355
CT_DEBUG_strace=y
yann@480
   356
# CT_STRACE_V_4_5 is not set
yann@480
   357
# CT_STRACE_V_4_5_14 is not set
yann@480
   358
# CT_STRACE_V_4_5_15 is not set
yann@976
   359
# CT_STRACE_V_4_5_16 is not set
yann@976
   360
CT_STRACE_V_4_5_17=y
yann@976
   361
# CT_STRACE_V_4_5_18 is not set
yann@976
   362
CT_STRACE_VERSION="4.5.17"