samples/arm-iphone-linux-gnueabi/crosstool.config
author Bart vdr. Meulen <bartvdrmeulen@gmail.com>
Sun Aug 02 16:45:43 2009 +0200 (2009-08-02)
changeset 1434 7e7290acccc1
parent 1293 965237500806
child 1305 b8fe0b2f381c
child 1532 4bbffda18b21
permissions -rw-r--r--
fix wrapper script for symlinks

The wrapper script placed around the target binaries when
using the companion libraries does not work for symbolic links
The wrapper scripts needs to follow the links before calling the
actual binary

Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com>

---
yann@1115
     1
#
yann@1115
     2
# Automatically generated make config: don't edit
yann@1296
     3
# crosstool-NG version: svn_trunk@1474
yann@1296
     4
# Sun Apr 19 19:02:02 2009
yann@1115
     5
#
yann@1115
     6
yann@1115
     7
#
yann@1115
     8
# Paths and misc options
yann@1115
     9
#
yann@1115
    10
yann@1115
    11
#
yann@1115
    12
# crosstool-NG behavior
yann@1115
    13
#
yann@1115
    14
# CT_OBSOLETE is not set
yann@1115
    15
CT_EXPERIMENTAL=y
yann@1115
    16
# CT_DEBUG_CT is not set
yann@1115
    17
yann@1115
    18
#
yann@1115
    19
# Paths
yann@1115
    20
#
yann@1115
    21
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@1115
    22
CT_SAVE_TARBALLS=y
yann@1115
    23
CT_WORK_DIR="${CT_TOP_DIR}/targets"
yann@1115
    24
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
yann@1115
    25
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@1115
    26
# CT_CUSTOM_PATCH is not set
yann@1115
    27
CT_REMOVE_DOCS=y
yann@1115
    28
CT_INSTALL_DIR_RO=y
yann@1115
    29
yann@1115
    30
#
yann@1115
    31
# Downloading
yann@1115
    32
#
yann@1283
    33
# CT_FORBID_DOWNLOAD is not set
yann@1115
    34
# CT_FORCE_DOWNLOAD is not set
yann@1115
    35
# CT_USE_MIRROR is not set
yann@1115
    36
CT_CONNECT_TIMEOUT=10
yann@1115
    37
# CT_ONLY_DOWNLOAD is not set
yann@1115
    38
yann@1115
    39
#
yann@1115
    40
# Extracting
yann@1115
    41
#
yann@1115
    42
# CT_FORCE_EXTRACT is not set
yann@1115
    43
CT_OVERIDE_CONFIG_GUESS_SUB=y
yann@1115
    44
# CT_ONLY_EXTRACT is not set
yann@1115
    45
yann@1115
    46
#
yann@1115
    47
# Build behavior
yann@1115
    48
#
yann@1115
    49
CT_PARALLEL_JOBS=1
yann@1115
    50
CT_LOAD=0
yann@1115
    51
CT_NICE=0
yann@1115
    52
CT_USE_PIPES=y
yann@1115
    53
# CT_CONFIG_SHELL_ASH is not set
yann@1115
    54
yann@1115
    55
#
yann@1115
    56
# Logging
yann@1115
    57
#
yann@1115
    58
# CT_LOG_ERROR is not set
yann@1115
    59
# CT_LOG_WARN is not set
yann@1283
    60
# CT_LOG_INFO is not set
yann@1283
    61
CT_LOG_EXTRA=y
yann@1115
    62
# CT_LOG_DEBUG is not set
yann@1115
    63
# CT_LOG_ALL is not set
yann@1283
    64
CT_LOG_LEVEL_MAX="EXTRA"
yann@1115
    65
# CT_LOG_SEE_TOOLS_WARN is not set
yann@1115
    66
CT_LOG_PROGRESS_BAR=y
yann@1115
    67
CT_LOG_TO_FILE=y
yann@1115
    68
CT_LOG_FILE_COMPRESS=y
yann@1115
    69
yann@1115
    70
#
yann@1115
    71
# Target options
yann@1115
    72
#
yann@1115
    73
CT_ARCH="arm"
yann@1115
    74
# CT_ARCH_64 is not set
yann@1115
    75
CT_ARCH_SUPPORT_ARCH=y
yann@1115
    76
# CT_ARCH_SUPPORT_ABI is not set
yann@1115
    77
