samples/m68k-unknown-elf/crosstool.config
author Bart vdr. Meulen <bartvdrmeulen@gmail.com>
Fri Apr 09 21:04:24 2010 +0200 (2010-04-09)
changeset 1895 3ea4e6f7b85f
parent 1791 160fc94ed49f
child 1941 591a6de0f04d
permissions -rw-r--r--
[CT-NG:patch 05/19] Force autoreconf for mpfr

In some exotic case the autoreconf step of mpfr is not executed (correctly)
leaving an incorrect version number for libtool in the configure script.

After extracting the sources files, force autoreconf to be executed.

Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com>
linux@1754
     1
#
linux@1754
     2
# Automatically generated make config: don't edit
yann@1841
     3
# crosstool-NG version: hg_default@1841_37d55cfe1262
yann@1841
     4
# Fri Mar 19 18:57:20 2010
linux@1754
     5
#
linux@1754
     6
linux@1754
     7
#
linux@1754
     8
# Paths and misc options
linux@1754
     9
#
linux@1754
    10
linux@1754
    11
#
linux@1754
    12
# crosstool-NG behavior
linux@1754
    13
#
linux@1754
    14
# CT_OBSOLETE is not set
linux@1754
    15
CT_EXPERIMENTAL=y
linux@1754
    16
# CT_DEBUG_CT is not set
linux@1754
    17
linux@1754
    18
#
linux@1754
    19
# Paths
linux@1754
    20
#
linux@1754
    21
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
linux@1754
    22
CT_SAVE_TARBALLS=y
linux@1754
    23
CT_WORK_DIR="${CT_TOP_DIR}/targets"
linux@1754
    24
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
linux@1754
    25
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
linux@1754
    26
CT_REMOVE_DOCS=y
linux@1754
    27
CT_INSTALL_DIR_RO=y
linux@1754
    28
linux@1754
    29
#
linux@1754
    30
# Downloading
linux@1754
    31
#
linux@1754
    32
# CT_FORBID_DOWNLOAD is not set
linux@1754
    33
# CT_FORCE_DOWNLOAD is not set
linux@1754
    34
# CT_USE_MIRROR is not set
linux@1754
    35
CT_CONNECT_TIMEOUT=10
linux@1754
    36
CT_DOWNLOAD_MAX_CHUNKS=5
linux@1754
    37
# CT_ONLY_DOWNLOAD is not set
linux@1754
    38
linux@1754
    39
#
linux@1754
    40
# Extracting
linux@1754
    41
#
linux@1754
    42
# CT_FORCE_EXTRACT is not set
linux@1754
    43
CT_OVERIDE_CONFIG_GUESS_SUB=y
linux@1754
    44
# CT_ONLY_EXTRACT is not set
linux@1754
    45
CT_PATCH_BUNDLED=y
linux@1754
    46
# CT_PATCH_LOCAL is not set
linux@1754
    47
# CT_PATCH_BUNDLED_LOCAL is not set
linux@1754
    48
# CT_PATCH_LOCAL_BUNDLED is not set
linux@1754
    49
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
linux@1754
    50
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
linux@1754
    51
# CT_PATCH_NONE is not set
linux@1754
    52
CT_PATCH_ORDER="bundled"
linux@1754
    53
# CT_PATCH_SINGLE is not set
linux@1754
    54
# CT_PATCH_USE_LOCAL is not set
linux@1754
    55
linux@1754
    56
#
linux@1754
    57
# Build behavior
linux@1754
    58
#
linux@1754
    59
CT_PARALLEL_JOBS=1
linux@1754
    60
CT_LOAD=0
linux@1754
    61
CT_USE_PIPES=y
linux@1754
    62
# CT_CONFIG_SHELL_SH is not set
linux@1754
    63
# CT_CONFIG_SHELL_ASH is not set
linux@1754
    64
CT_CONFIG_SHELL_BASH=y
linux@1754
    65
# CT_CONFIG_SHELL_CUSTOM is not set
linux@1754
    66
CT_CONFIG_SHELL="bash"
linux@1754
    67
linux@1754
    68
#
linux@1754
    69
# Logging
linux@1754
    70
#
linux@1754
    71
# CT_LOG_ERROR is not set
linux@1754
    72
