samples/powerpc-unknown-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jul 25 13:59:29 2008 +0000 (2008-07-25)
changeset 720 536361b49be2
child 727 33c246763c8a
permissions -rw-r--r--
Two new samples by "Thomas JOURDAN".

/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 334 334 0 0 +++++++++++++++++++++
/trunk/samples/x86_64-unknown-linux-gnu/reported.by | 2 2 0 0 +
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 301 301 0 0 +++++++++++++++++++
/trunk/samples/powerpc-unknown-linux-gnu/reported.by | 2 2 0 0 +
4 files changed, 639 insertions(+)
     1 #
     2 # Automatically generated make config: don't edit
     3 # crosstool-NG version: 1.2.0+svn_trunk@855
     4 # Fri Jul 25 14:00:22 2008
     5 #
     6 
     7 #
     8 # Paths and misc options
     9 #
    10 
    11 #
    12 # crosstool-NG behavior
    13 #
    14 # CT_OBSOLETE is not set
    15 CT_EXPERIMENTAL=y
    16 # CT_BROKEN is not set
    17 CT_DEBUG_CT=y
    18 # CT_DEBUG_CT_PAUSE_STEPS is not set
    19 CT_DEBUG_CT_SAVE_STEPS=y
    20 # CT_DEBUG_CT_SAVE_STEPS_GZIP is not set
    21 
    22 #
    23 # Paths
    24 #
    25 CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    26 CT_SAVE_TARBALLS=y
    27 CT_WORK_DIR="${CT_TOP_DIR}/targets"
    28 CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    29 CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    30 # CT_CUSTOM_PATCH is not set
    31 CT_REMOVE_DOCS=y
    32 CT_INSTALL_DIR_RO=y
    33 
    34 #
    35 # Downloading
    36 #
    37 # CT_FORCE_DOWNLOAD is not set
    38 # CT_USE_LAN_MIRROR is not set
    39 # CT_USE_PROXY is not set
    40 CT_PROXY_TYPE="none"
    41 CT_CONNECT_TIMEOUT=10
    42 # CT_ONLY_DOWNLOAD is not set
    43 
    44 #
    45 # Extracting
    46 #
    47 # CT_FORCE_EXTRACT is not set
    48 CT_OVERIDE_CONFIG_GUESS_SUB=y
    49 # CT_ONLY_EXTRACT is not set
    50 
    51 #
    52 # Build behavior
    53 #
    54 CT_PARALLEL_JOBS=4
    55 CT_LOAD=0
    56 CT_NICE=0
    57 CT_USE_PIPES=y
    58 
    59 #
    60 # Logging
    61 #
    62 # CT_LOG_ERROR is not set
    63 # CT_LOG_WARN is not set
    64 # CT_LOG_INFO is not set
    65 CT_LOG_EXTRA=y
    66 # CT_LOG_DEBUG is not set
    67 # CT_LOG_ALL is not set
    68 CT_LOG_LEVEL_MAX="EXTRA"
    69 # CT_LOG_SEE_TOOLS_WARN is not set
    70 CT_LOG_PROGRESS_BAR=y
    71 CT_LOG_TO_FILE=y
    72 # CT_LOG_FILE_COMPRESS is not set
    73 
    74 #
    75 # Target options
    76 #
    77 CT_ARCH="powerpc"
    78 # CT_ARCH_SUPPORT_ARCH is not set
    79 CT_ARCH_SUPPORT_ABI=y
    80 CT_ARCH_SUPPORT_CPU=y
    81 CT_ARCH_SUPPORT_TUNE=y
    82 # CT_ARCH_SUPPORT_FPU is not set
    83 # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    84 # CT_ARCH_DEFAULT_BE is not set
    85 # CT_ARCH_DEFAULT_LE is not set
    86 CT_ARCH_ABI=""
    87 CT_ARCH_CPU=""
    88 CT_ARCH_TUNE=""
    89 CT_ARCH_FLOAT_HW=y
    90 # CT_ARCH_FLOAT_SW is not set
    91 CT_TARGET_CFLAGS=""
    92 
    93 #
    94 # General target options
    95 #
    96 # CT_ARCH_alpha is not set
    97 # CT_ARCH_arm is not set
    98 # CT_ARCH_ia64 is not set
    99 # CT_ARCH_mips is not set
   100 CT_ARCH_powerpc=y
   101 # CT_ARCH_sh is not set
   102 # CT_ARCH_x86 is not set
   103 # CT_ARCH_x86_64 is not set
   104 
   105 #
   106 # Target optimisations
   107 #
   108 
   109 #
   110 # Toolchain options
   111 #
   112 
   113 #
   114 # General toolchain options
   115 #
   116 CT_USE_SYSROOT=y
   117 CT_SHARED_LIBS=y
   118 CT_THREADS_NPTL=y
   119 # CT_THREADS_LINUXTHREADS is not set
   120 # CT_THREADS_NONE is not set
   121 CT_THREADS="nptl"
   122 CT_TARGET_VENDOR=""
   123 CT_TARGET_ALIAS_SED_EXPR=""
   124 CT_TARGET_ALIAS=""
   125 
   126 #
   127 # Toolchain type
   128 #
   129 # CT_NATIVE is not set
   130 CT_CROSS=y
   131 # CT_CROSS_NATIVE is not set
   132 # CT_CANADIAN is not set
   133 CT_TOOLCHAIN_TYPE="cross"
   134 CT_BUILD=""
   135 CT_CC_NATIVE="gcc"
   136 
   137 #
   138 # Kernel
   139 #
   140 CT_KERNEL_LINUX=y
   141 # CT_KERNEL_LINUX_HEADERS_INSTALL is not set
   142 # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
   143 # CT_KERNEL_LINUX_HEADERS_COPY is not set
   144 CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR=y
   145 CT_KERNEL="linux"
   146 CT_KERNEL_LINUX_HEADERS_CUSTOM_DIR="/home/thj/workspace/cdk/src/linux-headers-2.6.22.6/powerpc"
   147 
   148 #
   149 # GMP and MPFR
   150 #
   151 CT_GMP_MPFR=y
   152 CT_GMP_MPFR_TARGET=y
   153 CT_GMP_V_4_2_2=y
   154 CT_GMP_VERSION="4.2.2"
   155 CT_GMP_CHECK=y
   156 CT_MPFR_V_2_3_1=y
   157 CT_MPFR_VERSION="2.3.1"
   158 CT_MPFR_CHECK=y
   159 
   160 #
   161 # binutils
   162 #
   163 CT_BINUTILS_VERSION="2.18.50.0.8"
   164 # CT_BINUTILS_V_2_14 is not set
   165 # CT_BINUTILS_V_2_15 is not set
   166 # CT_BINUTILS_V_2_16_1 is not set
   167 # CT_BINUTILS_V_2_17 is not set
   168 # CT_BINUTILS_V_2_18 is not set
   169 # CT_BINUTILS_V_2_18_50_0_4 is not set
   170 # CT_BINUTILS_V_2_18_50_0_6 is not set
   171 # CT_BINUTILS_V_2_18_50_0_7 is not set
   172 CT_BINUTILS_V_2_18_50_0_8=y
   173 CT_BINUTILS_EXTRA_CONFIG=""
   174 CT_BINUTILS_FOR_TARGET=y
   175 CT_BINUTILS_FOR_TARGET_IBERTY=y
   176 CT_BINUTILS_FOR_TARGET_BFD=y
   177 
   178 #
   179 # C compiler
   180 #
   181 CT_CC_GCC=y
   182 CT_CC_VERSION="4.3.1"
   183 CT_CC="gcc"
   184 # CT_CC_V_2_95_3 is not set
   185 # CT_CC_V_3_2_3 is not set
   186 # CT_CC_V_3_3_6 is not set
   187 # CT_CC_V_3_4_6 is not set
   188 # CT_CC_V_4_0_0 is not set
   189 # CT_CC_V_4_0_1 is not set
   190 # CT_CC_V_4_0_2 is not set
   191 # CT_CC_V_4_0_3 is not set
   192 # CT_CC_V_4_0_4 is not set
   193 # CT_CC_V_4_1_0 is not set
   194 # CT_CC_V_4_1_1 is not set
   195 # CT_CC_V_4_1_2 is not set
   196 # CT_CC_V_4_2_0 is not set
   197 # CT_CC_V_4_2_1 is not set
   198 # CT_CC_V_4_2_2 is not set
   199 # CT_CC_V_4_2_3 is not set
   200 # CT_CC_V_4_2_4 is not set
   201 # CT_CC_V_4_3_0 is not set
   202 CT_CC_V_4_3_1=y
   203 CT_CC_GCC_4_3_or_later=y
   204 CT_CC_CXA_ATEXIT=y
   205 CT_CC_CORE_EXTRA_CONFIG=""
   206 CT_CC_EXTRA_CONFIG=""
   207 CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
   208 CT_CC_BUGURL=""
   209 CT_CC_SUPPORT_CXX=y
   210 CT_CC_SUPPORT_FORTRAN=y
   211 CT_CC_SUPPORT_JAVA=y
   212 CT_CC_SUPPORT_ADA=y
   213 CT_CC_SUPPORT_OBJC=y
   214 CT_CC_SUPPORT_OBJCXX=y
   215 
   216 #
   217 # Additional supported languages:
   218 #
   219 CT_CC_LANG_CXX=y
   220 CT_CC_LANG_FORTRAN=y
   221 CT_CC_LANG_JAVA=y
   222 # CT_CC_LANG_ADA is not set
   223 # CT_CC_LANG_OBJC is not set
   224 # CT_CC_LANG_OBJCXX is not set
   225 CT_CC_LANG_OTHERS=""
   226 
   227 #
   228 # C-library
   229 #
   230 CT_LIBC_GLIBC=y
   231 # CT_LIBC_UCLIBC is not set
   232 CT_LIBC_VERSION="2.7"
   233 CT_LIBC="glibc"
   234 CT_LIBC_SUPPORT_NPTL=y
   235 CT_LIBC_SUPPORT_LINUXTHREADS=y
   236 # CT_LIBC_V_LATEST is not set
   237 # CT_LIBC_V_date is not set
   238 # CT_LIBC_V_2_3_6 is not set
   239 # CT_LIBC_V_2_5 is not set
   240 # CT_LIBC_V_2_5_1 is not set
   241 # CT_LIBC_V_2_6 is not set
   242 # CT_LIBC_V_2_6_1 is not set
   243 CT_LIBC_V_2_7=y
   244 CT_LIBC_GLIBC_EXTRA_CONFIG=""
   245 CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   246 CT_LIBC_EXTRA_CC_ARGS=""
   247 CT_LIBC_GLIBC_CONFIGPARMS=""
   248 # CT_LIBC_GLIBC_USE_PORTS is not set
   249 # CT_LIBC_ADDONS is not set
   250 
   251 #
   252 # Tools facilities
   253 #
   254 CT_SSTRIP=y
   255 # CT_SSTRIP_ELFKICKERS is not set
   256 CT_SSTRIP_BUILDROOT=y
   257 CT_SSTRIP_FROM="buildroot"
   258 
   259 #
   260 # Debug facilities
   261 #
   262 CT_DMALLOC=y
   263 # CT_DMALLOC_V_5_4_3 is not set
   264 CT_DMALLOC_V_5_5_2=y
   265 CT_DMALLOC_VERSION="5.5.2"
   266 CT_DUMA=y
   267 CT_DUMA_A=y
   268 CT_DUMA_SO=y
   269 # CT_DUMA_V_2_5_1 is not set
   270 # CT_DUMA_V_2_5_8 is not set
   271 # CT_DUMA_V_2_5_12 is not set
   272 CT_DUMA_V_2_5_14=y
   273 CT_DUMA_VERSION="2_5_14"
   274 CT_GDB=y
   275 CT_GDB_CROSS=y
   276 # CT_GDB_CROSS_STATIC is not set
   277 CT_GDB_NATIVE=y
   278 # CT_GDB_NATIVE_STATIC is not set
   279 CT_GDB_NATIVE_USE_GMP_MPFR=y
   280 CT_GDB_GDBSERVER=y
   281 CT_GDB_GDBSERVER_STATIC=y
   282 # CT_GDB_V_snapshot is not set
   283 # CT_GDB_V_6_4 is not set
   284 # CT_GDB_V_6_5 is not set
   285 # CT_GDB_V_6_6 is not set
   286 # CT_GDB_V_6_7 is not set
   287 # CT_GDB_V_6_7_1 is not set
   288 CT_GDB_V_6_8=y
   289 CT_GDB_VERSION="6.8"
   290 
   291 #
   292 # Native gdb needs the ncurses library on the target
   293 #
   294 CT_NCURSES_V_5_6=y
   295 CT_NCURSES_VERSION="5.6"
   296 CT_STRACE=y
   297 # CT_STRACE_V_4_5 is not set
   298 # CT_STRACE_V_4_5_14 is not set
   299 # CT_STRACE_V_4_5_15 is not set
   300 CT_STRACE_V_4_5_16=y
   301 CT_STRACE_VERSION="4.5.16"