CT_ARCH_SUPPORT_CPU=y
yann@1115
    78
CT_ARCH_SUPPORT_TUNE=y
yann@1115
    79
CT_ARCH_SUPPORT_FPU=y
yann@1115
    80
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
yann@1115
    81
# CT_ARCH_DEFAULT_BE is not set
yann@1115
    82
CT_ARCH_DEFAULT_LE=y
yann@1115
    83
CT_ARCH_ARCH="armv6"
yann@1115
    84
CT_ARCH_CPU="arm1176jzf-s"
yann@1115
    85
CT_ARCH_TUNE="arm1176jzf-s"
yann@1115
    86
CT_ARCH_FPU="vfp"
yann@1115
    87
# CT_ARCH_BE is not set
yann@1115
    88
CT_ARCH_LE=y
yann@1115
    89
CT_ARCH_FLOAT_HW=y
yann@1115
    90
# CT_ARCH_FLOAT_SW is not set
yann@1115
    91
CT_TARGET_CFLAGS=""
yann@1115
    92
CT_TARGET_LDFLAGS=""
yann@1115
    93
yann@1115
    94
#
yann@1115
    95
# General target options
yann@1115
    96
#
yann@1115
    97
# CT_ARCH_alpha is not set
yann@1115
    98
CT_ARCH_arm=y
yann@1115
    99
# CT_ARCH_ia64 is not set
yann@1115
   100
# CT_ARCH_mips is not set
yann@1115
   101
# CT_ARCH_powerpc is not set
yann@1283
   102
# CT_ARCH_powerpc64 is not set
yann@1115
   103
# CT_ARCH_sh is not set
yann@1115
   104
# CT_ARCH_x86 is not set
yann@1115
   105
# CT_ARCH_x86_64 is not set
yann@1115
   106
CT_ARCH_ARM_EABI=y
yann@1115
   107
yann@1115
   108
#
yann@1115
   109
# Target optimisations
yann@1115
   110
#
yann@1115
   111
yann@1115
   112
#
yann@1115
   113
# Toolchain options
yann@1115
   114
#
yann@1115
   115
yann@1115
   116
#
yann@1115
   117
# General toolchain options
yann@1115
   118
#
yann@1115
   119
CT_USE_SYSROOT=y
yann@1283
   120
CT_SYSROOT_DIR_PREFIX=""
yann@1115
   121
CT_SHARED_LIBS=y
yann@1283
   122
yann@1283
   123
#
yann@1283
   124
# Tuple completion and aliasing
yann@1283
   125
#
yann@1115
   126
CT_TARGET_VENDOR="iphone"
yann@1115
   127
CT_TARGET_ALIAS_SED_EXPR=""
yann@1115
   128
CT_TARGET_ALIAS=""
yann@1115
   129
yann@1115
   130
#
yann@1115
   131
# Toolchain type
yann@1115
   132
#
yann@1115
   133
# CT_NATIVE is not set
yann@1115
   134
CT_CROSS=y
yann@1115
   135
# CT_CROSS_NATIVE is not set
yann@1115
   136
# CT_CANADIAN is not set
yann@1115
   137
CT_TOOLCHAIN_TYPE="cross"
yann@1115
   138
yann@1115
   139
#
yann@1115
   140
# Build system
yann@1115
   141
#
yann@1115
   142
CT_BUILD=""
yann@1115
   143
CT_BUILD_PREFIX=""
yann@1115
   144
CT_BUILD_SUFFIX=""
yann@1115
   145
yann@1115
   146
#
yann@1115
   147
# Operating System
yann@1115
   148
#
yann@1115
   149
# CT_BARE_METAL is not set
yann@1115
   150
CT_KERNEL="linux"
yann@1115
   151
CT_KERNEL_VERSION="2.6.27"
yann@1115
   152
# CT_KERNEL_bare_metal is not set
yann@1115
   153
CT_KERNEL_linux=y
yann@1115
   154
CT_KERNEL_LINUX_INSTALL=y
yann@1115
   155
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@1115
   156
# CT_KERNEL_V_2_6_18_8 is not set
yann@1115
   157
# CT_KERNEL_V_2_6_19_7 is not set
yann@1115
   158
# CT_KERNEL_V_2_6_20_21 is not set
yann@1115
   159
# CT_KERNEL_V_2_6_21_7 is not set
yann@1115
   160
