samples/mips-ar2315-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Apr 30 14:28:14 2010 +0200 (2010-04-30)
changeset 1941 591a6de0f04d
parent 1841 8aa54bcb9b7d
child 2055 5b352265b42e
permissions -rw-r--r--
samples: update
yann@1941
     1
# CT_BACKEND is not set
g@1474
     2
# CT_OBSOLETE is not set
yann@1841
     3
CT_EXPERIMENTAL=y
yann@1941
     4
# CT_DEBUG_CT is not set
g@1474
     5
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@1532
     6
CT_SAVE_TARBALLS=y
g@1474
     7
CT_WORK_DIR="${CT_TOP_DIR}/targets"
yann@1532
     8
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
g@1474
     9
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
g@1474
    10
CT_REMOVE_DOCS=y
g@1474
    11
CT_INSTALL_DIR_RO=y
g@1474
    12
# CT_FORBID_DOWNLOAD is not set
g@1474
    13
# CT_FORCE_DOWNLOAD is not set
g@1474
    14
# CT_USE_MIRROR is not set
g@1474
    15
CT_CONNECT_TIMEOUT=10
yann@1791
    16
CT_DOWNLOAD_MAX_CHUNKS=5
g@1474
    17
# CT_ONLY_DOWNLOAD is not set
g@1474
    18
# CT_FORCE_EXTRACT is not set
g@1474
    19
CT_OVERIDE_CONFIG_GUESS_SUB=y
g@1474
    20
# CT_ONLY_EXTRACT is not set
yann@1532
    21
CT_PATCH_BUNDLED=y
yann@1532
    22
# CT_PATCH_LOCAL is not set
yann@1532
    23
# CT_PATCH_BUNDLED_LOCAL is not set
yann@1532
    24
# CT_PATCH_LOCAL_BUNDLED is not set
yann@1532
    25
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
yann@1532
    26
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
yann@1791
    27
# CT_PATCH_NONE is not set
yann@1532
    28
CT_PATCH_ORDER="bundled"
yann@1532
    29
# CT_PATCH_SINGLE is not set
yann@1532
    30
# CT_PATCH_USE_LOCAL is not set
g@1474
    31
CT_PARALLEL_JOBS=1
g@1474
    32
CT_LOAD=0
g@1474
    33
CT_USE_PIPES=y
g@1474
    34
# CT_CONFIG_SHELL_SH is not set
g@1474
    35
# CT_CONFIG_SHELL_ASH is not set
g@1474
    36
CT_CONFIG_SHELL_BASH=y
g@1474
    37
# CT_CONFIG_SHELL_CUSTOM is not set
g@1474
    38
CT_CONFIG_SHELL="bash"
g@1474
    39
# CT_LOG_ERROR is not set
g@1474
    40
# CT_LOG_WARN is not set
g@1474
    41
# CT_LOG_INFO is not set
yann@1532
    42
CT_LOG_EXTRA=y
yann@1812
    43
# CT_LOG_ALL is not set
yann@1532
    44
# CT_LOG_DEBUG is not set
yann@1532
    45
CT_LOG_LEVEL_MAX="EXTRA"
g@1474
    46
# CT_LOG_SEE_TOOLS_WARN is not set
g@1474
    47
CT_LOG_PROGRESS_BAR=y
g@1474
    48
CT_LOG_TO_FILE=y
g@1474
    49
CT_LOG_FILE_COMPRESS=y
g@1474
    50
CT_ARCH="mips"
g@1474
    51
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
g@1474
    52
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
yann@1791
    53
CT_ARCH_SUPPORTS_32=y
yann@1841
    54
CT_ARCH_SUPPORTS_64=y
g@1474
    55
CT_ARCH_SUPPORT_ARCH=y
g@1474
    56
CT_ARCH_SUPPORT_ABI=y
g@1474
    57
# CT_ARCH_SUPPORT_CPU is not set
g@1474
    58
CT_ARCH_SUPPORT_TUNE=y
g@1474
    59
# CT_ARCH_SUPPORT_FPU is not set
g@1474
    60
# CT_ARCH_DEFAULT_HAS_MMU is not set
g@1474
    61
CT_ARCH_DEFAULT_BE=y
g@1474
    62
# CT_ARCH_DEFAULT_LE is not set
yann@1791
    63
CT_ARCH_DEFAULT_32=y
yann@1791
    64
# CT_ARCH_DEFAULT_64 is not set
g@1474
    65
CT_ARCH_ARCH="4kc"
g@1474
    66
CT_ARCH_ABI=""
g@1474
    67
CT_ARCH_TUNE="4kc"
g@1474
    68
CT_ARCH_BE=y
g@1474
    69
# CT_ARCH_LE is not set
yann@1791
    70