# CT_LOG_WARN is not set
yann@1841
    73
# CT_LOG_INFO is not set
yann@1841
    74
CT_LOG_EXTRA=y
yann@1841
    75
# CT_LOG_ALL is not set
linux@1754
    76
# CT_LOG_DEBUG is not set
yann@1841
    77
CT_LOG_LEVEL_MAX="EXTRA"
linux@1754
    78
# CT_LOG_SEE_TOOLS_WARN is not set
linux@1754
    79
CT_LOG_PROGRESS_BAR=y
linux@1754
    80
CT_LOG_TO_FILE=y
linux@1754
    81
CT_LOG_FILE_COMPRESS=y
linux@1754
    82
linux@1754
    83
#
linux@1754
    84
# Target options
linux@1754
    85
#
linux@1754
    86
CT_ARCH="m68k"
linux@1754
    87
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
linux@1754
    88
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
linux@1754
    89
CT_ARCH_SUPPORTS_32=y
linux@1754
    90
# CT_ARCH_SUPPORTS_64 is not set
linux@1754
    91
# CT_ARCH_SUPPORT_ARCH is not set
linux@1754
    92
# CT_ARCH_SUPPORT_ABI is not set
linux@1754
    93
CT_ARCH_SUPPORT_CPU=y
linux@1754
    94
# CT_ARCH_SUPPORT_TUNE is not set
linux@1754
    95
# CT_ARCH_SUPPORT_FPU is not set
linux@1754
    96
# CT_ARCH_DEFAULT_HAS_MMU is not set
linux@1754
    97
CT_ARCH_DEFAULT_BE=y
linux@1754
    98
# CT_ARCH_DEFAULT_LE is not set
linux@1754
    99
CT_ARCH_DEFAULT_32=y
linux@1754
   100
# CT_ARCH_DEFAULT_64 is not set
linux@1754
   101
CT_ARCH_CPU="cpu32"
linux@1754
   102
CT_ARCH_32=y
linux@1754
   103
# CT_ARCH_64 is not set
linux@1754
   104
CT_ARCH_BITNESS=32
linux@1754
   105
CT_ARCH_FLOAT_HW=y
linux@1754
   106
# CT_ARCH_FLOAT_SW is not set
linux@1754
   107
CT_TARGET_CFLAGS=""
linux@1754
   108
CT_TARGET_LDFLAGS=""
linux@1754
   109
linux@1754
   110
#
linux@1754
   111
# General target options
linux@1754
   112
#
linux@1754
   113
# CT_ARCH_alpha is not set
linux@1754
   114
# CT_ARCH_arm is not set
linux@1754
   115
# CT_ARCH_avr32 is not set
linux@1754
   116
# CT_ARCH_ia64 is not set
linux@1754
   117
CT_ARCH_m68k=y
linux@1754
   118
# CT_ARCH_mips is not set
linux@1754
   119
# CT_ARCH_powerpc is not set
linux@1754
   120
# CT_ARCH_s390 is not set
linux@1754
   121
# CT_ARCH_sh is not set
linux@1754
   122
# CT_ARCH_x86 is not set
linux@1754
   123
# CT_ARCH_USE_MMU is not set
linux@1754
   124
linux@1754
   125
#
linux@1754
   126
# Target optimisations
linux@1754
   127
#
linux@1754
   128
linux@1754
   129
#
linux@1754
   130
# Toolchain options
linux@1754
   131
#
linux@1754
   132
linux@1754
   133
#
linux@1754
   134
# General toolchain options
linux@1754
   135
#
linux@1754
   136
CT_USE_SYSROOT=y
linux@1754
   137
CT_SYSROOT_DIR_PREFIX=""
linux@1754
   138
linux@1754
   139
#
linux@1754
   140
# Tuple completion and aliasing
linux@1754
   141
#
linux@1754
   142
CT_TARGET_VENDOR="unknown"
linux@1754
   143
CT_TARGET_ALIAS_SED_EXPR=""
linux@1754
   144
CT_TARGET_ALIAS=""
linux@1754
   145
linux@1754
   146
#
linux@1754
   147
# Toolchain type
linux@1754
   148
#
linux@1754
   149
# CT_NATIVE is not set
linux@1754
   150