# CT_KERNEL_V_2_6_22_19 is not set
yann@1115
   161
# CT_KERNEL_V_2_6_23_17 is not set
yann@1115
   162
# CT_KERNEL_V_2_6_24_7 is not set
yann@1115
   163
# CT_KERNEL_V_2_6_25_20 is not set
yann@1115
   164
# CT_KERNEL_V_2_6_26_8 is not set
yann@1115
   165
CT_KERNEL_V_2_6_27=y
yann@1115
   166
# CT_KERNEL_V_2_6_27_1 is not set
yann@1115
   167
# CT_KERNEL_V_2_6_27_2 is not set
yann@1115
   168
# CT_KERNEL_V_2_6_27_3 is not set
yann@1115
   169
# CT_KERNEL_V_2_6_27_4 is not set
yann@1115
   170
# CT_KERNEL_V_2_6_27_5 is not set
yann@1115
   171
# CT_KERNEL_V_2_6_27_6 is not set
yann@1115
   172
# CT_KERNEL_V_2_6_27_7 is not set
yann@1115
   173
# CT_KERNEL_V_2_6_27_8 is not set
yann@1115
   174
# CT_KERNEL_V_2_6_27_9 is not set
yann@1115
   175
# CT_KERNEL_V_2_6_27_10 is not set
yann@1283
   176
# CT_KERNEL_V_2_6_27_11 is not set
yann@1283
   177
# CT_KERNEL_V_2_6_27_12 is not set
yann@1283
   178
# CT_KERNEL_V_2_6_27_13 is not set
yann@1283
   179
# CT_KERNEL_V_2_6_27_14 is not set
yann@1283
   180
# CT_KERNEL_V_2_6_27_15 is not set
yann@1283
   181
# CT_KERNEL_V_2_6_27_16 is not set
yann@1283
   182
# CT_KERNEL_V_2_6_27_17 is not set
yann@1283
   183
# CT_KERNEL_V_2_6_27_18 is not set
yann@1283
   184
# CT_KERNEL_V_2_6_27_19 is not set
yann@1283
   185
# CT_KERNEL_V_2_6_27_20 is not set
yann@1283
   186
# CT_KERNEL_V_2_6_27_21 is not set
yann@1115
   187
# CT_KERNEL_V_2_6_28 is not set
yann@1283
   188
# CT_KERNEL_V_2_6_28_1 is not set
yann@1283
   189
# CT_KERNEL_V_2_6_28_2 is not set
yann@1283
   190
# CT_KERNEL_V_2_6_28_3 is not set
yann@1283
   191
# CT_KERNEL_V_2_6_28_4 is not set
yann@1283
   192
# CT_KERNEL_V_2_6_28_5 is not set
yann@1283
   193
# CT_KERNEL_V_2_6_28_6 is not set
yann@1283
   194
# CT_KERNEL_V_2_6_28_7 is not set
yann@1283
   195
# CT_KERNEL_V_2_6_28_8 is not set
yann@1283
   196
# CT_KERNEL_V_2_6_28_9 is not set
yann@1283
   197
# CT_KERNEL_V_2_6_29 is not set
yann@1296
   198
# CT_KERNEL_V_2_6_29_1 is not set
yann@1296
   199
# CT_KERNEL_V_select is not set
yann@1115
   200
CT_KERNEL_LINUX_VERBOSITY_0=y
yann@1115
   201
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
yann@1115
   202
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
yann@1115
   203
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@1283
   204
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
yann@1115
   205
yann@1115
   206
#
yann@1115
   207
# GMP and MPFR
yann@1115
   208
#
yann@1115
   209
CT_GMP_MPFR=y
yann@1115
   210
# CT_GMP_MPFR_TARGET is not set
yann@1115
   211
# CT_GMP_V_4_2_2 is not set
yann@1115
   212
CT_GMP_V_4_2_4=y
yann@1115
   213
CT_GMP_VERSION="4.2.4"
yann@1115
   214
CT_GMP_CHECK=y
yann@1115
   215
# CT_MPFR_V_2_3_1 is not set
yann@1283
   216
# CT_MPFR_V_2_3_2 is not set
yann@1283
   217
# CT_MPFR_V_2_4_0 is not set
yann@1283
   218
CT_MPFR_V_2_4_1=y
yann@1283
   219