CT_ARCH_32=y
yann@1791
    71
# CT_ARCH_64 is not set
yann@1791
    72
CT_ARCH_BITNESS=32
g@1474
    73
# CT_ARCH_FLOAT_HW is not set
g@1474
    74
CT_ARCH_FLOAT_SW=y
g@1474
    75
CT_TARGET_CFLAGS=""
g@1474
    76
CT_TARGET_LDFLAGS=""
g@1474
    77
# CT_ARCH_alpha is not set
g@1474
    78
# CT_ARCH_arm is not set
g@1474
    79
# CT_ARCH_avr32 is not set
yann@1941
    80
# CT_ARCH_blackfin is not set
g@1474
    81
# CT_ARCH_ia64 is not set
yann@1791
    82
# CT_ARCH_m68k is not set
g@1474
    83
CT_ARCH_mips=y
g@1474
    84
# CT_ARCH_powerpc is not set
yann@1791
    85
# CT_ARCH_s390 is not set
g@1474
    86
# CT_ARCH_sh is not set
g@1474
    87
# CT_ARCH_x86 is not set
yann@1941
    88
CT_ARCH_alpha_AVAILABLE=y
yann@1941
    89
CT_ARCH_arm_AVAILABLE=y
yann@1941
    90
CT_ARCH_avr32_AVAILABLE=y
yann@1941
    91
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
    92
CT_ARCH_ia64_AVAILABLE=y
yann@1941
    93
CT_ARCH_m68k_AVAILABLE=y
yann@1941
    94
CT_ARCH_mips_AVAILABLE=y
yann@1941
    95
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
    96
CT_ARCH_s390_AVAILABLE=y
yann@1941
    97
CT_ARCH_sh_AVAILABLE=y
yann@1941
    98
CT_ARCH_x86_AVAILABLE=y
g@1474
    99
CT_ARCH_USE_MMU=y
g@1474
   100
CT_USE_SYSROOT=y
g@1474
   101
CT_SYSROOT_DIR_PREFIX=""
g@1474
   102
CT_TARGET_VENDOR="ar2315"
g@1474
   103
CT_TARGET_ALIAS_SED_EXPR=""
g@1474
   104
CT_TARGET_ALIAS=""
g@1474
   105
# CT_NATIVE is not set
g@1474
   106
CT_CROSS=y
g@1474
   107
# CT_CROSS_NATIVE is not set
g@1474
   108
# CT_CANADIAN is not set
g@1474
   109
CT_TOOLCHAIN_TYPE="cross"
g@1474
   110
CT_BUILD=""
g@1474
   111
CT_BUILD_PREFIX=""
g@1474
   112
CT_BUILD_SUFFIX=""
g@1474
   113
# CT_BARE_METAL is not set
yann@1532
   114
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
g@1474
   115
CT_KERNEL="linux"
yann@1941
   116
CT_KERNEL_VERSION="2.6.33.2"
g@1474
   117
# CT_KERNEL_bare_metal is not set
g@1474
   118
CT_KERNEL_linux=y
yann@1941
   119
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   120
CT_KERNEL_linux_AVAILABLE=y
g@1474
   121
CT_KERNEL_LINUX_INSTALL=y
g@1474
   122
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@1941
   123
CT_KERNEL_V_2_6_33_2=y
yann@1841
   124
# CT_KERNEL_V_2_6_33_1 is not set
yann@1841
   125
# CT_KERNEL_V_2_6_33 is not set
yann@1941
   126
# CT_KERNEL_V_2_6_32_11 is not set
yann@1941
   127
# CT_KERNEL_V_2_6_31_13 is not set
yann@1791
   128
# CT_KERNEL_V_2_6_30_10 is not set
yann@1563
   129
# CT_KERNEL_V_2_6_29_6 is not set
yann@1563
   130
# CT_KERNEL_V_2_6_28_10 is not set
yann@1941
   131
# CT_KERNEL_V_2_6_27_46 is not set
g@1474
   132
CT_KERNEL_LINUX_VERBOSITY_0=y
g@1474
   133
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
g@1474
   134
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
g@1474
   135
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
g@1474
   136
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
yann@1532
   137
CT_SHARED_LIBS=y
g@1474
   138
CT_ARCH_BINFMT_ELF=y
g@1474
   139
# CT_ARCH_BINFMT_FLAT is not set
yann@1941
   140
# CT_ARCH_BINFMT_FDPIC is not set
yann@1616
   141
# CT_BINUTILS_V_2_20 is not set
yann@1563
   142
CT_BINUTILS_V_2_19_1=y
yann@1563
   143
# CT_BINUTILS_V_2_19 is not set
yann@1563
   144
# CT_BINUTILS_V_2_18 is not set
yann@1563
   145