CT_CROSS=y
linux@1754
   151
# CT_CROSS_NATIVE is not set
linux@1754
   152
# CT_CANADIAN is not set
linux@1754
   153
CT_TOOLCHAIN_TYPE="cross"
linux@1754
   154
linux@1754
   155
#
linux@1754
   156
# Build system
linux@1754
   157
#
linux@1754
   158
CT_BUILD=""
linux@1754
   159
CT_BUILD_PREFIX=""
linux@1754
   160
CT_BUILD_SUFFIX=""
linux@1754
   161
linux@1754
   162
#
linux@1754
   163
# Operating System
linux@1754
   164
#
linux@1754
   165
CT_BARE_METAL=y
linux@1754
   166
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
linux@1754
   167
CT_KERNEL="bare-metal"
linux@1754
   168
CT_KERNEL_bare_metal=y
linux@1754
   169
# CT_KERNEL_linux is not set
linux@1754
   170
linux@1754
   171
#
linux@1754
   172
# Common kernel options
linux@1754
   173
#
linux@1754
   174
linux@1754
   175
#
linux@1754
   176
# Binary utilities
linux@1754
   177
#
linux@1754
   178
# CT_ARCH_BINFMT_ELF is not set
linux@1754
   179
CT_ARCH_BINFMT_FLAT=y
linux@1754
   180
linux@1754
   181
#
linux@1754
   182
# GNU binutils
linux@1754
   183
#
linux@1754
   184
# CT_BINUTILS_V_2_20 is not set
linux@1754
   185
CT_BINUTILS_V_2_19_1=y
linux@1754
   186
# CT_BINUTILS_V_2_19 is not set
linux@1754
   187
# CT_BINUTILS_V_2_18 is not set
linux@1754
   188
# CT_BINUTILS_V_2_17 is not set
linux@1754
   189
# CT_BINUTILS_V_2_16_1 is not set
linux@1754
   190
CT_BINUTILS_VERSION="2.19.1"
linux@1754
   191
CT_BINUTILS_EXTRA_CONFIG=""
linux@1754
   192
linux@1754
   193
#
linux@1754
   194
# elf2flt
linux@1754
   195
#
linux@1754
   196
CT_ELF2FLT_CVSHEAD=y
linux@1754
   197
# CT_ELF2FLT_CVS_SNAPSHOT is not set
linux@1754
   198
CT_ELF2FLT_VERSION="head"
linux@1754
   199
CT_ELF2FLT_EXTRA_CONFIG=""
linux@1754
   200
linux@1754
   201
#
linux@1754
   202
# C compiler
linux@1754
   203
#
linux@1754
   204
CT_CC="gcc"
linux@1754
   205
CT_CC_VERSION="4.3.4"
linux@1754
   206
CT_CC_gcc=y
linux@1754
   207
# CT_CC_V_4_4_3 is not set
linux@1754
   208
# CT_CC_V_4_4_2 is not set
linux@1754
   209
# CT_CC_V_4_4_1 is not set
linux@1754
   210
# CT_CC_V_4_4_0 is not set
linux@1754
   211
CT_CC_V_4_3_4=y
linux@1754
   212
# CT_CC_V_4_3_3 is not set
linux@1754
   213
# CT_CC_V_4_3_2 is not set
linux@1754
   214
# CT_CC_V_4_3_1 is not set
linux@1754
   215
# CT_CC_V_4_2_4 is not set
linux@1754
   216
# CT_CC_V_4_2_3 is not set
linux@1754
   217
# CT_CC_V_4_2_2 is not set
linux@1754
   218
# CT_CC_V_4_2_1 is not set
linux@1754
   219
# CT_CC_V_4_2_0 is not set
linux@1754
   220
# CT_CC_V_4_1_2 is not set
linux@1754
   221
# CT_CC_V_4_0_4 is not set
linux@1754
   222
# CT_CC_V_3_4_6 is not set
linux@1754
   223
CT_CC_GCC_4_3_or_later=y
linux@1754
   224
# CT_CC_GCC_4_4_or_later is not set
linux@1754
   225
CT_CC_ENABLE_CXX_FLAGS=""
linux@1754
   226