CT_MPFR_VERSION="2.4.1"
yann@1115
   220
CT_MPFR_CHECK=y
yann@1115
   221
yann@1115
   222
#
yann@1115
   223
# binutils
yann@1115
   224
#
yann@1115
   225
CT_BINUTILS_VERSION="2.19"
yann@1115
   226
# CT_BINUTILS_V_2_14 is not set
yann@1115
   227
# CT_BINUTILS_V_2_15 is not set
yann@1115
   228
# CT_BINUTILS_V_2_16_1 is not set
yann@1115
   229
# CT_BINUTILS_V_2_17 is not set
yann@1115
   230
# CT_BINUTILS_V_2_18 is not set
yann@1115
   231
# CT_BINUTILS_V_2_18_50_0_4 is not set
yann@1115
   232
# CT_BINUTILS_V_2_18_50_0_6 is not set
yann@1115
   233
# CT_BINUTILS_V_2_18_50_0_7 is not set
yann@1115
   234
# CT_BINUTILS_V_2_18_50_0_8 is not set
yann@1115
   235
# CT_BINUTILS_V_2_18_50_0_9 is not set
yann@1115
   236
# CT_BINUTILS_V_2_18_90 is not set
yann@1115
   237
# CT_BINUTILS_V_2_18_91 is not set
yann@1115
   238
# CT_BINUTILS_V_2_18_92 is not set
yann@1115
   239
# CT_BINUTILS_V_2_18_93 is not set
yann@1115
   240
CT_BINUTILS_V_2_19=y
yann@1283
   241
# CT_BINUTILS_V_2_19_1 is not set
yann@1115
   242
# CT_BINUTILS_V_2_19_50_0_1 is not set
yann@1283
   243
# CT_BINUTILS_V_2_19_51_0_1 is not set
yann@1283
   244
# CT_BINUTILS_V_2_19_51_0_2 is not set
yann@1115
   245
CT_BINUTILS_EXTRA_CONFIG=""
yann@1115
   246
# CT_BINUTILS_FOR_TARGET is not set
yann@1115
   247
yann@1115
   248
#
yann@1115
   249
# C compiler
yann@1115
   250
#
yann@1115
   251
CT_CC="gcc"
yann@1115
   252
CT_CC_VERSION="4.3.2"
yann@1115
   253
CT_CC_gcc=y
yann@1115
   254
# CT_CC_V_3_2_3 is not set
yann@1115
   255
# CT_CC_V_3_3_6 is not set
yann@1115
   256
# CT_CC_V_3_4_6 is not set
yann@1115
   257
# CT_CC_V_4_0_0 is not set
yann@1115
   258
# CT_CC_V_4_0_1 is not set
yann@1115
   259
# CT_CC_V_4_0_2 is not set
yann@1115
   260
# CT_CC_V_4_0_3 is not set
yann@1115
   261
# CT_CC_V_4_0_4 is not set
yann@1115
   262
# CT_CC_V_4_1_0 is not set
yann@1115
   263
# CT_CC_V_4_1_1 is not set
yann@1115
   264
# CT_CC_V_4_1_2 is not set
yann@1115
   265
# CT_CC_V_4_2_0 is not set
yann@1115
   266
# CT_CC_V_4_2_1 is not set
yann@1115
   267
# CT_CC_V_4_2_2 is not set
yann@1115
   268
# CT_CC_V_4_2_3 is not set
yann@1115
   269
# CT_CC_V_4_2_4 is not set
yann@1115
   270
# CT_CC_V_4_3_0 is not set
yann@1115
   271
# CT_CC_V_4_3_1 is not set
yann@1115
   272
CT_CC_V_4_3_2=y
yann@1283
   273
# CT_CC_V_4_3_3 is not set
yann@1283
   274
# CT_CC_V_4_4_0 is not set
yann@1115
   275
CT_CC_GCC_4_3_or_later=y
yann@1283
   276
# CT_CC_GCC_4_4_snapshot is not set
yann@1115
   277
CT_CC_CXA_ATEXIT=y
yann@1115
   278
CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
yann@1115
   279
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
yann@1115
   280
# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
yann@1115
   281
CT_CC_CORE_EXTRA_CONFIG=""
yann@1115
   282
CT_CC_EXTRA_CONFIG=""
yann@1115
   283
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
yann@1115
   284