# CT_BINUTILS_V_2_17 is not set
yann@1563
   146
# CT_BINUTILS_V_2_16_1 is not set
yann@1616
   147
CT_BINUTILS_VERSION="2.19.1"
g@1474
   148
CT_BINUTILS_EXTRA_CONFIG=""
g@1474
   149
# CT_BINUTILS_FOR_TARGET is not set
yann@1941
   150
CT_SSTRIP=y
g@1474
   151
CT_CC="gcc"
g@1474
   152
CT_CC_VERSION="4.3.2"
g@1474
   153
CT_CC_gcc=y
yann@1941
   154
# CT_CC_V_4_5_0 is not set
yann@1791
   155
# CT_CC_V_4_4_3 is not set
yann@1616
   156
# CT_CC_V_4_4_2 is not set
yann@1563
   157
# CT_CC_V_4_4_1 is not set
yann@1563
   158
# CT_CC_V_4_4_0 is not set
yann@1563
   159
# CT_CC_V_4_3_4 is not set
yann@1563
   160
# CT_CC_V_4_3_3 is not set
yann@1563
   161
CT_CC_V_4_3_2=y
yann@1563
   162
# CT_CC_V_4_3_1 is not set
yann@1563
   163
# CT_CC_V_4_2_4 is not set
yann@1563
   164
# CT_CC_V_4_2_3 is not set
yann@1563
   165
# CT_CC_V_4_2_2 is not set
yann@1563
   166
# CT_CC_V_4_2_1 is not set
yann@1563
   167
# CT_CC_V_4_2_0 is not set
yann@1563
   168
# CT_CC_V_4_1_2 is not set
yann@1563
   169
# CT_CC_V_4_0_4 is not set
yann@1563
   170
# CT_CC_V_3_4_6 is not set
yann@1941
   171
CT_CC_GCC_4_2_or_later=y
g@1474
   172
CT_CC_GCC_4_3_or_later=y
g@1474
   173
# CT_CC_GCC_4_4_or_later is not set
yann@1941
   174
# CT_CC_GCC_4_5_or_later is not set
yann@1941
   175
CT_CC_GCC_USE_GMP_MPFR=y
yann@1941
   176
# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set
yann@1941
   177
# CT_CC_GCC_USE_LIBELF is not set
g@1474
   178
CT_CC_CXA_ATEXIT=y
g@1474
   179
CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
g@1474
   180
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
g@1474
   181
# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
yann@1532
   182
CT_CC_ENABLE_CXX_FLAGS=""
g@1474
   183
CT_CC_CORE_EXTRA_CONFIG=""
g@1474
   184
CT_CC_EXTRA_CONFIG=""
g@1474
   185
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
g@1474
   186
CT_CC_BUGURL=""
g@1474
   187
CT_CC_SUPPORT_CXX=y
g@1474
   188
CT_CC_SUPPORT_FORTRAN=y
g@1474
   189
CT_CC_SUPPORT_JAVA=y
g@1474
   190
CT_CC_SUPPORT_ADA=y
g@1474
   191
CT_CC_SUPPORT_OBJC=y
g@1474
   192
CT_CC_SUPPORT_OBJCXX=y
g@1474
   193
CT_CC_LANG_CXX=y
g@1474
   194
# CT_CC_LANG_FORTRAN is not set
g@1474
   195
# CT_CC_LANG_JAVA is not set
yann@1841
   196
# CT_CC_LANG_ADA is not set
yann@1841
   197
# CT_CC_LANG_OBJC is not set
yann@1841
   198
# CT_CC_LANG_OBJCXX is not set
yann@1841
   199
CT_CC_LANG_OTHERS=""
yann@1791
   200
CT_LIBC="eglibc"
g@1474
   201
CT_LIBC_VERSION="2_9"
g@1474
   202
CT_LIBC_eglibc=y
g@1474
   203
# CT_LIBC_glibc is not set
g@1474
   204
# CT_LIBC_newlib is not set
yann@1791
   205
# CT_LIBC_none is not set
g@1474
   206
# CT_LIBC_uClibc is not set
yann@1941
   207
CT_LIBC_eglibc_AVAILABLE=y
yann@1563
   208
# CT_LIBC_V_2_10 is not set
yann@1563
   209
CT_EGLIBC_V_2_9=y
yann@1563
   210
# CT_EGLIBC_V_2_8 is not set
yann@1563
   211
# CT_EGLIBC_V_2_7 is not set
yann@1563
   212
# CT_EGLIBC_V_2_6 is not set
g@1474
   213
# CT_EGLIBC_V_2_5 is not set
g@1474
   214
# CT_EGLIBC_V_TRUNK is not set
yann@1841
   215
CT_EGLIBC_REVISION="{2009-07-21}"
yann@1841
   216