CT_CC_CORE_EXTRA_CONFIG=""
linux@1754
   227
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
linux@1754
   228
CT_CC_BUGURL=""
linux@1754
   229
CT_CC_SUPPORT_CXX=y
linux@1754
   230
CT_CC_SUPPORT_FORTRAN=y
linux@1754
   231
CT_CC_SUPPORT_JAVA=y
linux@1754
   232
CT_CC_SUPPORT_ADA=y
linux@1754
   233
CT_CC_SUPPORT_OBJC=y
linux@1754
   234
CT_CC_SUPPORT_OBJCXX=y
linux@1754
   235
linux@1754
   236
#
linux@1754
   237
# Additional supported languages:
linux@1754
   238
#
linux@1754
   239
# CT_CC_LANG_CXX is not set
linux@1754
   240
linux@1754
   241
#
linux@1754
   242
# C-library
linux@1754
   243
#
linux@1754
   244
CT_LIBC="none"
linux@1754
   245
# CT_LIBC_eglibc is not set
linux@1754
   246
# CT_LIBC_glibc is not set
linux@1754
   247
# CT_LIBC_newlib is not set
linux@1754
   248
CT_LIBC_none=y
linux@1754
   249
# CT_LIBC_uClibc is not set
linux@1754
   250
# CT_LIBC_SUPPORT_NPTL is not set
linux@1754
   251
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
linux@1754
   252
CT_THREADS="none"
linux@1754
   253
linux@1754
   254
#
linux@1754
   255
# Debug facilities
linux@1754
   256
#
linux@1754
   257
# CT_DEBUG_dmalloc is not set
linux@1754
   258
# CT_DEBUG_duma is not set
linux@1754
   259
# CT_DEBUG_gdb is not set
linux@1754
   260
# CT_DEBUG_ltrace is not set
linux@1754
   261
# CT_DEBUG_strace is not set
linux@1754
   262
linux@1754
   263
#
linux@1754
   264
# Tools facilities
linux@1754
   265
#
linux@1754
   266
# CT_TOOL_sstrip is not set
linux@1754
   267
linux@1754
   268
#
linux@1754
   269
# Companion libraries
linux@1754
   270
#
yann@1841
   271
yann@1841
   272
#
yann@1841
   273
# FIXME: check real dependencies!!!
yann@1841
   274
#
yann@1841
   275
CT_COMPLIBS=y
linux@1754
   276
CT_WRAPPER_NEEDED=y
yann@1841
   277
CT_GMP=y
yann@1841
   278
CT_MPFR=y
yann@1841
   279
# CT_PPL is not set
yann@1841
   280
# CT_CLOOG is not set
yann@1841
   281
# CT_MPC is not set
linux@1754
   282
CT_GMP_V_4_3_1=y
linux@1754
   283
# CT_GMP_V_4_3_0 is not set
linux@1754
   284
# CT_GMP_V_4_2_4 is not set
linux@1754
   285
# CT_GMP_V_4_2_2 is not set
linux@1754
   286
CT_GMP_VERSION="4.3.1"
yann@1841
   287
CT_MPFR_V_2_4_2=y
yann@1841
   288
# CT_MPFR_V_2_4_1 is not set
linux@1754
   289
# CT_MPFR_V_2_4_0 is not set
linux@1754
   290
# CT_MPFR_V_2_3_2 is not set
linux@1754
   291
# CT_MPFR_V_2_3_1 is not set
yann@1841
   292
CT_MPFR_VERSION="2.4.2"
linux@1754
   293
linux@1754
   294
#
linux@1754
   295
# Companion libraries common options
linux@1754
   296
#
linux@1754
   297
# CT_COMP_LIBS_CHECK is not set
linux@1754
   298
CT_TOOLS_WRAPPER_SCRIPT=y
linux@1754
   299
# CT_TOOLS_WRAPPER_EXEC is not set
linux@1754
   300
CT_TOOLS_WRAPPER="script"
linux@1754
   301
linux@1754
   302
#
linux@1754
   303
# Companion tools
linux@1754
   304
#
linux@1754
   305
linux@1754
   306
#
linux@1754
   307
# READ HELP before you say 'Y' below !!!
linux@1754
   308
#
linux@1754
   309
# CT_COMP_TOOLS is not set