CT_CC_BUGURL=""
yann@1115
   285
CT_CC_SUPPORT_CXX=y
yann@1115
   286
CT_CC_SUPPORT_FORTRAN=y
yann@1115
   287
CT_CC_SUPPORT_JAVA=y
yann@1115
   288
CT_CC_SUPPORT_ADA=y
yann@1115
   289
CT_CC_SUPPORT_OBJC=y
yann@1115
   290
CT_CC_SUPPORT_OBJCXX=y
yann@1115
   291
yann@1115
   292
#
yann@1115
   293
# Additional supported languages:
yann@1115
   294
#
yann@1115
   295
CT_CC_LANG_CXX=y
yann@1115
   296
# CT_CC_LANG_FORTRAN is not set
yann@1115
   297
# CT_CC_LANG_JAVA is not set
yann@1115
   298
# CT_CC_LANG_ADA is not set
yann@1115
   299
# CT_CC_LANG_OBJC is not set
yann@1115
   300
# CT_CC_LANG_OBJCXX is not set
yann@1115
   301
CT_CC_LANG_OTHERS=""
yann@1115
   302
CT_LIBC="glibc"
yann@1115
   303
yann@1115
   304
#
yann@1115
   305
# C-library
yann@1115
   306
#
yann@1115
   307
CT_LIBC_VERSION="2.7"
yann@1115
   308
# CT_LIBC_eglibc is not set
yann@1115
   309
CT_LIBC_glibc=y
yann@1115
   310
# CT_LIBC_uClibc is not set
yann@1115
   311
# CT_LIBC_V_2_3_6 is not set
yann@1115
   312
# CT_LIBC_V_2_5 is not set
yann@1115
   313
# CT_LIBC_V_2_5_1 is not set
yann@1115
   314
# CT_LIBC_V_2_6 is not set
yann@1115
   315
# CT_LIBC_V_2_6_1 is not set
yann@1115
   316
CT_LIBC_V_2_7=y
yann@1115
   317
# CT_LIBC_V_2_8 is not set
yann@1115
   318
# CT_LIBC_V_2_9 is not set
yann@1115
   319
# CT_LIBC_V_LATEST is not set
yann@1115
   320
# CT_LIBC_V_date is not set
yann@1283
   321
CT_LIBC_GLIBC_TARBALL=y
yann@1283
   322
# CT_LIBC_GLIBC_CVS is not set
yann@1283
   323
yann@1283
   324
#
yann@1283
   325
# glibc/eglibc common options
yann@1283
   326
#
yann@1283
   327
CT_LIBC_GLIBC_EXTRA_CONFIG=""
yann@1283
   328
CT_LIBC_GLIBC_CONFIGPARMS=""
yann@1283
   329
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
yann@1283
   330
CT_LIBC_EXTRA_CC_ARGS=""
yann@1283
   331
CT_LIBC_GLIBC_USE_PORTS=y
yann@1283
   332
CT_LIBC_ADDONS_LIST=""
yann@1283
   333
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
yann@1283
   334
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
yann@1283
   335
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
yann@1283
   336
CT_LIBC_GLIBC_MIN_KERNEL="2.6.27"
yann@1115
   337
yann@1115
   338
#
yann@1115
   339
# Common C library options
yann@1115
   340
#
yann@1115
   341
CT_LIBC_SUPPORT_NPTL=y
yann@1115
   342
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@1115
   343
CT_THREADS="nptl"
yann@1115
   344
CT_THREADS_NPTL=y
yann@1115
   345
# CT_THREADS_LINUXTHREADS is not set
yann@1115
   346
# CT_THREADS_NONE is not set
yann@1115
   347
yann@1115
   348
#
yann@1115
   349
# Tools facilities
yann@1115
   350
#
yann@1115
   351
# CT_TOOL_libelf is not set
yann@1115
   352
# CT_TOOL_sstrip is not set
yann@1115
   353
yann@1115
   354
#
yann@1115
   355
# Debug facilities
yann@1115
   356
#
yann@1115
   357
# CT_DEBUG_dmalloc is not set
yann@1115
   358
# CT_DEBUG_duma is not set
yann@1115
   359
# CT_DEBUG_gdb is not set
yann@1115
   360
# CT_DEBUG_ltrace is not set
yann@1115
   361
# CT_DEBUG_strace is not set