# CT_EGLIBC_CHECKOUT is not set
yann@1812
   217
# CT_EGLIBC_OPT_SIZE is not set
yann@1616
   218
# CT_EGLIBC_CUSTOM_CONFIG is not set
yann@1941
   219
CT_LIBC_glibc_AVAILABLE=y
yann@1941
   220
CT_LIBC_newlib_AVAILABLE=y
yann@1941
   221
CT_LIBC_none_AVAILABLE=y
yann@1941
   222
CT_LIBC_uClibc_AVAILABLE=y
g@1474
   223
CT_LIBC_GLIBC_EXTRA_CONFIG=""
g@1474
   224
CT_LIBC_GLIBC_CONFIGPARMS=""
g@1474
   225
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
g@1474
   226
CT_LIBC_EXTRA_CC_ARGS=""
g@1474
   227
CT_LIBC_GLIBC_USE_PORTS=y
g@1474
   228
CT_LIBC_ADDONS_LIST=""
g@1474
   229
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
g@1474
   230
# CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set
g@1474
   231
CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
g@1474
   232
CT_LIBC_GLIBC_MIN_KERNEL_VERSION="2.6.25"
g@1474
   233
CT_LIBC_GLIBC_MIN_KERNEL="2.6.25"
yann@1791
   234
CT_LIBC_SUPPORT_NPTL=y
yann@1791
   235
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@1791
   236
CT_THREADS="nptl"
g@1474
   237
CT_THREADS_NPTL=y
g@1474
   238
# CT_THREADS_LINUXTHREADS is not set
g@1474
   239
# CT_THREADS_NONE is not set
g@1474
   240
CT_DEBUG_dmalloc=y
yann@1563
   241
CT_DMALLOC_V_5_5_2=y
g@1474
   242
CT_DMALLOC_VERSION="5.5.2"
g@1474
   243
# CT_DEBUG_duma is not set
g@1474
   244
CT_DEBUG_gdb=y
g@1474
   245
CT_GDB_CROSS=y
g@1474
   246
# CT_GDB_CROSS_STATIC is not set
yann@1941
   247
CT_GDB_CROSS_USE_GMP_MPFR=y
yann@1941
   248
# CT_GDB_CROSS_USE_MPC is not set
g@1474
   249
# CT_GDB_NATIVE is not set
g@1474
   250
CT_GDB_GDBSERVER=y
g@1474
   251
CT_GDB_GDBSERVER_STATIC=y
yann@1941
   252
# CT_GDB_V_7_1 is not set
yann@1791
   253
# CT_GDB_V_7_0_1 is not set
yann@1616
   254
# CT_GDB_V_7_0 is not set
yann@1563
   255
CT_GDB_V_6_8=y
g@1474
   256
CT_GDB_VERSION="6.8"
g@1474
   257
# CT_DEBUG_ltrace is not set
g@1474
   258
CT_DEBUG_strace=y
yann@1841
   259
CT_STRACE_V_4_5_19=y
yann@1841
   260
# CT_STRACE_V_4_5_18 is not set
yann@1563
   261
# CT_STRACE_V_4_5_17 is not set
yann@1563
   262
# CT_STRACE_V_4_5_16 is not set
yann@1563
   263
# CT_STRACE_V_4_5_15 is not set
yann@1841
   264
CT_STRACE_VERSION="4.5.19"
yann@1812
   265
CT_COMPLIBS=y
yann@1941
   266
# CT_WRAPPER_NEEDED is not set
yann@1812
   267
CT_GMP=y
yann@1812
   268
CT_MPFR=y
yann@1941
   269
# CT_GMP_V_5_0_1 is not set
yann@1941
   270
CT_GMP_V_4_3_2=y
yann@1941
   271
# CT_GMP_V_4_3_1 is not set
yann@1563
   272
# CT_GMP_V_4_3_0 is not set
yann@1563
   273
# CT_GMP_V_4_2_4 is not set
yann@1616
   274
# CT_GMP_V_4_2_2 is not set
yann@1941
   275
CT_GMP_VERSION="4.3.2"
yann@1841
   276
CT_MPFR_V_2_4_2=y
yann@1841
   277
# CT_MPFR_V_2_4_1 is not set
yann@1563
   278
# CT_MPFR_V_2_4_0 is not set
yann@1563
   279
# CT_MPFR_V_2_3_2 is not set
yann@1616
   280
# CT_MPFR_V_2_3_1 is not set
yann@1841
   281
CT_MPFR_VERSION="2.4.2"
yann@1941
   282
# CT_COMPLIBS_CHECK is not set
yann@1941
   283
# CT_COMPLIBS_SHARED is not set
yann@1841
   284
# CT_COMP_TOOLS is not set