public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Re: Crosstool-NG question
       [not found] <C784749A.1D40A%info@northernlightstactical.com>
@ 2010-01-27 18:29 ` Yann E. MORIN
  2010-01-27 19:55   ` Blair Burtan
  0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2010-01-27 18:29 UTC (permalink / raw)
  To: Blair Burtan; +Cc: crossgcc

Hello Blair!

[Please, cc the crossgcc mailing list, next time.]

On Tuesday 26 January 2010 18:29:46 Blair Burtan wrote:
> I'm trying out 1.5.3 and I'm getting the following error:
> [ERROR]    configure: error: Need linker with .init_array/.fini_array
> support.

Without your .config and the full log file, we can't do much.

> I¹m running this on OSX.  Do you know what the problem might be?

MacOS-X is not well supported. Please have a look at: docs/MacOS-X.txt

> Also, perhaps you can shed some light on this.  I built a toolchain under
> 1.4.2 with
> binutils 2.19.1,  gcc 4.1.2 and    glibc version: 2.3.6
> Do you know what versions of the components I need to build Linux 2.6.29?

See the Documentation/Changes in your kernel tree, sections titled
"Current Minimal Requirements" and "Kernel compilation".

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Crosstool-NG question
  2010-01-27 18:29 ` Crosstool-NG question Yann E. MORIN
@ 2010-01-27 19:55   ` Blair Burtan
  2010-01-31 17:46     ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Blair Burtan @ 2010-01-27 19:55 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]

Here's the build.log.  Not sure where to find .config though.

Is the system attempting to use the OSX linker or does it use one that's
been downloaded as part of the toolchain?

> Hello Blair!
> 
> [Please, cc the crossgcc mailing list, next time.]
> 
> On Tuesday 26 January 2010 18:29:46 Blair Burtan wrote:
>> I'm trying out 1.5.3 and I'm getting the following error:
>> [ERROR]    configure: error: Need linker with .init_array/.fini_array
>> support.
> 
> Without your .config and the full log file, we can't do much.
> 
>> I¹m running this on OSX.  Do you know what the problem might be?
> 
> MacOS-X is not well supported. Please have a look at: docs/MacOS-X.txt
> 
>> Also, perhaps you can shed some light on this.  I built a toolchain under
>> 1.4.2 with
>> binutils 2.19.1,  gcc 4.1.2 and    glibc version: 2.3.6
>> Do you know what versions of the components I need to build Linux 2.6.29?
> 
> See the Documentation/Changes in your kernel tree, sections titled
> "Current Minimal Requirements" and "Kernel compilation".
> 
> Regards,
> Yann E. MORIN.

Blair M. Burtan
Northern Lights Tactical
www.northernlightstactical.com



[-- Attachment #2: build.log --]
[-- Type: application/octet-stream, Size: 1016359 bytes --]

[INFO ]  Performing some trivial sanity checks
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets'
[DEBUG]  ==> Executing: 'touch /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/foo'
[DEBUG]  ==> Executing: 'rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/foo'
[DEBUG]  Creating bin-overide for tools in '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin'
[DEBUG]  Creating script-override for 'install' -> '/usr/local/bin/install'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install'
[DEBUG]  Creating script-override for 'bash' -> '/bin/bash'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/bash'
[DEBUG]  Creating script-override for 'grep' -> '/usr/bin/grep'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/grep'
[DEBUG]  Creating script-override for 'make' -> '/usr/bin/make'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/make'
[DEBUG]  Creating script-override for 'sed' -> '/usr/local/bin/sed'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/sed'
[INFO ]  Build started 20100126.102029
[DEBUG]  ==> Executing: 'renice 0 28506'
[DEBUG]  =================================================================
[DEBUG]  Dumping user-supplied crosstool-NG configuration
[DEBUG]    ==> Executing: 'grep -E ^(# |)CT_ .config'
[DEBUG]    CT_OBSOLETE=y
[DEBUG]    CT_EXPERIMENTAL=y
[DEBUG]    # CT_DEBUG_CT is not set
[DEBUG]    CT_LOCAL_TARBALLS_DIR=""
[DEBUG]    CT_WORK_DIR="${CT_TOP_DIR}/targets"
[DEBUG]    CT_PREFIX_DIR="/Volumes/Crosstool/${CT_TARGET}"
[DEBUG]    CT_INSTALL_DIR="${CT_PREFIX_DIR}"
[DEBUG]    CT_REMOVE_DOCS=y
[DEBUG]    CT_INSTALL_DIR_RO=y
[DEBUG]    # CT_FORBID_DOWNLOAD is not set
[DEBUG]    # CT_FORCE_DOWNLOAD is not set
[DEBUG]    # CT_USE_MIRROR is not set
[DEBUG]    CT_CONNECT_TIMEOUT=10
[DEBUG]    # CT_ONLY_DOWNLOAD is not set
[DEBUG]    # CT_FORCE_EXTRACT is not set
[DEBUG]    CT_OVERIDE_CONFIG_GUESS_SUB=y
[DEBUG]    # CT_ONLY_EXTRACT is not set
[DEBUG]    CT_PATCH_BUNDLED=y
[DEBUG]    # CT_PATCH_LOCAL is not set
[DEBUG]    # CT_PATCH_BUNDLED_LOCAL is not set
[DEBUG]    # CT_PATCH_LOCAL_BUNDLED is not set
[DEBUG]    # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
[DEBUG]    # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
[DEBUG]    CT_PATCH_ORDER="bundled"
[DEBUG]    # CT_PATCH_SINGLE is not set
[DEBUG]    # CT_PATCH_USE_LOCAL is not set
[DEBUG]    CT_PARALLEL_JOBS=4
[DEBUG]    CT_LOAD=0
[DEBUG]    CT_NICE=0
[DEBUG]    CT_USE_PIPES=y
[DEBUG]    # CT_CONFIG_SHELL_SH is not set
[DEBUG]    # CT_CONFIG_SHELL_ASH is not set
[DEBUG]    CT_CONFIG_SHELL_BASH=y
[DEBUG]    # CT_CONFIG_SHELL_CUSTOM is not set
[DEBUG]    CT_CONFIG_SHELL="bash"
[DEBUG]    # CT_LOG_ERROR is not set
[DEBUG]    # CT_LOG_WARN is not set
[DEBUG]    CT_LOG_INFO=y
[DEBUG]    # CT_LOG_EXTRA is not set
[DEBUG]    # CT_LOG_DEBUG is not set
[DEBUG]    # CT_LOG_ALL is not set
[DEBUG]    CT_LOG_LEVEL_MAX="INFO"
[DEBUG]    # CT_LOG_SEE_TOOLS_WARN is not set
[DEBUG]    CT_LOG_PROGRESS_BAR=y
[DEBUG]    CT_LOG_TO_FILE=y
[DEBUG]    CT_LOG_FILE_COMPRESS=y
[DEBUG]    CT_ARCH="arm"
[DEBUG]    # CT_ARCH_64 is not set
[DEBUG]    # CT_ARCH_SUPPORTS_BOTH_MMU is not set
[DEBUG]    CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
[DEBUG]    CT_ARCH_SUPPORT_ARCH=y
[DEBUG]    CT_ARCH_SUPPORT_ABI=y
[DEBUG]    CT_ARCH_SUPPORT_CPU=y
[DEBUG]    CT_ARCH_SUPPORT_TUNE=y
[DEBUG]    CT_ARCH_SUPPORT_FPU=y
[DEBUG]    # CT_ARCH_DEFAULT_HAS_MMU is not set
[DEBUG]    # CT_ARCH_DEFAULT_BE is not set
[DEBUG]    CT_ARCH_DEFAULT_LE=y
[DEBUG]    CT_ARCH_ARCH="armv4t"
[DEBUG]    CT_ARCH_ABI=""
[DEBUG]    CT_ARCH_CPU=""
[DEBUG]    CT_ARCH_TUNE=""
[DEBUG]    CT_ARCH_FPU=""
[DEBUG]    # CT_ARCH_BE is not set
[DEBUG]    CT_ARCH_LE=y
[DEBUG]    CT_ARCH_FLOAT_HW=y
[DEBUG]    # CT_ARCH_FLOAT_SW is not set
[DEBUG]    CT_TARGET_CFLAGS=""
[DEBUG]    CT_TARGET_LDFLAGS=""
[DEBUG]    # CT_ARCH_alpha is not set
[DEBUG]    CT_ARCH_arm=y
[DEBUG]    # CT_ARCH_avr32 is not set
[DEBUG]    # CT_ARCH_ia64 is not set
[DEBUG]    # CT_ARCH_mips is not set
[DEBUG]    # CT_ARCH_powerpc is not set
[DEBUG]    # CT_ARCH_powerpc64 is not set
[DEBUG]    # CT_ARCH_sh is not set
[DEBUG]    # CT_ARCH_x86 is not set
[DEBUG]    # CT_ARCH_x86_64 is not set
[DEBUG]    # CT_ARCH_ARM_EABI is not set
[DEBUG]    CT_ARCH_ARM_ABI_OK=y
[DEBUG]    CT_ARCH_USE_MMU=y
[DEBUG]    CT_USE_SYSROOT=y
[DEBUG]    CT_SYSROOT_DIR_PREFIX=""
[DEBUG]    CT_TARGET_VENDOR="unknown"
[DEBUG]    CT_TARGET_ALIAS_SED_EXPR=""
[DEBUG]    CT_TARGET_ALIAS=""
[DEBUG]    # CT_NATIVE is not set
[DEBUG]    CT_CROSS=y
[DEBUG]    # CT_CROSS_NATIVE is not set
[DEBUG]    # CT_CANADIAN is not set
[DEBUG]    CT_TOOLCHAIN_TYPE="cross"
[DEBUG]    CT_BUILD=""
[DEBUG]    CT_BUILD_PREFIX=""
[DEBUG]    CT_BUILD_SUFFIX=""
[DEBUG]    # CT_BARE_METAL is not set
[DEBUG]    CT_KERNEL_SUPPORTS_SHARED_LIBS=y
[DEBUG]    CT_KERNEL="linux"
[DEBUG]    CT_KERNEL_VERSION="2.6.21.7"
[DEBUG]    # CT_KERNEL_bare_metal is not set
[DEBUG]    CT_KERNEL_linux=y
[DEBUG]    CT_KERNEL_LINUX_INSTALL=y
[DEBUG]    CT_KERNEL_LINUX_INSTALL_CHECK=y
[DEBUG]    # CT_KERNEL_V_2_6_31_1 is not set
[DEBUG]    # CT_KERNEL_V_2_6_31 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30_8 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30_7 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30_6 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30_5 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30_4 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30_3 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30_2 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30_1 is not set
[DEBUG]    # CT_KERNEL_V_2_6_30 is not set
[DEBUG]    # CT_KERNEL_V_2_6_29_6 is not set
[DEBUG]    # CT_KERNEL_V_2_6_28_10 is not set
[DEBUG]    # CT_KERNEL_V_2_6_27_35 is not set
[DEBUG]    # CT_KERNEL_V_2_6_26_8 is not set
[DEBUG]    # CT_KERNEL_V_2_6_25_20 is not set
[DEBUG]    # CT_KERNEL_V_2_6_24_7 is not set
[DEBUG]    # CT_KERNEL_V_2_6_23_17 is not set
[DEBUG]    # CT_KERNEL_V_2_6_22_19 is not set
[DEBUG]    CT_KERNEL_V_2_6_21_7=y
[DEBUG]    # CT_KERNEL_V_2_6_20_21 is not set
[DEBUG]    # CT_KERNEL_V_2_6_19_7 is not set
[DEBUG]    # CT_KERNEL_V_2_6_18_8 is not set
[DEBUG]    # CT_KERNEL_V_select is not set
[DEBUG]    CT_KERNEL_LINUX_VERBOSITY_0=y
[DEBUG]    # CT_KERNEL_LINUX_VERBOSITY_1 is not set
[DEBUG]    # CT_KERNEL_LINUX_VERBOSITY_2 is not set
[DEBUG]    CT_KERNEL_LINUX_VERBOSE_LEVEL=0
[DEBUG]    # CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
[DEBUG]    CT_SHARED_LIBS=y
[DEBUG]    CT_ARCH_BINFMT_ELF=y
[DEBUG]    # CT_ARCH_BINFMT_FLAT is not set
[DEBUG]    CT_BINUTILS_VERSION="2.19.1"
[DEBUG]    # CT_BINUTILS_V_2_19_51_0_2 is not set
[DEBUG]    # CT_BINUTILS_V_2_19_51_0_1 is not set
[DEBUG]    # CT_BINUTILS_V_2_19_50_0_1 is not set
[DEBUG]    CT_BINUTILS_V_2_19_1=y
[DEBUG]    # CT_BINUTILS_V_2_19 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_93 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_92 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_91 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_90 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_50_0_9 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_50_0_8 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_50_0_7 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_50_0_6 is not set
[DEBUG]    # CT_BINUTILS_V_2_18_50_0_4 is not set
[DEBUG]    # CT_BINUTILS_V_2_18 is not set
[DEBUG]    # CT_BINUTILS_V_2_17 is not set
[DEBUG]    # CT_BINUTILS_V_2_16_1 is not set
[DEBUG]    # CT_BINUTILS_V_2_15 is not set
[DEBUG]    # CT_BINUTILS_V_2_14 is not set
[DEBUG]    CT_BINUTILS_EXTRA_CONFIG=""
[DEBUG]    # CT_BINUTILS_FOR_TARGET is not set
[DEBUG]    CT_CC="gcc"
[DEBUG]    CT_CC_VERSION="4.1.2"
[DEBUG]    CT_CC_gcc=y
[DEBUG]    # CT_CC_V_4_4_1 is not set
[DEBUG]    # CT_CC_V_4_4_0 is not set
[DEBUG]    # CT_CC_V_4_3_4 is not set
[DEBUG]    # CT_CC_V_4_3_3 is not set
[DEBUG]    # CT_CC_V_4_3_2 is not set
[DEBUG]    # CT_CC_V_4_3_1 is not set
[DEBUG]    # CT_CC_V_4_3_0 is not set
[DEBUG]    # CT_CC_V_4_2_4 is not set
[DEBUG]    # CT_CC_V_4_2_3 is not set
[DEBUG]    # CT_CC_V_4_2_2 is not set
[DEBUG]    # CT_CC_V_4_2_1 is not set
[DEBUG]    # CT_CC_V_4_2_0 is not set
[DEBUG]    CT_CC_V_4_1_2=y
[DEBUG]    # CT_CC_V_4_1_1 is not set
[DEBUG]    # CT_CC_V_4_1_0 is not set
[DEBUG]    # CT_CC_V_4_0_4 is not set
[DEBUG]    # CT_CC_V_4_0_3 is not set
[DEBUG]    # CT_CC_V_4_0_2 is not set
[DEBUG]    # CT_CC_V_4_0_1 is not set
[DEBUG]    # CT_CC_V_4_0_0 is not set
[DEBUG]    # CT_CC_V_3_4_6 is not set
[DEBUG]    # CT_CC_V_3_3_6 is not set
[DEBUG]    # CT_CC_V_3_2_3 is not set
[DEBUG]    # CT_CC_GCC_4_3_or_later is not set
[DEBUG]    # CT_CC_GCC_4_4_or_later is not set
[DEBUG]    CT_CC_CXA_ATEXIT=y
[DEBUG]    CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
[DEBUG]    # CT_CC_SJLJ_EXCEPTIONS_USE is not set
[DEBUG]    # CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
[DEBUG]    CT_CC_ENABLE_CXX_FLAGS=""
[DEBUG]    CT_CC_CORE_EXTRA_CONFIG=""
[DEBUG]    CT_CC_EXTRA_CONFIG=""
[DEBUG]    CT_CC_SUPPORT_CXX=y
[DEBUG]    CT_CC_SUPPORT_FORTRAN=y
[DEBUG]    CT_CC_SUPPORT_JAVA=y
[DEBUG]    CT_CC_SUPPORT_ADA=y
[DEBUG]    CT_CC_SUPPORT_OBJC=y
[DEBUG]    CT_CC_SUPPORT_OBJCXX=y
[DEBUG]    CT_CC_LANG_CXX=y
[DEBUG]    # CT_CC_LANG_FORTRAN is not set
[DEBUG]    # CT_CC_LANG_JAVA is not set
[DEBUG]    # CT_CC_LANG_ADA is not set
[DEBUG]    # CT_CC_LANG_OBJC is not set
[DEBUG]    # CT_CC_LANG_OBJCXX is not set
[DEBUG]    CT_CC_LANG_OTHERS=""
[DEBUG]    CT_LIBC="glibc"
[DEBUG]    CT_LIBC_VERSION="2.5"
[DEBUG]    # CT_LIBC_eglibc is not set
[DEBUG]    CT_LIBC_glibc=y
[DEBUG]    # CT_LIBC_newlib is not set
[DEBUG]    # CT_LIBC_uClibc is not set
[DEBUG]    # CT_LIBC_V_2_9 is not set
[DEBUG]    # CT_LIBC_V_2_8 is not set
[DEBUG]    # CT_LIBC_V_2_7 is not set
[DEBUG]    # CT_LIBC_V_2_6_1 is not set
[DEBUG]    # CT_LIBC_V_2_6 is not set
[DEBUG]    # CT_LIBC_V_2_5_1 is not set
[DEBUG]    CT_LIBC_V_2_5=y
[DEBUG]    # CT_LIBC_V_2_3_6 is not set
[DEBUG]    # CT_LIBC_GLIBC_2_8_or_later is not set
[DEBUG]    # CT_LIBC_GLIBC_TARBALL is not set
[DEBUG]    CT_LIBC_GLIBC_CVS=y
[DEBUG]    CT_LIBC_GLIBC_CVS_date=""
[DEBUG]    CT_LIBC_GLIBC_EXTRA_CONFIG=""
[DEBUG]    CT_LIBC_GLIBC_CONFIGPARMS=""
[DEBUG]    CT_LIBC_GLIBC_EXTRA_CFLAGS=""
[DEBUG]    CT_LIBC_EXTRA_CC_ARGS=""
[DEBUG]    CT_LIBC_GLIBC_USE_PORTS=y
[DEBUG]    CT_LIBC_ADDONS_LIST=""
[DEBUG]    # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
[DEBUG]    CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
[DEBUG]    # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
[DEBUG]    CT_LIBC_GLIBC_MIN_KERNEL="2.6.21.7"
[DEBUG]    CT_LIBC_SUPPORT_NPTL=y
[DEBUG]    CT_LIBC_SUPPORT_LINUXTHREADS=y
[DEBUG]    CT_THREADS="nptl"
[DEBUG]    CT_THREADS_NPTL=y
[DEBUG]    # CT_THREADS_LINUXTHREADS is not set
[DEBUG]    # CT_THREADS_NONE is not set
[DEBUG]    # CT_DEBUG_dmalloc is not set
[DEBUG]    # CT_DEBUG_duma is not set
[DEBUG]    # CT_DEBUG_gdb is not set
[DEBUG]    # CT_DEBUG_ltrace is not set
[DEBUG]    # CT_DEBUG_strace is not set
[DEBUG]    # CT_TOOL_libelf is not set
[DEBUG]    # CT_TOOL_sstrip is not set
[DEBUG]    # CT_WRAPPER_NEEDED is not set
[DEBUG]    # CT_GMP_MPFR is not set
[DEBUG]    # CT_PPL_CLOOG_MPC is not set
[DEBUG]  Dumping user-supplied crosstool-NG configuration: done in 0.12s (at 00:01)
[DEBUG]  Unsetting and unexporting MAKEFLAGS
[INFO ]  Building environment variables
[DEBUG]  Disabling tool 'template'
[DEBUG]  Disabling tool 'libelf'
[DEBUG]  Disabling tool 'sstrip'
[DEBUG]  Disabling debug 'template'
[DEBUG]  Disabling debug 'dmalloc'
[DEBUG]  Disabling debug 'duma'
[DEBUG]  Disabling debug 'gdb'
[DEBUG]  Disabling debug 'ltrace'
[DEBUG]  Disabling debug 'strace'
[DEBUG]  Adding '/Volumes/Crosstool/arm-unknown-linux-gnu/lib' at start of LD_LIBRARY_PATH
[DEBUG]  ==> LD_LIBRARY_PATH='/Volumes/Crosstool/arm-unknown-linux-gnu/lib'
[WARN ]  Directory '' does not exist. Will not save downloaded tarballs to local storage.
[EXTRA]  Preparing working directories
[DEBUG]  ==> Executing: 'chmod u+w /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu'
[DEBUG]  ==> Executing: 'chmod -R u+w /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build'
[DEBUG]  ==> Executing: 'rm -rf /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build'
[DEBUG]  ==> Executing: 'chmod 755 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu'
[DEBUG]  ==> Executing: 'chmod u+w /Volumes/Crosstool'
[DEBUG]  ==> Executing: 'chmod -R u+w /Volumes/Crosstool/arm-unknown-linux-gnu'
[DEBUG]  ==> Executing: 'rm -rf /Volumes/Crosstool/arm-unknown-linux-gnu'
[DEBUG]  ==> Executing: 'chmod 755 /Volumes/Crosstool'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/tarballs'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/configs'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared'
[DEBUG]  ==> Executing: 'touch /Volumes/Crosstool/arm-unknown-linux-gnu/foo'
[DEBUG]  ==> Executing: 'rm -f /Volumes/Crosstool/arm-unknown-linux-gnu/foo'
[DEBUG]  ==> Executing: 'chmod -R u+w /Volumes/Crosstool/arm-unknown-linux-gnu /Volumes/Crosstool/arm-unknown-linux-gnu'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//debug-root'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu/lib'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/lib'
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/lib'
[DEBUG]  ==> Executing: 'ln -sf .//sys-root/lib /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/lib'
[WARN ]  You did not specify the build system. That's OK, I can guess...
[DEBUG]  Making build system tools available
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools'
[DEBUG]    'i686-build_apple-darwin9-ar' -> '/usr/bin/ar'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-ar'
[DEBUG]    'i686-build_apple-darwin9-as' -> '/usr/bin/as'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-as'
[DEBUG]    Missing: 'i686-apple-darwin9-dlltool' or 'i686-apple-darwin9-dlltool' or 'dlltool' : not required.
[DEBUG]    'i686-build_apple-darwin9-gcc' -> '/usr/bin/gcc'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-gcc'
[DEBUG]    'i686-build_apple-darwin9-g++' -> '/usr/bin/g++'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-g++'
[DEBUG]    Missing: 'i686-apple-darwin9-gnatbind' or 'i686-apple-darwin9-gnatbind' or 'gnatbind' : not required.
[DEBUG]    Missing: 'i686-apple-darwin9-gnatmake' or 'i686-apple-darwin9-gnatmake' or 'gnatmake' : not required.
[DEBUG]    'i686-build_apple-darwin9-ld' -> '/usr/bin/ld'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-ld'
[DEBUG]    'i686-build_apple-darwin9-nm' -> '/usr/bin/nm'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-nm'
[DEBUG]    'i686-build_apple-darwin9-objcopy' -> '/usr/local/bin/objcopy'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-objcopy'
[DEBUG]    'i686-build_apple-darwin9-objdump' -> '/usr/local/bin/objdump'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-objdump'
[DEBUG]    'i686-build_apple-darwin9-ranlib' -> '/usr/bin/ranlib'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-ranlib'
[DEBUG]    'i686-build_apple-darwin9-strip' -> '/usr/bin/strip'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-strip'
[DEBUG]    Missing: 'i686-apple-darwin9-windres' or 'i686-apple-darwin9-windres' or 'windres' : not required.
[DEBUG]    'i686-build_apple-darwin9-ar' -> '/usr/bin/ar'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-ar'
[DEBUG]    'i686-build_apple-darwin9-as' -> '/usr/bin/as'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-as'
[DEBUG]    Missing: 'i686-apple-darwin9-dlltool' or 'i686-apple-darwin9-dlltool' or 'dlltool' : not required.
[DEBUG]    'i686-build_apple-darwin9-gcc' -> '/usr/bin/gcc'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-gcc'
[DEBUG]    'i686-build_apple-darwin9-g++' -> '/usr/bin/g++'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-g++'
[DEBUG]    Missing: 'i686-apple-darwin9-gnatbind' or 'i686-apple-darwin9-gnatbind' or 'gnatbind' : not required.
[DEBUG]    Missing: 'i686-apple-darwin9-gnatmake' or 'i686-apple-darwin9-gnatmake' or 'gnatmake' : not required.
[DEBUG]    'i686-build_apple-darwin9-ld' -> '/usr/bin/ld'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-ld'
[DEBUG]    'i686-build_apple-darwin9-nm' -> '/usr/bin/nm'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-nm'
[DEBUG]    'i686-build_apple-darwin9-objcopy' -> '/usr/local/bin/objcopy'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-objcopy'
[DEBUG]    'i686-build_apple-darwin9-objdump' -> '/usr/local/bin/objdump'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-objdump'
[DEBUG]    'i686-build_apple-darwin9-ranlib' -> '/usr/bin/ranlib'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-ranlib'
[DEBUG]    'i686-build_apple-darwin9-strip' -> '/usr/bin/strip'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/i686-build_apple-darwin9-strip'
[DEBUG]    Missing: 'i686-apple-darwin9-windres' or 'i686-apple-darwin9-windres' or 'windres' : not required.
[DEBUG]    'makeinfo' -> '/usr/bin/makeinfo'
[DEBUG]  ==> Executing: 'chmod 700 /Volumes/Crosstool/arm-unknown-linux-gnu/buildtools/makeinfo'
[EXTRA]  Installing user-supplied crosstool-NG configuration
[DEBUG]  ==> Executing: 'mkdir -p /Volumes/Crosstool/arm-unknown-linux-gnu/bin'
[DEBUG]  ==> Executing: 'install -m 0755 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/scripts/toolchain-config.in /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ct-ng.config'
[DEBUG]  ==> Executing: 'sed -r -i -e s,@@grep@@,"/usr/bin/grep",; /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ct-ng.config'
[EXTRA]  =================================================================
[EXTRA]  Dumping internal crosstool-NG configuration
[EXTRA]    Building a toolchain for:
[EXTRA]      build  = i686-apple-darwin9
[EXTRA]      host   = i686-apple-darwin9
[EXTRA]      target = arm-unknown-linux-gnu
[DEBUG]    CT_ARCH=arm
[DEBUG]    CT_ARCH_ABI=
[DEBUG]    CT_ARCH_ARCH=armv4t
[DEBUG]    CT_ARCH_ARCH_CFLAG=-march=armv4t
[DEBUG]    CT_ARCH_ARM_ABI_OK=y
[DEBUG]    CT_ARCH_BINFMT_ELF=y
[DEBUG]    CT_ARCH_CPU=
[DEBUG]    CT_ARCH_DEFAULT_LE=y
[DEBUG]    CT_ARCH_ENDIAN_CFLAG=-mlittle-endian
[DEBUG]    CT_ARCH_ENDIAN_LDFLAG=-EL
[DEBUG]    CT_ARCH_FLOAT_HW=y
[DEBUG]    CT_ARCH_FPU=
[DEBUG]    CT_ARCH_LE=y
[DEBUG]    CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
[DEBUG]    CT_ARCH_SUPPORT_ABI=y
[DEBUG]    CT_ARCH_SUPPORT_ARCH=y
[DEBUG]    CT_ARCH_SUPPORT_CPU=y
[DEBUG]    CT_ARCH_SUPPORT_FPU=y
[DEBUG]    CT_ARCH_SUPPORT_TUNE=y
[DEBUG]    CT_ARCH_TARGET_CFLAGS=' -mlittle-endian -march=armv4t     '
[DEBUG]    CT_ARCH_TARGET_LDFLAGS=' -EL'
[DEBUG]    CT_ARCH_TUNE=
[DEBUG]    CT_ARCH_USE_MMU=y
[DEBUG]    CT_ARCH_WITH_ARCH=--with-arch=armv4t
[DEBUG]    CT_ARCH_arm=y
[DEBUG]    CT_BINUTILS_EXTRA_CONFIG=
[DEBUG]    CT_BINUTILS_VERSION=2.19.1
[DEBUG]    CT_BINUTILS_V_2_19_1=y
[DEBUG]    CT_BIN_OVERIDE_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin
[DEBUG]    CT_BUILD=i686-build_apple-darwin9
[DEBUG]    CT_BUILD_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build
[DEBUG]    CT_BUILD_PREFIX=
[DEBUG]    CT_BUILD_SUFFIX=
[DEBUG]    CT_CC=gcc
[DEBUG]    CT_CC_CORE_EXTRA_CONFIG=' '
[DEBUG]    CT_CC_CORE_SHARED_PREFIX_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared
[DEBUG]    CT_CC_CORE_STATIC_PREFIX_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static
[DEBUG]    CT_CC_CXA_ATEXIT=y
[DEBUG]    CT_CC_ENABLE_CXX_FLAGS=
[DEBUG]    CT_CC_EXTRA_CONFIG=' '
[DEBUG]    CT_CC_LANG_CXX=y
[DEBUG]    CT_CC_LANG_OTHERS=
[DEBUG]    CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
[DEBUG]    CT_CC_SUPPORT_ADA=y
[DEBUG]    CT_CC_SUPPORT_CXX=y
[DEBUG]    CT_CC_SUPPORT_FORTRAN=y
[DEBUG]    CT_CC_SUPPORT_JAVA=y
[DEBUG]    CT_CC_SUPPORT_OBJC=y
[DEBUG]    CT_CC_SUPPORT_OBJCXX=y
[DEBUG]    CT_CC_VERSION=4.1.2
[DEBUG]    CT_CC_V_4_1_2=y
[DEBUG]    CT_CC_gcc=y
[DEBUG]    CT_CFLAGS_FOR_HOST=' -pipe'
[DEBUG]    CT_CONFIG_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/configs
[DEBUG]    CT_CONFIG_SHELL=bash
[DEBUG]    CT_CONFIG_SHELL_BASH=y
[DEBUG]    CT_CONNECT_TIMEOUT=10
[DEBUG]    CT_CROSS=y
[DEBUG]    CT_DEBUGROOT_DIR=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//debug-root
[DEBUG]    CT_DEBUG_FACILITY_LIST=
[DEBUG]    CT_DOC_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/docs
[DEBUG]    CT_EXPERIMENTAL=y
[DEBUG]    CT_HEADERS_DIR=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include
[DEBUG]    CT_HOST=i686-build_apple-darwin9
[DEBUG]    CT_INSTALL_DIR=/Volumes/Crosstool/arm-unknown-linux-gnu
[DEBUG]    CT_INSTALL_DIR_RO=y
[DEBUG]    CT_KERNEL=linux
[DEBUG]    CT_KERNEL_ARCH=arm
[DEBUG]    CT_KERNEL_LINUX_INSTALL=y
[DEBUG]    CT_KERNEL_LINUX_INSTALL_CHECK=y
[DEBUG]    CT_KERNEL_LINUX_VERBOSE_LEVEL=0
[DEBUG]    CT_KERNEL_LINUX_VERBOSITY_0=y
[DEBUG]    CT_KERNEL_SUPPORTS_SHARED_LIBS=y
[DEBUG]    CT_KERNEL_VERSION=2.6.21.7
[DEBUG]    CT_KERNEL_V_2_6_21_7=y
[DEBUG]    CT_KERNEL_linux=y
[DEBUG]    CT_LIBC=glibc
[DEBUG]    CT_LIBC_ADDONS_LIST=
[DEBUG]    CT_LIBC_EXTRA_CC_ARGS=
[DEBUG]    CT_LIBC_GLIBC_CONFIGPARMS=
[DEBUG]    CT_LIBC_GLIBC_CVS=y
[DEBUG]    CT_LIBC_GLIBC_CVS_date=
[DEBUG]    CT_LIBC_GLIBC_EXTRA_CFLAGS=
[DEBUG]    CT_LIBC_GLIBC_EXTRA_CONFIG=
[DEBUG]    CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
[DEBUG]    CT_LIBC_GLIBC_MIN_KERNEL=2.6.21.7
[DEBUG]    CT_LIBC_GLIBC_USE_PORTS=y
[DEBUG]    CT_LIBC_SUPPORT_LINUXTHREADS=y
[DEBUG]    CT_LIBC_SUPPORT_NPTL=y
[DEBUG]    CT_LIBC_VERSION=2.5
[DEBUG]    CT_LIBC_V_2_5=y
[DEBUG]    CT_LIBC_glibc=y
[DEBUG]    CT_LIB_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3
[DEBUG]    CT_LOAD=0
[DEBUG]    CT_LOCAL_TARBALLS_DIR=
[DEBUG]    CT_LOG_FILE=/Volumes/Crosstool/arm-unknown-linux-gnu/build.log
[DEBUG]    CT_LOG_FILE_COMPRESS=y
[DEBUG]    CT_LOG_INFO=y
[DEBUG]    CT_LOG_LEVEL_ALL=5
[DEBUG]    CT_LOG_LEVEL_DEBUG=4
[DEBUG]    CT_LOG_LEVEL_ERROR=0
[DEBUG]    CT_LOG_LEVEL_EXTRA=3
[DEBUG]    CT_LOG_LEVEL_INFO=2
[DEBUG]    CT_LOG_LEVEL_MAX=INFO
[DEBUG]    CT_LOG_LEVEL_WARN=1
[DEBUG]    CT_LOG_PROGRESS_BAR=y
[DEBUG]    CT_LOG_TO_FILE=y
[DEBUG]    CT_NG=./ct-ng
[DEBUG]    CT_NICE=0
[DEBUG]    CT_OBSOLETE=y
[DEBUG]    CT_OVERIDE_CONFIG_GUESS_SUB=y
[DEBUG]    CT_PARALLEL_JOBS=4
[DEBUG]    CT_PATCH_BUNDLED=y
[DEBUG]    CT_PATCH_ORDER=bundled
[DEBUG]    CT_PREFIX_DIR=/Volumes/Crosstool/arm-unknown-linux-gnu
[DEBUG]    CT_REAL_BUILD=i686-apple-darwin9
[DEBUG]    CT_REAL_HOST=i686-apple-darwin9
[DEBUG]    CT_REAL_TARGET=arm-unknown-linux-gnu
[DEBUG]    CT_REMOVE_DOCS=y
[DEBUG]    CT_RESTART=
[DEBUG]    CT_SAVE_TARBALLS=
[DEBUG]    CT_SHARED_LIBS=y
[DEBUG]    CT_SHELL=/bin/bash
[DEBUG]    CT_SRC_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src
[DEBUG]    CT_STAR_DATE=1264526429098345000
[DEBUG]    CT_STAR_DATE_HUMAN=20100126.102029
[DEBUG]    CT_STATE_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/state
[DEBUG]    CT_STEPS='libc_check_config kernel_headers gmp mpfr ppl cloog mpc binutils elf2flt cc_core_pass_1 libc_headers libc_start_files cc_core_pass_2 libc cc libc_finish gmp_target mpfr_target binutils_target tools debug finish '
[DEBUG]    CT_STEP_COUNT=2
[DEBUG]    CT_STEP_LEVEL=([2]="EXTRA")
[DEBUG]    CT_STEP_MESSAGE=([1]="<none>" [2]="Dumping internal crosstool-NG configuration")
[DEBUG]    CT_STEP_START=([2]="1264526431109438000")
[DEBUG]    CT_STOP=
[DEBUG]    CT_SYSROOT_DIR=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root
[DEBUG]    CT_SYSROOT_DIR_PREFIX=
[DEBUG]    CT_SYS_GCC=4.0.1
[DEBUG]    CT_SYS_HOSTNAME=MacBook-Pro.local
[DEBUG]    CT_SYS_KERNEL=Darwin
[DEBUG]    CT_SYS_MACHINE=i386
[DEBUG]    CT_SYS_OS=Darwin
[DEBUG]    CT_SYS_PROCESSOR=i386
[DEBUG]    CT_SYS_REVISION=9.8.0
[DEBUG]    CT_SYS_TARGET=i386-apple-darwin9.8.0
[DEBUG]    CT_SYS_USER=blairburtan
[DEBUG]    CT_TARBALLS_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/tarballs
[DEBUG]    CT_TARGET=arm-unknown-linux-gnu
[DEBUG]    CT_TARGET_ALIAS=
[DEBUG]    CT_TARGET_ALIAS_SED_EXPR=
[DEBUG]    CT_TARGET_ARCH=arm
[DEBUG]    CT_TARGET_CFLAGS=' -mlittle-endian -march=armv4t      '
[DEBUG]    CT_TARGET_KERNEL=linux
[DEBUG]    CT_TARGET_LDFLAGS=' -EL '
[DEBUG]    CT_TARGET_SYS=gnu
[DEBUG]    CT_TARGET_VENDOR=unknown
[DEBUG]    CT_THREADS=nptl
[DEBUG]    CT_THREADS_NPTL=y
[DEBUG]    CT_TOOLCHAIN_ID='crosstool-1.5.3 build 20100126.102029 by blairburtan@MacBook-Pro.local'
[DEBUG]    CT_TOOLCHAIN_TYPE=cross
[DEBUG]    CT_TOOLS_FACILITY_LIST=
[DEBUG]    CT_TOP_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3
[DEBUG]    CT_USE_PIPES=y
[DEBUG]    CT_USE_SYSROOT=y
[DEBUG]    CT_VERSION=1.5.3
[DEBUG]    CT_WORK_DIR=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets
[EXTRA]  Dumping internal crosstool-NG configuration: done in 0.11s (at 00:03)
[INFO ]  =================================================================
[INFO ]  Retrieving needed toolchain components' tarballs
[DEBUG]    Already have 'linux-2.6.21.7'
[DEBUG]    Already have 'binutils-2.19.1'
[DEBUG]    Already have 'gcc-4.1.2'
[DEBUG]    Already have 'glibc-cvs-2.5'
[DEBUG]    Already have 'glibc-ports-cvs-2.5'
[INFO ]  Retrieving needed toolchain components' tarballs: done in 0.06s (at 00:03)
[INFO ]  =================================================================
[INFO ]  Extracting and patching toolchain components
[DEBUG]    Already extracted 'linux-2.6.21.7'
[DEBUG]    Already patched 'linux-2.6.21.7'
[DEBUG]    Already extracted 'binutils-2.19.1'
[DEBUG]    Already patched 'binutils-2.19.1'
[DEBUG]    Already extracted 'gcc-4.1.2'
[DEBUG]    Already patched 'gcc-4.1.2'
[DEBUG]    Already extracted 'glibc-cvs-2.5'
[DEBUG]    Already patched 'glibc-2.5'
[DEBUG]    Already extracted 'glibc-ports-cvs-2.5'
[DEBUG]    Already patched 'glibc-ports-2.5'
[INFO ]  Extracting and patching toolchain components: done in 3.60s (at 00:06)
[INFO ]  =================================================================
[INFO ]  Installing kernel headers
[DEBUG]    Using kernel's headers_install
[EXTRA]    Installing kernel headers
[DEBUG]    ==> Executing: 'make -C /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/linux-2.6.21.7 O=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-kernel-headers ARCH=arm INSTALL_HDR_PATH=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr V=0 headers_install'
[ALL  ]      CHK     include/linux/version.h
[ALL  ]      UPD     include/linux/version.h
[ALL  ]      HOSTCC  scripts/basic/fixdep
[ALL  ]      HOSTCC  scripts/basic/docproc
[ALL  ]      HOSTCC  scripts/unifdef
[ALL  ]      MKDIR   include
[ALL  ]      MKDIR   include/asm
[ALL  ]      UNIFDEF include/asm/a.out.h
[ALL  ]      UNIFDEF include/asm/auxvec.h
[ALL  ]      UNIFDEF include/asm/byteorder.h
[ALL  ]      UNIFDEF include/asm/elf.h
[ALL  ]      UNIFDEF include/asm/errno.h
[ALL  ]      UNIFDEF include/asm/fcntl.h
[ALL  ]      UNIFDEF include/asm/ioctl.h
[ALL  ]      UNIFDEF include/asm/ioctls.h
[ALL  ]      UNIFDEF include/asm/ipcbuf.h
[ALL  ]      UNIFDEF include/asm/mman.h
[ALL  ]      UNIFDEF include/asm/msgbuf.h
[ALL  ]      UNIFDEF include/asm/page.h
[ALL  ]      UNIFDEF include/asm/param.h
[ALL  ]      UNIFDEF include/asm/poll.h
[ALL  ]      UNIFDEF include/asm/posix_types.h
[ALL  ]      UNIFDEF include/asm/ptrace.h
[ALL  ]      UNIFDEF include/asm/resource.h
[ALL  ]      UNIFDEF include/asm/sembuf.h
[ALL  ]      UNIFDEF include/asm/setup.h
[ALL  ]      UNIFDEF include/asm/shmbuf.h
[ALL  ]      UNIFDEF include/asm/shmparam.h
[ALL  ]      UNIFDEF include/asm/sigcontext.h
[ALL  ]      UNIFDEF include/asm/siginfo.h
[ALL  ]      UNIFDEF include/asm/signal.h
[ALL  ]      UNIFDEF include/asm/socket.h
[ALL  ]      UNIFDEF include/asm/sockios.h
[ALL  ]      UNIFDEF include/asm/stat.h
[ALL  ]      UNIFDEF include/asm/statfs.h
[ALL  ]      UNIFDEF include/asm/termbits.h
[ALL  ]      UNIFDEF include/asm/termios.h
[ALL  ]      UNIFDEF include/asm/types.h
[ALL  ]      UNIFDEF include/asm/unistd.h
[ALL  ]      UNIFDEF include/asm/user.h
[ALL  ]      MKDIR   include/asm-generic
[ALL  ]      INSTALL include/asm-generic/errno-base.h
[ALL  ]      INSTALL include/asm-generic/errno.h
[ALL  ]      INSTALL include/asm-generic/fcntl.h
[ALL  ]      INSTALL include/asm-generic/ioctl.h
[ALL  ]      INSTALL include/asm-generic/ipc.h
[ALL  ]      INSTALL include/asm-generic/mman.h
[ALL  ]      INSTALL include/asm-generic/signal.h
[ALL  ]      INSTALL include/asm-generic/statfs.h
[ALL  ]      UNIFDEF include/asm-generic/resource.h
[ALL  ]      UNIFDEF include/asm-generic/siginfo.h
[ALL  ]      MKDIR   include/linux
[ALL  ]      MKDIR   include/linux/byteorder
[ALL  ]      INSTALL include/linux/byteorder/big_endian.h
[ALL  ]      INSTALL include/linux/byteorder/little_endian.h
[ALL  ]      UNIFDEF include/linux/byteorder/generic.h
[ALL  ]      UNIFDEF include/linux/byteorder/swab.h
[ALL  ]      MKDIR   include/linux/dvb
[ALL  ]      INSTALL include/linux/dvb/ca.h
[ALL  ]      INSTALL include/linux/dvb/frontend.h
[ALL  ]      INSTALL include/linux/dvb/net.h
[ALL  ]      INSTALL include/linux/dvb/osd.h
[ALL  ]      INSTALL include/linux/dvb/version.h
[ALL  ]      UNIFDEF include/linux/dvb/audio.h
[ALL  ]      UNIFDEF include/linux/dvb/dmx.h
[ALL  ]      UNIFDEF include/linux/dvb/video.h
[ALL  ]      MKDIR   include/linux/hdlc
[ALL  ]      INSTALL include/linux/hdlc/ioctl.h
[ALL  ]      MKDIR   include/linux/isdn
[ALL  ]      INSTALL include/linux/isdn/capicmd.h
[ALL  ]      MKDIR   include/linux/netfilter
[ALL  ]      INSTALL include/linux/netfilter/nf_conntrack_sctp.h
[ALL  ]      INSTALL include/linux/netfilter/nf_conntrack_tuple_common.h
[ALL  ]      INSTALL include/linux/netfilter/nfnetlink_conntrack.h
[ALL  ]      INSTALL include/linux/netfilter/nfnetlink_log.h
[ALL  ]      INSTALL include/linux/netfilter/nfnetlink_queue.h
[ALL  ]      INSTALL include/linux/netfilter/xt_CLASSIFY.h
[ALL  ]      INSTALL include/linux/netfilter/xt_CONNMARK.h
[ALL  ]      INSTALL include/linux/netfilter/xt_CONNSECMARK.h
[ALL  ]      INSTALL include/linux/netfilter/xt_DSCP.h
[ALL  ]      INSTALL include/linux/netfilter/xt_MARK.h
[ALL  ]      INSTALL include/linux/netfilter/xt_NFLOG.h
[ALL  ]      INSTALL include/linux/netfilter/xt_NFQUEUE.h
[ALL  ]      INSTALL include/linux/netfilter/xt_SECMARK.h
[ALL  ]      INSTALL include/linux/netfilter/xt_TCPMSS.h
[ALL  ]      INSTALL include/linux/netfilter/xt_comment.h
[ALL  ]      INSTALL include/linux/netfilter/xt_connbytes.h
[ALL  ]      INSTALL include/linux/netfilter/xt_connmark.h
[ALL  ]      INSTALL include/linux/netfilter/xt_conntrack.h
[ALL  ]      INSTALL include/linux/netfilter/xt_dccp.h
[ALL  ]      INSTALL include/linux/netfilter/xt_dscp.h
[ALL  ]      INSTALL include/linux/netfilter/xt_esp.h
[ALL  ]      INSTALL include/linux/netfilter/xt_hashlimit.h
[ALL  ]      INSTALL include/linux/netfilter/xt_helper.h
[ALL  ]      INSTALL include/linux/netfilter/xt_length.h
[ALL  ]      INSTALL include/linux/netfilter/xt_limit.h
[ALL  ]      INSTALL include/linux/netfilter/xt_mac.h
[ALL  ]      INSTALL include/linux/netfilter/xt_mark.h
[ALL  ]      INSTALL include/linux/netfilter/xt_multiport.h
[ALL  ]      INSTALL include/linux/netfilter/xt_pkttype.h
[ALL  ]      INSTALL include/linux/netfilter/xt_policy.h
[ALL  ]      INSTALL include/linux/netfilter/xt_realm.h
[ALL  ]      INSTALL include/linux/netfilter/xt_sctp.h
[ALL  ]      INSTALL include/linux/netfilter/xt_state.h
[ALL  ]      INSTALL include/linux/netfilter/xt_string.h
[ALL  ]      INSTALL include/linux/netfilter/xt_tcpmss.h
[ALL  ]      INSTALL include/linux/netfilter/xt_tcpudp.h
[ALL  ]      UNIFDEF include/linux/netfilter/nf_conntrack_common.h
[ALL  ]      UNIFDEF include/linux/netfilter/nf_conntrack_ftp.h
[ALL  ]      UNIFDEF include/linux/netfilter/nf_conntrack_tcp.h
[ALL  ]      UNIFDEF include/linux/netfilter/nfnetlink.h
[ALL  ]      UNIFDEF include/linux/netfilter/x_tables.h
[ALL  ]      UNIFDEF include/linux/netfilter/xt_physdev.h
[ALL  ]      MKDIR   include/linux/netfilter_arp
[ALL  ]      INSTALL include/linux/netfilter_arp/arpt_mangle.h
[ALL  ]      UNIFDEF include/linux/netfilter_arp/arp_tables.h
[ALL  ]      MKDIR   include/linux/netfilter_bridge
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_among.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_arp.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_arpreply.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_ip.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_limit.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_log.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_mark_m.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_mark_t.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_nat.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_pkttype.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_redirect.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_stp.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_ulog.h
[ALL  ]      INSTALL include/linux/netfilter_bridge/ebt_vlan.h
[ALL  ]      UNIFDEF include/linux/netfilter_bridge/ebt_802_3.h
[ALL  ]      UNIFDEF include/linux/netfilter_bridge/ebtables.h
[ALL  ]      MKDIR   include/linux/netfilter_ipv4
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ip_conntrack_helper.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ip_conntrack_protocol.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ip_conntrack_sctp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ip_conntrack_tcp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ip_conntrack_tftp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ip_nat_pptp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_CLASSIFY.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_CONNMARK.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_DSCP.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_ECN.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_LOG.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_MARK.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_NFQUEUE.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_REJECT.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_SAME.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_TCPMSS.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_TOS.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_TTL.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_ULOG.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_addrtype.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_ah.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_comment.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_connbytes.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_connmark.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_conntrack.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_dccp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_dscp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_ecn.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_esp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_hashlimit.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_helper.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_iprange.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_length.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_limit.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_mac.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_mark.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_multiport.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_owner.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_physdev.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_pkttype.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_policy.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_realm.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_recent.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_sctp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_state.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_string.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_tcpmss.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_tos.h
[ALL  ]      INSTALL include/linux/netfilter_ipv4/ipt_ttl.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_conntrack.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_conntrack_h323.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_conntrack_irc.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_conntrack_pptp.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_conntrack_proto_gre.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_conntrack_tuple.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_nat.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_nat_rule.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_queue.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4/ip_tables.h
[ALL  ]      MKDIR   include/linux/netfilter_ipv6
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_HL.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_LOG.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_MARK.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_REJECT.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_ah.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_esp.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_frag.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_hl.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_ipv6header.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_length.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_limit.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_mac.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_mark.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_multiport.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_opts.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_owner.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_physdev.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_policy.h
[ALL  ]      INSTALL include/linux/netfilter_ipv6/ip6t_rt.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv6/ip6_tables.h
[ALL  ]      MKDIR   include/linux/nfsd
[ALL  ]      UNIFDEF include/linux/nfsd/auth.h
[ALL  ]      UNIFDEF include/linux/nfsd/const.h
[ALL  ]      UNIFDEF include/linux/nfsd/debug.h
[ALL  ]      UNIFDEF include/linux/nfsd/export.h
[ALL  ]      UNIFDEF include/linux/nfsd/nfsfh.h
[ALL  ]      UNIFDEF include/linux/nfsd/stats.h
[ALL  ]      UNIFDEF include/linux/nfsd/syscall.h
[ALL  ]      MKDIR   include/linux/raid
[ALL  ]      INSTALL include/linux/raid/md_p.h
[ALL  ]      INSTALL include/linux/raid/md_u.h
[ALL  ]      MKDIR   include/linux/sunrpc
[ALL  ]      UNIFDEF include/linux/sunrpc/debug.h
[ALL  ]      MKDIR   include/linux/tc_act
[ALL  ]      INSTALL include/linux/tc_act/tc_gact.h
[ALL  ]      INSTALL include/linux/tc_act/tc_ipt.h
[ALL  ]      INSTALL include/linux/tc_act/tc_mirred.h
[ALL  ]      INSTALL include/linux/tc_act/tc_pedit.h
[ALL  ]      MKDIR   include/linux/usb
[ALL  ]      UNIFDEF include/linux/usb/audio.h
[ALL  ]      UNIFDEF include/linux/usb/cdc.h
[ALL  ]      UNIFDEF include/linux/usb/ch9.h
[ALL  ]      UNIFDEF include/linux/usb/midi.h
[ALL  ]      INSTALL include/linux/a.out.h
[ALL  ]      INSTALL include/linux/affs_hardblocks.h
[ALL  ]      INSTALL include/linux/aio_abi.h
[ALL  ]      INSTALL include/linux/arcfb.h
[ALL  ]      INSTALL include/linux/atm_eni.h
[ALL  ]      INSTALL include/linux/atm_he.h
[ALL  ]      INSTALL include/linux/atm_idt77105.h
[ALL  ]      INSTALL include/linux/atm_nicstar.h
[ALL  ]      INSTALL include/linux/atm_zatm.h
[ALL  ]      INSTALL include/linux/atmapi.h
[ALL  ]      INSTALL include/linux/atmbr2684.h
[ALL  ]      INSTALL include/linux/atmclip.h
[ALL  ]      INSTALL include/linux/atmioc.h
[ALL  ]      INSTALL include/linux/atmlec.h
[ALL  ]      INSTALL include/linux/atmmpc.h
[ALL  ]      INSTALL include/linux/atmppp.h
[ALL  ]      INSTALL include/linux/atmsap.h
[ALL  ]      INSTALL include/linux/atmsvc.h
[ALL  ]      INSTALL include/linux/auto_fs4.h
[ALL  ]      INSTALL include/linux/auxvec.h
[ALL  ]      INSTALL include/linux/awe_voice.h
[ALL  ]      INSTALL include/linux/ax25.h
[ALL  ]      INSTALL include/linux/b1lli.h
[ALL  ]      INSTALL include/linux/baycom.h
[ALL  ]      INSTALL include/linux/bfs_fs.h
[ALL  ]      INSTALL include/linux/blkpg.h
[ALL  ]      INSTALL include/linux/bpqether.h
[ALL  ]      INSTALL include/linux/cdk.h
[ALL  ]      INSTALL include/linux/chio.h
[ALL  ]      INSTALL include/linux/coda_psdev.h
[ALL  ]      INSTALL include/linux/coff.h
[ALL  ]      INSTALL include/linux/comstats.h
[ALL  ]      INSTALL include/linux/consolemap.h
[ALL  ]      INSTALL include/linux/cycx_cfm.h
[ALL  ]      INSTALL include/linux/dlm_device.h
[ALL  ]      INSTALL include/linux/dm-ioctl.h
[ALL  ]      INSTALL include/linux/dn.h
[ALL  ]      INSTALL include/linux/dqblk_v1.h
[ALL  ]      INSTALL include/linux/dqblk_v2.h
[ALL  ]      INSTALL include/linux/dqblk_xfs.h
[ALL  ]      INSTALL include/linux/efs_fs_sb.h
[ALL  ]      INSTALL include/linux/elf-em.h
[ALL  ]      INSTALL include/linux/elf-fdpic.h
[ALL  ]      INSTALL include/linux/elf.h
[ALL  ]      INSTALL include/linux/fadvise.h
[ALL  ]      INSTALL include/linux/fd.h
[ALL  ]      INSTALL include/linux/fdreg.h
[ALL  ]      INSTALL include/linux/fib_rules.h
[ALL  ]      INSTALL include/linux/fuse.h
[ALL  ]      INSTALL include/linux/gen_stats.h
[ALL  ]      INSTALL include/linux/genetlink.h
[ALL  ]      INSTALL include/linux/gigaset_dev.h
[ALL  ]      INSTALL include/linux/hdsmart.h
[ALL  ]      INSTALL include/linux/hysdn_if.h
[ALL  ]      INSTALL include/linux/i2c-dev.h
[ALL  ]      INSTALL include/linux/i8k.h
[ALL  ]      INSTALL include/linux/icmp.h
[ALL  ]      INSTALL include/linux/if.h
[ALL  ]      INSTALL include/linux/if_arcnet.h
[ALL  ]      INSTALL include/linux/if_arp.h
[ALL  ]      INSTALL include/linux/if_bonding.h
[ALL  ]      INSTALL include/linux/if_cablemodem.h
[ALL  ]      INSTALL include/linux/if_fc.h
[ALL  ]      INSTALL include/linux/if_hippi.h
[ALL  ]      INSTALL include/linux/if_infiniband.h
[ALL  ]      INSTALL include/linux/if_packet.h
[ALL  ]      INSTALL include/linux/if_plip.h
[ALL  ]      INSTALL include/linux/if_ppp.h
[ALL  ]      INSTALL include/linux/if_slip.h
[ALL  ]      INSTALL include/linux/if_strip.h
[ALL  ]      INSTALL include/linux/if_tunnel.h
[ALL  ]      INSTALL include/linux/in6.h
[ALL  ]      INSTALL include/linux/in_route.h
[ALL  ]      INSTALL include/linux/ioctl.h
[ALL  ]      INSTALL include/linux/ip.h
[ALL  ]      INSTALL include/linux/ip_mp_alg.h
[ALL  ]      INSTALL include/linux/ipmi_msgdefs.h
[ALL  ]      INSTALL include/linux/ipsec.h
[ALL  ]      INSTALL include/linux/ipx.h
[ALL  ]      INSTALL include/linux/irda.h
[ALL  ]      INSTALL include/linux/isdn_divertif.h
[ALL  ]      INSTALL include/linux/iso_fs.h
[ALL  ]      INSTALL include/linux/ixjuser.h
[ALL  ]      INSTALL include/linux/jffs2.h
[ALL  ]      INSTALL include/linux/keyctl.h
[ALL  ]      INSTALL include/linux/limits.h
[ALL  ]      INSTALL include/linux/lock_dlm_plock.h
[ALL  ]      INSTALL include/linux/magic.h
[ALL  ]      INSTALL include/linux/major.h
[ALL  ]      INSTALL include/linux/matroxfb.h
[ALL  ]      INSTALL include/linux/meye.h
[ALL  ]      INSTALL include/linux/minix_fs.h
[ALL  ]      INSTALL include/linux/mmtimer.h
[ALL  ]      INSTALL include/linux/mqueue.h
[ALL  ]      INSTALL include/linux/mtio.h
[ALL  ]      INSTALL include/linux/ncp_no.h
[ALL  ]      INSTALL include/linux/neighbour.h
[ALL  ]      INSTALL include/linux/netfilter_arp.h
[ALL  ]      INSTALL include/linux/netrom.h
[ALL  ]      INSTALL include/linux/nfs2.h
[ALL  ]      INSTALL include/linux/nfs4_mount.h
[ALL  ]      INSTALL include/linux/nfs_mount.h
[ALL  ]      INSTALL include/linux/oom.h
[ALL  ]      INSTALL include/linux/param.h
[ALL  ]      INSTALL include/linux/pci_regs.h
[ALL  ]      INSTALL include/linux/pfkeyv2.h
[ALL  ]      INSTALL include/linux/pg.h
[ALL  ]      INSTALL include/linux/pkt_cls.h
[ALL  ]      INSTALL include/linux/pkt_sched.h
[ALL  ]      INSTALL include/linux/posix_types.h
[ALL  ]      INSTALL include/linux/ppdev.h
[ALL  ]      INSTALL include/linux/prctl.h
[ALL  ]      INSTALL include/linux/ps2esdi.h
[ALL  ]      INSTALL include/linux/qnxtypes.h
[ALL  ]      INSTALL include/linux/quotaio_v1.h
[ALL  ]      INSTALL include/linux/quotaio_v2.h
[ALL  ]      INSTALL include/linux/radeonfb.h
[ALL  ]      INSTALL include/linux/raw.h
[ALL  ]      INSTALL include/linux/resource.h
[ALL  ]      INSTALL include/linux/rose.h
[ALL  ]      INSTALL include/linux/smbno.h
[ALL  ]      INSTALL include/linux/snmp.h
[ALL  ]      INSTALL include/linux/sockios.h
[ALL  ]      INSTALL include/linux/som.h
[ALL  ]      INSTALL include/linux/sound.h
[ALL  ]      INSTALL include/linux/synclink.h
[ALL  ]      INSTALL include/linux/telephony.h
[ALL  ]      INSTALL include/linux/termios.h
[ALL  ]      INSTALL include/linux/ticable.h
[ALL  ]      INSTALL include/linux/times.h
[ALL  ]      INSTALL include/linux/tiocl.h
[ALL  ]      INSTALL include/linux/tipc.h
[ALL  ]      INSTALL include/linux/toshiba.h
[ALL  ]      INSTALL include/linux/ultrasound.h
[ALL  ]      INSTALL include/linux/un.h
[ALL  ]      INSTALL include/linux/utime.h
[ALL  ]      INSTALL include/linux/video_decoder.h
[ALL  ]      INSTALL include/linux/video_encoder.h
[ALL  ]      INSTALL include/linux/videotext.h
[ALL  ]      INSTALL include/linux/vt.h
[ALL  ]      INSTALL include/linux/x25.h
[ALL  ]      UNIFDEF include/linux/acct.h
[ALL  ]      UNIFDEF include/linux/adb.h
[ALL  ]      UNIFDEF include/linux/adfs_fs.h
[ALL  ]      UNIFDEF include/linux/agpgart.h
[ALL  ]      UNIFDEF include/linux/apm_bios.h
[ALL  ]      UNIFDEF include/linux/atalk.h
[ALL  ]      UNIFDEF include/linux/atm.h
[ALL  ]      UNIFDEF include/linux/atm_tcp.h
[ALL  ]      UNIFDEF include/linux/atmarp.h
[ALL  ]      UNIFDEF include/linux/atmdev.h
[ALL  ]      UNIFDEF include/linux/audit.h
[ALL  ]      UNIFDEF include/linux/auto_fs.h
[ALL  ]      UNIFDEF include/linux/binfmts.h
[ALL  ]      UNIFDEF include/linux/capability.h
[ALL  ]      UNIFDEF include/linux/capi.h
[ALL  ]      UNIFDEF include/linux/cciss_ioctl.h
[ALL  ]      UNIFDEF include/linux/cdrom.h
[ALL  ]      UNIFDEF include/linux/cm4000_cs.h
[ALL  ]      UNIFDEF include/linux/cn_proc.h
[ALL  ]      UNIFDEF include/linux/coda.h
[ALL  ]      UNIFDEF include/linux/connector.h
[ALL  ]      UNIFDEF include/linux/cramfs_fs.h
[ALL  ]      UNIFDEF include/linux/cuda.h
[ALL  ]      UNIFDEF include/linux/cyclades.h
[ALL  ]      UNIFDEF include/linux/dccp.h
[ALL  ]      UNIFDEF include/linux/dirent.h
[ALL  ]      UNIFDEF include/linux/dlm.h
[ALL  ]      UNIFDEF include/linux/elfcore.h
[ALL  ]      UNIFDEF include/linux/errno.h
[ALL  ]      UNIFDEF include/linux/errqueue.h
[ALL  ]      UNIFDEF include/linux/ethtool.h
[ALL  ]      UNIFDEF include/linux/eventpoll.h
[ALL  ]      UNIFDEF include/linux/ext2_fs.h
[ALL  ]      UNIFDEF include/linux/ext3_fs.h
[ALL  ]      UNIFDEF include/linux/fb.h
[ALL  ]      UNIFDEF include/linux/fcntl.h
[ALL  ]      UNIFDEF include/linux/filter.h
[ALL  ]      UNIFDEF include/linux/flat.h
[ALL  ]      UNIFDEF include/linux/fs.h
[ALL  ]      UNIFDEF include/linux/futex.h
[ALL  ]      UNIFDEF include/linux/gameport.h
[ALL  ]      UNIFDEF include/linux/generic_serial.h
[ALL  ]      UNIFDEF include/linux/genhd.h
[ALL  ]      UNIFDEF include/linux/gfs2_ondisk.h
[ALL  ]      UNIFDEF include/linux/hayesesp.h
[ALL  ]      UNIFDEF include/linux/hdlc.h
[ALL  ]      UNIFDEF include/linux/hdlcdrv.h
[ALL  ]      UNIFDEF include/linux/hdreg.h
[ALL  ]      UNIFDEF include/linux/hiddev.h
[ALL  ]      UNIFDEF include/linux/hpet.h
[ALL  ]      UNIFDEF include/linux/i2c.h
[ALL  ]      UNIFDEF include/linux/i2o-dev.h
[ALL  ]      UNIFDEF include/linux/icmpv6.h
[ALL  ]      UNIFDEF include/linux/if_addr.h
[ALL  ]      UNIFDEF include/linux/if_bridge.h
[ALL  ]      UNIFDEF include/linux/if_ec.h
[ALL  ]      UNIFDEF include/linux/if_eql.h
[ALL  ]      UNIFDEF include/linux/if_ether.h
[ALL  ]      UNIFDEF include/linux/if_fddi.h
[ALL  ]      UNIFDEF include/linux/if_frad.h
[ALL  ]      UNIFDEF include/linux/if_link.h
[ALL  ]      UNIFDEF include/linux/if_ltalk.h
[ALL  ]      UNIFDEF include/linux/if_pppox.h
[ALL  ]      UNIFDEF include/linux/if_shaper.h
[ALL  ]      UNIFDEF include/linux/if_tr.h
[ALL  ]      UNIFDEF include/linux/if_tun.h
[ALL  ]      UNIFDEF include/linux/if_vlan.h
[ALL  ]      UNIFDEF include/linux/if_wanpipe.h
[ALL  ]      UNIFDEF include/linux/igmp.h
[ALL  ]      UNIFDEF include/linux/in.h
[ALL  ]      UNIFDEF include/linux/inet_diag.h
[ALL  ]      UNIFDEF include/linux/inotify.h
[ALL  ]      UNIFDEF include/linux/input.h
[ALL  ]      UNIFDEF include/linux/ipc.h
[ALL  ]      UNIFDEF include/linux/ipmi.h
[ALL  ]      UNIFDEF include/linux/ipv6.h
[ALL  ]      UNIFDEF include/linux/ipv6_route.h
[ALL  ]      UNIFDEF include/linux/isdn.h
[ALL  ]      UNIFDEF include/linux/isdn_ppp.h
[ALL  ]      UNIFDEF include/linux/isdnif.h
[ALL  ]      UNIFDEF include/linux/isicom.h
[ALL  ]      UNIFDEF include/linux/jbd.h
[ALL  ]      UNIFDEF include/linux/joystick.h
[ALL  ]      UNIFDEF include/linux/kd.h
[ALL  ]      UNIFDEF include/linux/kdev_t.h
[ALL  ]      UNIFDEF include/linux/kernel.h
[ALL  ]      UNIFDEF include/linux/kernelcapi.h
[ALL  ]      UNIFDEF include/linux/keyboard.h
[ALL  ]      UNIFDEF include/linux/llc.h
[ALL  ]      UNIFDEF include/linux/loop.h
[ALL  ]      UNIFDEF include/linux/lp.h
[ALL  ]      UNIFDEF include/linux/mempolicy.h
[ALL  ]      UNIFDEF include/linux/mii.h
[ALL  ]      UNIFDEF include/linux/mman.h
[ALL  ]      UNIFDEF include/linux/mroute.h
[ALL  ]      UNIFDEF include/linux/msdos_fs.h
[ALL  ]      UNIFDEF include/linux/msg.h
[ALL  ]      UNIFDEF include/linux/n_r3964.h
[ALL  ]      UNIFDEF include/linux/nbd.h
[ALL  ]      UNIFDEF include/linux/ncp.h
[ALL  ]      UNIFDEF include/linux/ncp_fs.h
[ALL  ]      UNIFDEF include/linux/ncp_mount.h
[ALL  ]      UNIFDEF include/linux/net.h
[ALL  ]      UNIFDEF include/linux/netdevice.h
[ALL  ]      UNIFDEF include/linux/netfilter.h
[ALL  ]      UNIFDEF include/linux/netfilter_bridge.h
[ALL  ]      UNIFDEF include/linux/netfilter_decnet.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv4.h
[ALL  ]      UNIFDEF include/linux/netfilter_ipv6.h
[ALL  ]      UNIFDEF include/linux/netlink.h
[ALL  ]      UNIFDEF include/linux/nfs.h
[ALL  ]      UNIFDEF include/linux/nfs3.h
[ALL  ]      UNIFDEF include/linux/nfs4.h
[ALL  ]      UNIFDEF include/linux/nfs_fs.h
[ALL  ]      UNIFDEF include/linux/nfs_idmap.h
[ALL  ]      UNIFDEF include/linux/nfsacl.h
[ALL  ]      UNIFDEF include/linux/nubus.h
[ALL  ]      UNIFDEF include/linux/nvram.h
[ALL  ]      UNIFDEF include/linux/parport.h
[ALL  ]      UNIFDEF include/linux/patchkey.h
[ALL  ]      UNIFDEF include/linux/pci.h
[ALL  ]      UNIFDEF include/linux/personality.h
[ALL  ]      UNIFDEF include/linux/pktcdvd.h
[ALL  ]      UNIFDEF include/linux/pmu.h
[ALL  ]      UNIFDEF include/linux/poll.h
[ALL  ]      UNIFDEF include/linux/ppp-comp.h
[ALL  ]      UNIFDEF include/linux/ppp_defs.h
[ALL  ]      UNIFDEF include/linux/ptrace.h
[ALL  ]      UNIFDEF include/linux/qnx4_fs.h
[ALL  ]      UNIFDEF include/linux/quota.h
[ALL  ]      UNIFDEF include/linux/random.h
[ALL  ]      UNIFDEF include/linux/reboot.h
[ALL  ]      UNIFDEF include/linux/reiserfs_fs.h
[ALL  ]      UNIFDEF include/linux/reiserfs_xattr.h
[ALL  ]      UNIFDEF include/linux/romfs_fs.h
[ALL  ]      UNIFDEF include/linux/route.h
[ALL  ]      UNIFDEF include/linux/rtc.h
[ALL  ]      UNIFDEF include/linux/rtnetlink.h
[ALL  ]      UNIFDEF include/linux/scc.h
[ALL  ]      UNIFDEF include/linux/sched.h
[ALL  ]      UNIFDEF include/linux/sdla.h
[ALL  ]      UNIFDEF include/linux/selinux_netlink.h
[ALL  ]      UNIFDEF include/linux/sem.h
[ALL  ]      UNIFDEF include/linux/serial.h
[ALL  ]      UNIFDEF include/linux/serial_core.h
[ALL  ]      UNIFDEF include/linux/serio.h
[ALL  ]      UNIFDEF include/linux/shm.h
[ALL  ]      UNIFDEF include/linux/signal.h
[ALL  ]      UNIFDEF include/linux/smb.h
[ALL  ]      UNIFDEF include/linux/smb_fs.h
[ALL  ]      UNIFDEF include/linux/smb_mount.h
[ALL  ]      UNIFDEF include/linux/socket.h
[ALL  ]      UNIFDEF include/linux/sonet.h
[ALL  ]      UNIFDEF include/linux/sonypi.h
[ALL  ]      UNIFDEF include/linux/soundcard.h
[ALL  ]      UNIFDEF include/linux/stat.h
[ALL  ]      UNIFDEF include/linux/stddef.h
[ALL  ]      UNIFDEF include/linux/sysctl.h
[ALL  ]      UNIFDEF include/linux/tcp.h
[ALL  ]      UNIFDEF include/linux/time.h
[ALL  ]      UNIFDEF include/linux/timex.h
[ALL  ]      UNIFDEF include/linux/tty.h
[ALL  ]      UNIFDEF include/linux/types.h
[ALL  ]      UNIFDEF include/linux/udf_fs_i.h
[ALL  ]      UNIFDEF include/linux/udp.h
[ALL  ]      UNIFDEF include/linux/ufs_fs.h
[ALL  ]      UNIFDEF include/linux/uinput.h
[ALL  ]      UNIFDEF include/linux/uio.h
[ALL  ]      UNIFDEF include/linux/unistd.h
[ALL  ]      UNIFDEF include/linux/usbdevice_fs.h
[ALL  ]      UNIFDEF include/linux/user.h
[ALL  ]      UNIFDEF include/linux/utsname.h
[ALL  ]      UNIFDEF include/linux/videodev.h
[ALL  ]      UNIFDEF include/linux/videodev2.h
[ALL  ]      UNIFDEF include/linux/wait.h
[ALL  ]      UNIFDEF include/linux/wanrouter.h
[ALL  ]      UNIFDEF include/linux/watchdog.h
[ALL  ]      UNIFDEF include/linux/wireless.h
[ALL  ]      UNIFDEF include/linux/xattr.h
[ALL  ]      UNIFDEF include/linux/xfrm.h
[ALL  ]      INSTALL include/linux/version.h
[ALL  ]      MKDIR   include/mtd
[ALL  ]      INSTALL include/mtd/inftl-user.h
[ALL  ]      INSTALL include/mtd/jffs2-user.h
[ALL  ]      INSTALL include/mtd/mtd-abi.h
[ALL  ]      INSTALL include/mtd/mtd-user.h
[ALL  ]      INSTALL include/mtd/nftl-user.h
[ALL  ]      MKDIR   include/rdma
[ALL  ]      INSTALL include/rdma/ib_user_mad.h
[ALL  ]      MKDIR   include/scsi
[ALL  ]      INSTALL include/scsi/scsi.h
[ALL  ]      UNIFDEF include/scsi/scsi_ioctl.h
[ALL  ]      UNIFDEF include/scsi/sg.h
[ALL  ]      MKDIR   include/sound
[ALL  ]      INSTALL include/sound/asound_fm.h
[ALL  ]      INSTALL include/sound/hdsp.h
[ALL  ]      INSTALL include/sound/hdspm.h
[ALL  ]      INSTALL include/sound/sfnt_info.h
[ALL  ]      INSTALL include/sound/sscape_ioctl.h
[ALL  ]      UNIFDEF include/sound/asequencer.h
[ALL  ]      UNIFDEF include/sound/asound.h
[ALL  ]      UNIFDEF include/sound/emu10k1.h
[ALL  ]      UNIFDEF include/sound/sb16_csp.h
[ALL  ]      MKDIR   include/video
[ALL  ]      UNIFDEF include/video/sisfb.h
[EXTRA]    Checking installed headers
[DEBUG]    ==> Executing: 'make -C /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/linux-2.6.21.7 O=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-kernel-headers ARCH=arm INSTALL_HDR_PATH=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr V=0 headers_check'
[ALL  ]      CHK     include/linux/version.h
[ALL  ]    make[3]: `scripts/unifdef' is up to date.
[ALL  ]      CHECK   include/asm/user.h
[ALL  ]      CHECK   include/asm/unistd.h
[ALL  ]      CHECK   include/asm/types.h
[ALL  ]      CHECK   include/asm/termios.h
[ALL  ]      CHECK   include/asm/termbits.h
[ALL  ]      CHECK   include/asm/statfs.h
[ALL  ]      CHECK   include/asm/stat.h
[ALL  ]      CHECK   include/asm/sockios.h
[ALL  ]      CHECK   include/asm/socket.h
[ALL  ]      CHECK   include/asm/signal.h
[ALL  ]      CHECK   include/asm/siginfo.h
[ALL  ]      CHECK   include/asm/sigcontext.h
[ALL  ]      CHECK   include/asm/shmparam.h
[ALL  ]      CHECK   include/asm/shmbuf.h
[ALL  ]      CHECK   include/asm/setup.h
[ALL  ]      CHECK   include/asm/sembuf.h
[ALL  ]      CHECK   include/asm/resource.h
[ALL  ]      CHECK   include/asm/ptrace.h
[ALL  ]      CHECK   include/asm/posix_types.h
[ALL  ]      CHECK   include/asm/poll.h
[ALL  ]      CHECK   include/asm/param.h
[ALL  ]      CHECK   include/asm/page.h
[ALL  ]      CHECK   include/asm/msgbuf.h
[ALL  ]      CHECK   include/asm/mman.h
[ALL  ]      CHECK   include/asm/ipcbuf.h
[ALL  ]      CHECK   include/asm/ioctls.h
[ALL  ]      CHECK   include/asm/ioctl.h
[ALL  ]      CHECK   include/asm/fcntl.h
[ALL  ]      CHECK   include/asm/errno.h
[ALL  ]      CHECK   include/asm/elf.h
[ALL  ]      CHECK   include/asm/byteorder.h
[ALL  ]      CHECK   include/asm/auxvec.h
[ALL  ]      CHECK   include/asm/a.out.h
[ALL  ]      CHECK   include/asm-generic/siginfo.h
[ALL  ]      CHECK   include/asm-generic/resource.h
[ALL  ]      CHECK   include/asm-generic/statfs.h
[ALL  ]      CHECK   include/asm-generic/signal.h
[ALL  ]      CHECK   include/asm-generic/mman.h
[ALL  ]      CHECK   include/asm-generic/ipc.h
[ALL  ]      CHECK   include/asm-generic/ioctl.h
[ALL  ]      CHECK   include/asm-generic/fcntl.h
[ALL  ]      CHECK   include/asm-generic/errno.h
[ALL  ]      CHECK   include/asm-generic/errno-base.h
[ALL  ]      CHECK   include/linux/version.h
[ALL  ]      CHECK   include/linux/xfrm.h
[ALL  ]      CHECK   include/linux/xattr.h
[ALL  ]      CHECK   include/linux/wireless.h
[ALL  ]      CHECK   include/linux/watchdog.h
[ALL  ]      CHECK   include/linux/wanrouter.h
[ALL  ]      CHECK   include/linux/wait.h
[ALL  ]      CHECK   include/linux/videodev2.h
[ALL  ]      CHECK   include/linux/videodev.h
[ALL  ]      CHECK   include/linux/utsname.h
[ALL  ]      CHECK   include/linux/user.h
[ALL  ]      CHECK   include/linux/usbdevice_fs.h
[ALL  ]      CHECK   include/linux/unistd.h
[ALL  ]      CHECK   include/linux/uio.h
[ALL  ]      CHECK   include/linux/uinput.h
[ALL  ]      CHECK   include/linux/ufs_fs.h
[ALL  ]      CHECK   include/linux/udp.h
[ALL  ]      CHECK   include/linux/udf_fs_i.h
[ALL  ]      CHECK   include/linux/types.h
[ALL  ]      CHECK   include/linux/tty.h
[ALL  ]      CHECK   include/linux/timex.h
[ALL  ]      CHECK   include/linux/time.h
[ALL  ]      CHECK   include/linux/tcp.h
[ALL  ]      CHECK   include/linux/sysctl.h
[ALL  ]      CHECK   include/linux/stddef.h
[ALL  ]      CHECK   include/linux/stat.h
[ALL  ]      CHECK   include/linux/soundcard.h
[ALL  ]      CHECK   include/linux/sonypi.h
[ALL  ]      CHECK   include/linux/sonet.h
[ALL  ]      CHECK   include/linux/socket.h
[ALL  ]      CHECK   include/linux/smb_mount.h
[ALL  ]      CHECK   include/linux/smb_fs.h
[ALL  ]      CHECK   include/linux/smb.h
[ALL  ]      CHECK   include/linux/signal.h
[ALL  ]      CHECK   include/linux/shm.h
[ALL  ]      CHECK   include/linux/serio.h
[ALL  ]      CHECK   include/linux/serial_core.h
[ALL  ]      CHECK   include/linux/serial.h
[ALL  ]      CHECK   include/linux/sem.h
[ALL  ]      CHECK   include/linux/selinux_netlink.h
[ALL  ]      CHECK   include/linux/sdla.h
[ALL  ]      CHECK   include/linux/sched.h
[ALL  ]      CHECK   include/linux/scc.h
[ALL  ]      CHECK   include/linux/rtnetlink.h
[ALL  ]      CHECK   include/linux/rtc.h
[ALL  ]      CHECK   include/linux/route.h
[ALL  ]      CHECK   include/linux/romfs_fs.h
[ALL  ]      CHECK   include/linux/reiserfs_xattr.h
[ALL  ]      CHECK   include/linux/reiserfs_fs.h
[ALL  ]      CHECK   include/linux/reboot.h
[ALL  ]      CHECK   include/linux/random.h
[ALL  ]      CHECK   include/linux/quota.h
[ALL  ]      CHECK   include/linux/qnx4_fs.h
[ALL  ]      CHECK   include/linux/ptrace.h
[ALL  ]      CHECK   include/linux/ppp_defs.h
[ALL  ]      CHECK   include/linux/ppp-comp.h
[ALL  ]      CHECK   include/linux/poll.h
[ALL  ]      CHECK   include/linux/pmu.h
[ALL  ]      CHECK   include/linux/pktcdvd.h
[ALL  ]      CHECK   include/linux/personality.h
[ALL  ]      CHECK   include/linux/pci.h
[ALL  ]      CHECK   include/linux/patchkey.h
[ALL  ]      CHECK   include/linux/parport.h
[ALL  ]      CHECK   include/linux/nvram.h
[ALL  ]      CHECK   include/linux/nubus.h
[ALL  ]      CHECK   include/linux/nfsacl.h
[ALL  ]      CHECK   include/linux/nfs_idmap.h
[ALL  ]      CHECK   include/linux/nfs_fs.h
[ALL  ]      CHECK   include/linux/nfs4.h
[ALL  ]      CHECK   include/linux/nfs3.h
[ALL  ]      CHECK   include/linux/nfs.h
[ALL  ]      CHECK   include/linux/netlink.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4.h
[ALL  ]      CHECK   include/linux/netfilter_decnet.h
[ALL  ]      CHECK   include/linux/netfilter_bridge.h
[ALL  ]      CHECK   include/linux/netfilter.h
[ALL  ]      CHECK   include/linux/netdevice.h
[ALL  ]      CHECK   include/linux/net.h
[ALL  ]      CHECK   include/linux/ncp_mount.h
[ALL  ]      CHECK   include/linux/ncp_fs.h
[ALL  ]      CHECK   include/linux/ncp.h
[ALL  ]      CHECK   include/linux/nbd.h
[ALL  ]      CHECK   include/linux/n_r3964.h
[ALL  ]      CHECK   include/linux/msg.h
[ALL  ]      CHECK   include/linux/msdos_fs.h
[ALL  ]      CHECK   include/linux/mroute.h
[ALL  ]      CHECK   include/linux/mman.h
[ALL  ]      CHECK   include/linux/mii.h
[ALL  ]      CHECK   include/linux/mempolicy.h
[ALL  ]      CHECK   include/linux/lp.h
[ALL  ]      CHECK   include/linux/loop.h
[ALL  ]      CHECK   include/linux/llc.h
[ALL  ]      CHECK   include/linux/keyboard.h
[ALL  ]      CHECK   include/linux/kernelcapi.h
[ALL  ]      CHECK   include/linux/kernel.h
[ALL  ]      CHECK   include/linux/kdev_t.h
[ALL  ]      CHECK   include/linux/kd.h
[ALL  ]      CHECK   include/linux/joystick.h
[ALL  ]      CHECK   include/linux/jbd.h
[ALL  ]      CHECK   include/linux/isicom.h
[ALL  ]      CHECK   include/linux/isdnif.h
[ALL  ]      CHECK   include/linux/isdn_ppp.h
[ALL  ]      CHECK   include/linux/isdn.h
[ALL  ]      CHECK   include/linux/ipv6_route.h
[ALL  ]      CHECK   include/linux/ipv6.h
[ALL  ]      CHECK   include/linux/ipmi.h
[ALL  ]      CHECK   include/linux/ipc.h
[ALL  ]      CHECK   include/linux/input.h
[ALL  ]      CHECK   include/linux/inotify.h
[ALL  ]      CHECK   include/linux/inet_diag.h
[ALL  ]      CHECK   include/linux/in.h
[ALL  ]      CHECK   include/linux/igmp.h
[ALL  ]      CHECK   include/linux/if_wanpipe.h
[ALL  ]      CHECK   include/linux/if_vlan.h
[ALL  ]      CHECK   include/linux/if_tun.h
[ALL  ]      CHECK   include/linux/if_tr.h
[ALL  ]      CHECK   include/linux/if_shaper.h
[ALL  ]      CHECK   include/linux/if_pppox.h
[ALL  ]      CHECK   include/linux/if_ltalk.h
[ALL  ]      CHECK   include/linux/if_link.h
[ALL  ]      CHECK   include/linux/if_frad.h
[ALL  ]      CHECK   include/linux/if_fddi.h
[ALL  ]      CHECK   include/linux/if_ether.h
[ALL  ]      CHECK   include/linux/if_eql.h
[ALL  ]      CHECK   include/linux/if_ec.h
[ALL  ]      CHECK   include/linux/if_bridge.h
[ALL  ]      CHECK   include/linux/if_addr.h
[ALL  ]      CHECK   include/linux/icmpv6.h
[ALL  ]      CHECK   include/linux/i2o-dev.h
[ALL  ]      CHECK   include/linux/i2c.h
[ALL  ]      CHECK   include/linux/hpet.h
[ALL  ]      CHECK   include/linux/hiddev.h
[ALL  ]      CHECK   include/linux/hdreg.h
[ALL  ]      CHECK   include/linux/hdlcdrv.h
[ALL  ]      CHECK   include/linux/hdlc.h
[ALL  ]      CHECK   include/linux/hayesesp.h
[ALL  ]      CHECK   include/linux/gfs2_ondisk.h
[ALL  ]      CHECK   include/linux/genhd.h
[ALL  ]      CHECK   include/linux/generic_serial.h
[ALL  ]      CHECK   include/linux/gameport.h
[ALL  ]      CHECK   include/linux/futex.h
[ALL  ]      CHECK   include/linux/fs.h
[ALL  ]      CHECK   include/linux/flat.h
[ALL  ]      CHECK   include/linux/filter.h
[ALL  ]      CHECK   include/linux/fcntl.h
[ALL  ]      CHECK   include/linux/fb.h
[ALL  ]      CHECK   include/linux/ext3_fs.h
[ALL  ]      CHECK   include/linux/ext2_fs.h
[ALL  ]      CHECK   include/linux/eventpoll.h
[ALL  ]      CHECK   include/linux/ethtool.h
[ALL  ]      CHECK   include/linux/errqueue.h
[ALL  ]      CHECK   include/linux/errno.h
[ALL  ]      CHECK   include/linux/elfcore.h
[ALL  ]      CHECK   include/linux/dlm.h
[ALL  ]      CHECK   include/linux/dirent.h
[ALL  ]      CHECK   include/linux/dccp.h
[ALL  ]      CHECK   include/linux/cyclades.h
[ALL  ]      CHECK   include/linux/cuda.h
[ALL  ]      CHECK   include/linux/cramfs_fs.h
[ALL  ]      CHECK   include/linux/connector.h
[ALL  ]      CHECK   include/linux/coda.h
[ALL  ]      CHECK   include/linux/cn_proc.h
[ALL  ]      CHECK   include/linux/cm4000_cs.h
[ALL  ]      CHECK   include/linux/cdrom.h
[ALL  ]      CHECK   include/linux/cciss_ioctl.h
[ALL  ]      CHECK   include/linux/capi.h
[ALL  ]      CHECK   include/linux/capability.h
[ALL  ]      CHECK   include/linux/binfmts.h
[ALL  ]      CHECK   include/linux/auto_fs.h
[ALL  ]      CHECK   include/linux/audit.h
[ALL  ]      CHECK   include/linux/atmdev.h
[ALL  ]      CHECK   include/linux/atmarp.h
[ALL  ]      CHECK   include/linux/atm_tcp.h
[ALL  ]      CHECK   include/linux/atm.h
[ALL  ]      CHECK   include/linux/atalk.h
[ALL  ]      CHECK   include/linux/apm_bios.h
[ALL  ]      CHECK   include/linux/agpgart.h
[ALL  ]      CHECK   include/linux/adfs_fs.h
[ALL  ]      CHECK   include/linux/adb.h
[ALL  ]      CHECK   include/linux/acct.h
[ALL  ]      CHECK   include/linux/x25.h
[ALL  ]      CHECK   include/linux/vt.h
[ALL  ]      CHECK   include/linux/videotext.h
[ALL  ]      CHECK   include/linux/video_encoder.h
[ALL  ]      CHECK   include/linux/video_decoder.h
[ALL  ]      CHECK   include/linux/utime.h
[ALL  ]      CHECK   include/linux/un.h
[ALL  ]      CHECK   include/linux/ultrasound.h
[ALL  ]      CHECK   include/linux/toshiba.h
[ALL  ]      CHECK   include/linux/tipc.h
[ALL  ]      CHECK   include/linux/tiocl.h
[ALL  ]      CHECK   include/linux/times.h
[ALL  ]      CHECK   include/linux/ticable.h
[ALL  ]      CHECK   include/linux/termios.h
[ALL  ]      CHECK   include/linux/telephony.h
[ALL  ]      CHECK   include/linux/synclink.h
[ALL  ]      CHECK   include/linux/sound.h
[ALL  ]      CHECK   include/linux/som.h
[ALL  ]      CHECK   include/linux/sockios.h
[ALL  ]      CHECK   include/linux/snmp.h
[ALL  ]      CHECK   include/linux/smbno.h
[ALL  ]      CHECK   include/linux/rose.h
[ALL  ]      CHECK   include/linux/resource.h
[ALL  ]      CHECK   include/linux/raw.h
[ALL  ]      CHECK   include/linux/radeonfb.h
[ALL  ]      CHECK   include/linux/quotaio_v2.h
[ALL  ]      CHECK   include/linux/quotaio_v1.h
[ALL  ]      CHECK   include/linux/qnxtypes.h
[ALL  ]      CHECK   include/linux/ps2esdi.h
[ALL  ]      CHECK   include/linux/prctl.h
[ALL  ]      CHECK   include/linux/ppdev.h
[ALL  ]      CHECK   include/linux/posix_types.h
[ALL  ]      CHECK   include/linux/pkt_sched.h
[ALL  ]      CHECK   include/linux/pkt_cls.h
[ALL  ]      CHECK   include/linux/pg.h
[ALL  ]      CHECK   include/linux/pfkeyv2.h
[ALL  ]      CHECK   include/linux/pci_regs.h
[ALL  ]      CHECK   include/linux/param.h
[ALL  ]      CHECK   include/linux/oom.h
[ALL  ]      CHECK   include/linux/nfs_mount.h
[ALL  ]      CHECK   include/linux/nfs4_mount.h
[ALL  ]      CHECK   include/linux/nfs2.h
[ALL  ]      CHECK   include/linux/netrom.h
[ALL  ]      CHECK   include/linux/netfilter_arp.h
[ALL  ]      CHECK   include/linux/neighbour.h
[ALL  ]      CHECK   include/linux/ncp_no.h
[ALL  ]      CHECK   include/linux/mtio.h
[ALL  ]      CHECK   include/linux/mqueue.h
[ALL  ]      CHECK   include/linux/mmtimer.h
[ALL  ]      CHECK   include/linux/minix_fs.h
[ALL  ]      CHECK   include/linux/meye.h
[ALL  ]      CHECK   include/linux/matroxfb.h
[ALL  ]      CHECK   include/linux/major.h
[ALL  ]      CHECK   include/linux/magic.h
[ALL  ]      CHECK   include/linux/lock_dlm_plock.h
[ALL  ]      CHECK   include/linux/limits.h
[ALL  ]      CHECK   include/linux/keyctl.h
[ALL  ]      CHECK   include/linux/jffs2.h
[ALL  ]      CHECK   include/linux/ixjuser.h
[ALL  ]      CHECK   include/linux/iso_fs.h
[ALL  ]      CHECK   include/linux/isdn_divertif.h
[ALL  ]      CHECK   include/linux/irda.h
[ALL  ]      CHECK   include/linux/ipx.h
[ALL  ]      CHECK   include/linux/ipsec.h
[ALL  ]      CHECK   include/linux/ipmi_msgdefs.h
[ALL  ]      CHECK   include/linux/ip_mp_alg.h
[ALL  ]      CHECK   include/linux/ip.h
[ALL  ]      CHECK   include/linux/ioctl.h
[ALL  ]      CHECK   include/linux/in_route.h
[ALL  ]      CHECK   include/linux/in6.h
[ALL  ]      CHECK   include/linux/if_tunnel.h
[ALL  ]      CHECK   include/linux/if_strip.h
[ALL  ]      CHECK   include/linux/if_slip.h
[ALL  ]      CHECK   include/linux/if_ppp.h
[ALL  ]      CHECK   include/linux/if_plip.h
[ALL  ]      CHECK   include/linux/if_packet.h
[ALL  ]      CHECK   include/linux/if_infiniband.h
[ALL  ]      CHECK   include/linux/if_hippi.h
[ALL  ]      CHECK   include/linux/if_fc.h
[ALL  ]      CHECK   include/linux/if_cablemodem.h
[ALL  ]      CHECK   include/linux/if_bonding.h
[ALL  ]      CHECK   include/linux/if_arp.h
[ALL  ]      CHECK   include/linux/if_arcnet.h
[ALL  ]      CHECK   include/linux/if.h
[ALL  ]      CHECK   include/linux/icmp.h
[ALL  ]      CHECK   include/linux/i8k.h
[ALL  ]      CHECK   include/linux/i2c-dev.h
[ALL  ]      CHECK   include/linux/hysdn_if.h
[ALL  ]      CHECK   include/linux/hdsmart.h
[ALL  ]      CHECK   include/linux/gigaset_dev.h
[ALL  ]      CHECK   include/linux/genetlink.h
[ALL  ]      CHECK   include/linux/gen_stats.h
[ALL  ]      CHECK   include/linux/fuse.h
[ALL  ]      CHECK   include/linux/fib_rules.h
[ALL  ]      CHECK   include/linux/fdreg.h
[ALL  ]      CHECK   include/linux/fd.h
[ALL  ]      CHECK   include/linux/fadvise.h
[ALL  ]      CHECK   include/linux/elf.h
[ALL  ]      CHECK   include/linux/elf-fdpic.h
[ALL  ]      CHECK   include/linux/elf-em.h
[ALL  ]      CHECK   include/linux/efs_fs_sb.h
[ALL  ]      CHECK   include/linux/dqblk_xfs.h
[ALL  ]      CHECK   include/linux/dqblk_v2.h
[ALL  ]      CHECK   include/linux/dqblk_v1.h
[ALL  ]      CHECK   include/linux/dn.h
[ALL  ]      CHECK   include/linux/dm-ioctl.h
[ALL  ]      CHECK   include/linux/dlm_device.h
[ALL  ]      CHECK   include/linux/cycx_cfm.h
[ALL  ]      CHECK   include/linux/consolemap.h
[ALL  ]      CHECK   include/linux/comstats.h
[ALL  ]      CHECK   include/linux/coff.h
[ALL  ]      CHECK   include/linux/coda_psdev.h
[ALL  ]      CHECK   include/linux/chio.h
[ALL  ]      CHECK   include/linux/cdk.h
[ALL  ]      CHECK   include/linux/bpqether.h
[ALL  ]      CHECK   include/linux/blkpg.h
[ALL  ]      CHECK   include/linux/bfs_fs.h
[ALL  ]      CHECK   include/linux/baycom.h
[ALL  ]      CHECK   include/linux/b1lli.h
[ALL  ]      CHECK   include/linux/ax25.h
[ALL  ]      CHECK   include/linux/awe_voice.h
[ALL  ]      CHECK   include/linux/auxvec.h
[ALL  ]      CHECK   include/linux/auto_fs4.h
[ALL  ]      CHECK   include/linux/atmsvc.h
[ALL  ]      CHECK   include/linux/atmsap.h
[ALL  ]      CHECK   include/linux/atmppp.h
[ALL  ]      CHECK   include/linux/atmmpc.h
[ALL  ]      CHECK   include/linux/atmlec.h
[ALL  ]      CHECK   include/linux/atmioc.h
[ALL  ]      CHECK   include/linux/atmclip.h
[ALL  ]      CHECK   include/linux/atmbr2684.h
[ALL  ]      CHECK   include/linux/atmapi.h
[ALL  ]      CHECK   include/linux/atm_zatm.h
[ALL  ]      CHECK   include/linux/atm_nicstar.h
[ALL  ]      CHECK   include/linux/atm_idt77105.h
[ALL  ]      CHECK   include/linux/atm_he.h
[ALL  ]      CHECK   include/linux/atm_eni.h
[ALL  ]      CHECK   include/linux/arcfb.h
[ALL  ]      CHECK   include/linux/aio_abi.h
[ALL  ]      CHECK   include/linux/affs_hardblocks.h
[ALL  ]      CHECK   include/linux/a.out.h
[ALL  ]      CHECK   include/linux/byteorder/swab.h
[ALL  ]      CHECK   include/linux/byteorder/generic.h
[ALL  ]      CHECK   include/linux/byteorder/little_endian.h
[ALL  ]      CHECK   include/linux/byteorder/big_endian.h
[ALL  ]      CHECK   include/linux/dvb/video.h
[ALL  ]      CHECK   include/linux/dvb/dmx.h
[ALL  ]      CHECK   include/linux/dvb/audio.h
[ALL  ]      CHECK   include/linux/dvb/version.h
[ALL  ]      CHECK   include/linux/dvb/osd.h
[ALL  ]      CHECK   include/linux/dvb/net.h
[ALL  ]      CHECK   include/linux/dvb/frontend.h
[ALL  ]      CHECK   include/linux/dvb/ca.h
[ALL  ]      CHECK   include/linux/hdlc/ioctl.h
[ALL  ]      CHECK   include/linux/isdn/capicmd.h
[ALL  ]      CHECK   include/linux/netfilter/xt_physdev.h
[ALL  ]      CHECK   include/linux/netfilter/x_tables.h
[ALL  ]      CHECK   include/linux/netfilter/nfnetlink.h
[ALL  ]      CHECK   include/linux/netfilter/nf_conntrack_tcp.h
[ALL  ]      CHECK   include/linux/netfilter/nf_conntrack_ftp.h
[ALL  ]      CHECK   include/linux/netfilter/nf_conntrack_common.h
[ALL  ]      CHECK   include/linux/netfilter/xt_tcpudp.h
[ALL  ]      CHECK   include/linux/netfilter/xt_tcpmss.h
[ALL  ]      CHECK   include/linux/netfilter/xt_string.h
[ALL  ]      CHECK   include/linux/netfilter/xt_state.h
[ALL  ]      CHECK   include/linux/netfilter/xt_sctp.h
[ALL  ]      CHECK   include/linux/netfilter/xt_realm.h
[ALL  ]      CHECK   include/linux/netfilter/xt_policy.h
[ALL  ]      CHECK   include/linux/netfilter/xt_pkttype.h
[ALL  ]      CHECK   include/linux/netfilter/xt_multiport.h
[ALL  ]      CHECK   include/linux/netfilter/xt_mark.h
[ALL  ]      CHECK   include/linux/netfilter/xt_mac.h
[ALL  ]      CHECK   include/linux/netfilter/xt_limit.h
[ALL  ]      CHECK   include/linux/netfilter/xt_length.h
[ALL  ]      CHECK   include/linux/netfilter/xt_helper.h
[ALL  ]      CHECK   include/linux/netfilter/xt_hashlimit.h
[ALL  ]      CHECK   include/linux/netfilter/xt_esp.h
[ALL  ]      CHECK   include/linux/netfilter/xt_dscp.h
[ALL  ]      CHECK   include/linux/netfilter/xt_dccp.h
[ALL  ]      CHECK   include/linux/netfilter/xt_conntrack.h
[ALL  ]      CHECK   include/linux/netfilter/xt_connmark.h
[ALL  ]      CHECK   include/linux/netfilter/xt_connbytes.h
[ALL  ]      CHECK   include/linux/netfilter/xt_comment.h
[ALL  ]      CHECK   include/linux/netfilter/xt_TCPMSS.h
[ALL  ]      CHECK   include/linux/netfilter/xt_SECMARK.h
[ALL  ]      CHECK   include/linux/netfilter/xt_NFQUEUE.h
[ALL  ]      CHECK   include/linux/netfilter/xt_NFLOG.h
[ALL  ]      CHECK   include/linux/netfilter/xt_MARK.h
[ALL  ]      CHECK   include/linux/netfilter/xt_DSCP.h
[ALL  ]      CHECK   include/linux/netfilter/xt_CONNSECMARK.h
[ALL  ]      CHECK   include/linux/netfilter/xt_CONNMARK.h
[ALL  ]      CHECK   include/linux/netfilter/xt_CLASSIFY.h
[ALL  ]      CHECK   include/linux/netfilter/nfnetlink_queue.h
[ALL  ]      CHECK   include/linux/netfilter/nfnetlink_log.h
[ALL  ]      CHECK   include/linux/netfilter/nfnetlink_conntrack.h
[ALL  ]      CHECK   include/linux/netfilter/nf_conntrack_tuple_common.h
[ALL  ]      CHECK   include/linux/netfilter/nf_conntrack_sctp.h
[ALL  ]      CHECK   include/linux/netfilter_arp/arp_tables.h
[ALL  ]      CHECK   include/linux/netfilter_arp/arpt_mangle.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebtables.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_802_3.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_vlan.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_ulog.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_stp.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_redirect.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_pkttype.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_nat.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_mark_t.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_mark_m.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_log.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_limit.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_ip.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_arpreply.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_arp.h
[ALL  ]      CHECK   include/linux/netfilter_bridge/ebt_among.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_tables.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_queue.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_nat_rule.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_nat.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_tuple.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_proto_gre.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_pptp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_irc.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_h323.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_ttl.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_tos.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_tcpmss.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_string.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_state.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_sctp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_recent.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_realm.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_policy.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_pkttype.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_physdev.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_owner.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_multiport.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_mark.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_mac.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_limit.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_length.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_iprange.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_helper.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_hashlimit.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_esp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_ecn.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_dscp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_dccp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_conntrack.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_connmark.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_connbytes.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_comment.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_ah.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_addrtype.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_ULOG.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_TTL.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_TOS.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_TCPMSS.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_SAME.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_REJECT.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_NFQUEUE.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_MARK.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_LOG.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_ECN.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_DSCP.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_CONNMARK.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ipt_CLASSIFY.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_nat_pptp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_tftp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_tcp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_sctp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_protocol.h
[ALL  ]      CHECK   include/linux/netfilter_ipv4/ip_conntrack_helper.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6_tables.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_rt.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_policy.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_physdev.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_owner.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_opts.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_multiport.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_mark.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_mac.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_limit.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_length.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_ipv6header.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_hl.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_frag.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_esp.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_ah.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_REJECT.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_MARK.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_LOG.h
[ALL  ]      CHECK   include/linux/netfilter_ipv6/ip6t_HL.h
[ALL  ]      CHECK   include/linux/nfsd/syscall.h
[ALL  ]      CHECK   include/linux/nfsd/stats.h
[ALL  ]      CHECK   include/linux/nfsd/nfsfh.h
[ALL  ]      CHECK   include/linux/nfsd/export.h
[ALL  ]      CHECK   include/linux/nfsd/debug.h
[ALL  ]      CHECK   include/linux/nfsd/const.h
[ALL  ]      CHECK   include/linux/nfsd/auth.h
[ALL  ]      CHECK   include/linux/raid/md_u.h
[ALL  ]      CHECK   include/linux/raid/md_p.h
[ALL  ]      CHECK   include/linux/sunrpc/debug.h
[ALL  ]      CHECK   include/linux/tc_act/tc_pedit.h
[ALL  ]      CHECK   include/linux/tc_act/tc_mirred.h
[ALL  ]      CHECK   include/linux/tc_act/tc_ipt.h
[ALL  ]      CHECK   include/linux/tc_act/tc_gact.h
[ALL  ]      CHECK   include/linux/usb/midi.h
[ALL  ]      CHECK   include/linux/usb/ch9.h
[ALL  ]      CHECK   include/linux/usb/cdc.h
[ALL  ]      CHECK   include/linux/usb/audio.h
[ALL  ]      CHECK   include/mtd/nftl-user.h
[ALL  ]      CHECK   include/mtd/mtd-user.h
[ALL  ]      CHECK   include/mtd/mtd-abi.h
[ALL  ]      CHECK   include/mtd/jffs2-user.h
[ALL  ]      CHECK   include/mtd/inftl-user.h
[ALL  ]      CHECK   include/rdma/ib_user_mad.h
[ALL  ]      CHECK   include/scsi/sg.h
[ALL  ]      CHECK   include/scsi/scsi_ioctl.h
[ALL  ]      CHECK   include/scsi/scsi.h
[ALL  ]      CHECK   include/sound/sb16_csp.h
[ALL  ]      CHECK   include/sound/emu10k1.h
[ALL  ]      CHECK   include/sound/asound.h
[ALL  ]      CHECK   include/sound/asequencer.h
[ALL  ]      CHECK   include/sound/sscape_ioctl.h
[ALL  ]      CHECK   include/sound/sfnt_info.h
[ALL  ]      CHECK   include/sound/hdspm.h
[ALL  ]      CHECK   include/sound/hdsp.h
[ALL  ]      CHECK   include/sound/asound_fm.h
[ALL  ]      CHECK   include/video/sisfb.h
[INFO ]  Installing kernel headers: done in 27.20s (at 00:34)
[INFO ]  =================================================================
[INFO ]  Installing binutils
[EXTRA]    Configuring binutils
[DEBUG]    ==> Executing: '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/configure --build=i686-build_apple-darwin9 --host=i686-build_apple-darwin9 --target=arm-unknown-linux-gnu --prefix=/Volumes/Crosstool/arm-unknown-linux-gnu --disable-nls --disable-multilib --disable-werror --with-sysroot=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root'
[ALL  ]    checking build system type... i686-build_apple-darwin9
[ALL  ]    checking host system type... i686-build_apple-darwin9
[ALL  ]    checking target system type... arm-unknown-linux-gnu
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether ln works... yes
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    checking for C compiler default output file name... a.out
[ALL  ]    checking whether the C compiler works... yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... 
[ALL  ]    checking for suffix of object files... o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... none needed
[ALL  ]    checking for i686-build_apple-darwin9-g++... i686-build_apple-darwin9-g++
[ALL  ]    checking whether we are using the GNU C++ compiler... yes
[ALL  ]    checking whether i686-build_apple-darwin9-g++ accepts -g... yes
[ALL  ]    checking for i686-build_apple-darwin9-gnatbind... no
[ALL  ]    checking for gnatbind... no
[ALL  ]    checking for i686-build_apple-darwin9-gnatmake... no
[ALL  ]    checking for gnatmake... no
[ALL  ]    checking whether compiler driver understands Ada... no
[ALL  ]    checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
[ALL  ]    checking for bison... bison -y
[ALL  ]    checking for bison... bison
[ALL  ]    checking for gm4... gm4
[ALL  ]    checking for flex... flex
[ALL  ]    checking for flex... flex
[ALL  ]    checking for makeinfo... makeinfo
[ALL  ]    checking for expect... expect
[ALL  ]    checking for runtest... no
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-as... i686-build_apple-darwin9-as
[ALL  ]    checking for i686-build_apple-darwin9-dlltool... no
[ALL  ]    checking for dlltool... no
[ALL  ]    checking for ld... (cached) /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking for i686-build_apple-darwin9-ld... (cached) /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking for i686-build_apple-darwin9-lipo... no
[ALL  ]    checking for lipo... lipo
[ALL  ]    checking for i686-build_apple-darwin9-nm... i686-build_apple-darwin9-nm
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for i686-build_apple-darwin9-strip... i686-build_apple-darwin9-strip
[ALL  ]    checking for i686-build_apple-darwin9-windres... no
[ALL  ]    checking for windres... no
[ALL  ]    checking for i686-build_apple-darwin9-windmc... no
[ALL  ]    checking for windmc... no
[ALL  ]    checking for i686-build_apple-darwin9-objcopy... i686-build_apple-darwin9-objcopy
[ALL  ]    checking for i686-build_apple-darwin9-objdump... i686-build_apple-darwin9-objdump
[ALL  ]    checking for arm-unknown-linux-gnu-cc... no
[ALL  ]    checking for arm-unknown-linux-gnu-gcc... no
[ALL  ]    checking for arm-unknown-linux-gnu-c++... no
[ALL  ]    checking for arm-unknown-linux-gnu-g++... no
[ALL  ]    checking for arm-unknown-linux-gnu-cxx... no
[ALL  ]    checking for arm-unknown-linux-gnu-gxx... no
[ALL  ]    checking for arm-unknown-linux-gnu-gcc... no
[ALL  ]    checking for arm-unknown-linux-gnu-gcj... no
[ALL  ]    checking for arm-unknown-linux-gnu-gfortran... no
[ALL  ]    checking for arm-unknown-linux-gnu-ar... no
[ALL  ]    checking for arm-unknown-linux-gnu-as... no
[ALL  ]    checking for arm-unknown-linux-gnu-dlltool... no
[ALL  ]    checking for arm-unknown-linux-gnu-ld... no
[ALL  ]    checking for arm-unknown-linux-gnu-lipo... no
[ALL  ]    checking for arm-unknown-linux-gnu-nm... no
[ALL  ]    checking for arm-unknown-linux-gnu-objdump... no
[ALL  ]    checking for arm-unknown-linux-gnu-ranlib... no
[ALL  ]    checking for arm-unknown-linux-gnu-strip... no
[ALL  ]    checking for arm-unknown-linux-gnu-windres... no
[ALL  ]    checking for arm-unknown-linux-gnu-windmc... no
[ALL  ]    checking where to find the target ar... just compiled
[ALL  ]    checking where to find the target as... just compiled
[ALL  ]    checking where to find the target cc... pre-installed
[ALL  ]    checking where to find the target c++... pre-installed
[ALL  ]    checking where to find the target c++ for libstdc++... pre-installed
[ALL  ]    checking where to find the target dlltool... just compiled
[ALL  ]    checking where to find the target gcc... pre-installed
[ALL  ]    checking where to find the target gcj... pre-installed
[ALL  ]    checking where to find the target gfortran... pre-installed
[ALL  ]    checking where to find the target ld... just compiled
[ALL  ]    checking where to find the target lipo... pre-installed
[ALL  ]    checking where to find the target nm... just compiled
[ALL  ]    checking where to find the target objdump... just compiled
[ALL  ]    checking where to find the target ranlib... just compiled
[ALL  ]    checking where to find the target strip... just compiled
[ALL  ]    checking where to find the target windres... just compiled
[ALL  ]    checking where to find the target windmc... just compiled
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking whether -fkeep-inline-functions is supported... yes
[ALL  ]    configure: creating ./config.status
[ALL  ]    config.status: creating Makefile
[EXTRA]    Building binutils
[DEBUG]    ==> Executing: 'make -j4'
[ALL  ]    make[2]: Nothing to be done for `all-target'.
[ALL  ]    mkdir -p -- ./libiberty
[ALL  ]    mkdir -p -- ./intl
[ALL  ]    mkdir -p -- ./etc
[ALL  ]    Configuring in ./intl
[ALL  ]    Configuring in ./etc
[ALL  ]    Configuring in ./libiberty
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking for makeinfo... makeinfo --split-size=5000000
[ALL  ]    checking for a BSD-compatible install... checking whether /usr/bin/make sets $(MAKE)... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for perl... perl
[ALL  ]    yes
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    updating cache ./config.cache
[ALL  ]    checking for msgfmt... checking build system type... configure: creating ./config.status
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    checking host system type... /opt/local/bin/msgfmt
[ALL  ]    checking for gmsgfmt... /opt/local/bin/msgfmt
[ALL  ]    checking for xgettext... i686-build_apple-darwin9
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    /opt/local/bin/xgettext
[ALL  ]    checking for msgmerge... /opt/local/bin/msgmerge
[ALL  ]    checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    config.status: creating Makefile
[ALL  ]    checking for C compiler default output file name... for f in standards.info configure.info; do 	  if test -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc/`echo $f | sed -e 's/.info$/.texi/'`; then 	    if /usr/bin/make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then 	      true; 	    else 	      exit 1; 	    fi; 	  fi; 	done
[ALL  ]    make[4]: `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc/standards.info' is up to date.
[ALL  ]    make[4]: `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc/configure.info' is up to date.
[ALL  ]    a.out
[ALL  ]    checking whether the C compiler works... yes
[ALL  ]    checking for C compiler default output file name... checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... a.out
[ALL  ]    checking whether the C compiler works... 
[ALL  ]    yes
[ALL  ]    checking for suffix of object files... checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... 
[ALL  ]    checking for suffix of object files... o
[ALL  ]    checking whether we are using the GNU C compiler... o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... none needed
[ALL  ]    none needed
[ALL  ]    checking how to run the C preprocessor... checking build system type... i686-build_apple-darwin9
[ALL  ]    checking host system type... i686-build_apple-darwin9-gcc -E
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for library containing strerror... checking whether i686-build_apple-darwin9-gcc supports -W... none required
[ALL  ]    checking how to run the C preprocessor... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc supports -Wall... i686-build_apple-darwin9-gcc -E
[ALL  ]    yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc supports -Wwrite-strings... checking for egrep... grep -E
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc supports -Wc++-compat... no
[ALL  ]    checking whether i686-build_apple-darwin9-gcc supports -Wstrict-prototypes... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc supports -pedantic ... yes
[ALL  ]    checking for an ANSI C-conforming const... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc and cc understand -c and -o together... yes
[ALL  ]    checking for inline... inline
[ALL  ]    checking for sys/types.h... yes
[ALL  ]    checking for an ANSI C-conforming const... yes
[ALL  ]    checking for sys/stat.h... yes
[ALL  ]    checking for inline... yes
[ALL  ]    inline
[ALL  ]    checking whether byte ordering is bigendian... checking for stdlib.h... yes
[ALL  ]    checking for string.h... no
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for sys/file.h... yes
[ALL  ]    checking for memory.h... yes
[ALL  ]    checking for sys/param.h... yes
[ALL  ]    checking for strings.h... yes
[ALL  ]    checking for limits.h... yes
[ALL  ]    yes
[ALL  ]    checking for stdlib.h... checking for inttypes.h... yes
[ALL  ]    checking for malloc.h... yes
[ALL  ]    checking for stdint.h... no
[ALL  ]    checking for string.h... yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... checking for unistd.h... yes
[ALL  ]    yes
[ALL  ]    checking for strings.h... checking for off_t... yes
[ALL  ]    checking for sys/time.h... yes
[ALL  ]    checking for size_t... yes
[ALL  ]    yes
[ALL  ]    checking for working alloca.h... checking for time.h... yes
[ALL  ]    checking for sys/resource.h... yes
[ALL  ]    checking for alloca... yes
[ALL  ]    checking for sys/stat.h... yes
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking for sys/mman.h... checking for getpagesize... yes
[ALL  ]    checking for fcntl.h... yes
[ALL  ]    checking for working mmap... yes
[ALL  ]    checking for alloca.h... yes
[ALL  ]    checking whether we are using the GNU C Library 2.1 or newer... yes
[ALL  ]    no
[ALL  ]    checking whether integer division by zero raises SIGFPE... checking for sys/pstat.h... no
[ALL  ]    yes
[ALL  ]    checking for inttypes.h... checking for sys/sysmp.h... no
[ALL  ]    checking for sys/sysinfo.h... yes
[ALL  ]    checking for stdint.h... no
[ALL  ]    checking for machine/hal_sysinfo.h... yes
[ALL  ]    checking for unsigned long long... no
[ALL  ]    checking for sys/table.h... yes
[ALL  ]    checking for inttypes.h... no
[ALL  ]    checking for sys/sysctl.h... yes
[ALL  ]    checking whether the inttypes.h PRIxNN macros are broken... yes
[ALL  ]    no
[ALL  ]    checking for ld used by GCC... checking for sys/systemcfg.h... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for shared library run path origin... no
[ALL  ]    checking for stdint.h... done
[ALL  ]    yes
[ALL  ]    checking argz.h usability... checking for stdio_ext.h... no
[ALL  ]    checking for sys/wait.h that is POSIX.1 compatible... no
[ALL  ]    checking argz.h presence... yes
[ALL  ]    checking whether time.h and sys/time.h may both be included... no
[ALL  ]    checking for argz.h... no
[ALL  ]    checking limits.h usability... yes
[ALL  ]    checking whether errno must be declared... yes
[ALL  ]    checking limits.h presence... yes
[ALL  ]    checking for limits.h... no
[ALL  ]    checking for egrep... yes
[ALL  ]    grep -E
[ALL  ]    checking for ANSI C header files... checking locale.h usability... yes
[ALL  ]    checking locale.h presence... yes
[ALL  ]    checking for locale.h... yes
[ALL  ]    checking nl_types.h usability... yes
[ALL  ]    checking for sys/types.h... yes
[ALL  ]    checking for sys/stat.h... (cached) yes
[ALL  ]    checking nl_types.h presence... yes
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for nl_types.h... yes
[ALL  ]    checking for string.h... (cached) yes
[ALL  ]    checking malloc.h usability... checking for memory.h... yes
[ALL  ]    no
[ALL  ]    checking malloc.h presence... checking for strings.h... (cached) yes
[ALL  ]    checking for inttypes.h... no
[ALL  ]    checking for malloc.h... no
[ALL  ]    checking stddef.h usability... yes
[ALL  ]    checking for stdint.h... (cached) yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking stddef.h presence... yes
[ALL  ]    checking for int... yes
[ALL  ]    checking for stddef.h... yes
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    checking for string.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking size of int... checking for unistd.h... (cached) yes
[ALL  ]    checking sys/param.h usability... 4
[ALL  ]    checking for uintptr_t... yes
[ALL  ]    checking sys/param.h presence... yes
[ALL  ]    checking for a 64-bit type... yes
[ALL  ]    checking for sys/param.h... yes
[ALL  ]    checking for feof_unlocked... uint64_t
[ALL  ]    checking for pid_t... yes
[ALL  ]    checking for fgets_unlocked... yes
[ALL  ]    checking for library containing strerror... no
[ALL  ]    checking for getc_unlocked... none required
[ALL  ]    checking for asprintf... yes
[ALL  ]    checking for getcwd... yes
[ALL  ]    checking for atexit... yes
[ALL  ]    checking for getegid... yes
[ALL  ]    checking for basename... yes
[ALL  ]    checking for geteuid... yes
[ALL  ]    checking for bcmp... yes
[ALL  ]    checking for getgid... yes
[ALL  ]    checking for bcopy... yes
[ALL  ]    checking for getuid... yes
[ALL  ]    checking for bsearch... yes
[ALL  ]    checking for mempcpy... yes
[ALL  ]    no
[ALL  ]    checking for bzero... checking for munmap... yes
[ALL  ]    yes
[ALL  ]    checking for putenv... checking for calloc... yes
[ALL  ]    yes
[ALL  ]    checking for setenv... checking for clock... yes
[ALL  ]    yes
[ALL  ]    checking for setlocale... checking for ffs... yes
[ALL  ]    yes
[ALL  ]    checking for stpcpy... checking for getcwd... yes
[ALL  ]    checking for strcasecmp... yes
[ALL  ]    checking for getpagesize... yes
[ALL  ]    checking for strdup... yes
[ALL  ]    checking for gettimeofday... yes
[ALL  ]    checking for strtoul... yes
[ALL  ]    checking for index... yes
[ALL  ]    checking for tsearch... yes
[ALL  ]    checking for insque... yes
[ALL  ]    checking for __argz_count... yes
[ALL  ]    checking for memchr... no
[ALL  ]    checking for __argz_stringify... yes
[ALL  ]    no
[ALL  ]    checking for __argz_next... checking for memcmp... no
[ALL  ]    yes
[ALL  ]    checking for __fsetlocking... checking for memcpy... no
[ALL  ]    checking for iconv... yes
[ALL  ]    checking for memmove... yes
[ALL  ]    checking for mempcpy... no
[ALL  ]    checking for memset... yes
[ALL  ]    checking how to link with libiconv... -liconv
[ALL  ]    checking for iconv declaration... yes
[ALL  ]    checking for mkstemps... 
[ALL  ]             extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
[ALL  ]    checking for nl_langinfo and CODESET... yes
[ALL  ]    checking for putenv... yes
[ALL  ]    checking for LC_MESSAGES... yes
[ALL  ]    yes
[ALL  ]    checking for bison... bison
[ALL  ]    checking version of bison... checking for random... 2.3, ok
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking whether to use NLS... no
[ALL  ]    yes
[ALL  ]    checking for aclocal... aclocal
[ALL  ]    checking for autoconf... autoconf
[ALL  ]    checking for autoheader... autoheader
[ALL  ]    checking for rename... updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    yes
[ALL  ]    checking for rindex... yes
[ALL  ]    checking for setenv... yes
[ALL  ]    checking for snprintf... yes
[ALL  ]    checking for sigsetmask... yes
[ALL  ]    checking for stpcpy... yes
[ALL  ]    config.status: creating Makefile
[ALL  ]    checking for stpncpy... config.status: creating config.intl
[ALL  ]    config.status: creating config.h
[ALL  ]    no
[ALL  ]    checking for strcasecmp... config.status: executing default-1 commands
[ALL  ]    yes
[ALL  ]    checking for strchr... yes
[ALL  ]    checking for strdup... mkdir -p -- ./binutils
[ALL  ]    mkdir -p -- ./opcodes
[ALL  ]    Configuring in ./opcodes
[ALL  ]    Configuring in ./binutils
[ALL  ]    yes
[ALL  ]    checking for strncasecmp... make[3]: Nothing to be done for `all'.
[ALL  ]    mkdir -p -- ./gas
[ALL  ]    Configuring in ./gas
[ALL  ]    yes
[ALL  ]    checking for strndup... no
[ALL  ]    checking for strrchr... yes
[ALL  ]    checking for strstr... yes
[ALL  ]    checking for strtod... yes
[ALL  ]    checking for strtol... configure: creating cache ./config.cache
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    yes
[ALL  ]    checking build system type... checking build system type... checking for strtoul... checking build system type... i686-build_apple-darwin9
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    checking host system type... checking host system type... checking host system type... i686-build_apple-darwin9
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    yes
[ALL  ]    checking target system type... checking target system type... checking target system type... checking for strverscmp... arm-unknown-linux-gnu
[ALL  ]    arm-unknown-linux-gnu
[ALL  ]    arm-unknown-linux-gnu
[ALL  ]    checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    no
[ALL  ]    checking for C compiler default output file name... checking for tmpnam... checking for C compiler default output file name... checking for C compiler default output file name... a.out
[ALL  ]    checking whether the C compiler works... a.out
[ALL  ]    checking whether the C compiler works... a.out
[ALL  ]    checking whether the C compiler works... yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... yes
[ALL  ]    yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... yes
[ALL  ]    
[ALL  ]    
[ALL  ]    checking for suffix of object files... checking for suffix of object files... 
[ALL  ]    checking for suffix of object files... checking for vasprintf... o
[ALL  ]    checking whether we are using the GNU C compiler... o
[ALL  ]    checking whether we are using the GNU C compiler... o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... yes
[ALL  ]    checking for vfprintf... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... checking whether i686-build_apple-darwin9-gcc accepts -g... yes
[ALL  ]    yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... checking for vprintf... none needed
[ALL  ]    none needed
[ALL  ]    none needed
[ALL  ]    yes
[ALL  ]    checking for vsnprintf... checking for library containing strerror... checking for library containing strerror... checking for library containing strerror... none required
[ALL  ]    yes
[ALL  ]    none required
[ALL  ]    none required
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether build environment is sane... checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether build environment is sane... checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether build environment is sane... checking for vsprintf... yes
[ALL  ]    checking for waitpid... yes
[ALL  ]    checking whether alloca needs Cray hooks... no
[ALL  ]    checking stack direction for C alloca... -1
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking for vfork.h... no
[ALL  ]    checking for fork... yes
[ALL  ]    checking for vfork... yes
[ALL  ]    checking for working fork... yes
[ALL  ]    checking for working vfork... (cached) yes
[ALL  ]    checking for _doprnt... no
[ALL  ]    checking for sys_errlist... yes
[ALL  ]    checking for sys_nerr... yes
[ALL  ]    checking for sys_siglist... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for gawk... gawk
[ALL  ]    checking whether /usr/bin/make sets $(MAKE)... checking for gawk... checking for gawk... gawk
[ALL  ]    gawk
[ALL  ]    checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make sets $(MAKE)... yes
[ALL  ]    checking for external symbol _system_configuration... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU
[ALL  ]    GNU
[ALL  ]    GNU
[ALL  ]    no
[ALL  ]    checking dependency style of i686-build_apple-darwin9-gcc... checking dependency style of i686-build_apple-darwin9-gcc... checking for getrusage... checking dependency style of i686-build_apple-darwin9-gcc... yes
[ALL  ]    checking for on_exit... gcc3
[ALL  ]    checking for i686-build_apple-darwin9-gcc... (cached) i686-build_apple-darwin9-gcc
[ALL  ]    gcc3
[ALL  ]    gcc3
[ALL  ]    checking for i686-build_apple-darwin9-gcc... (cached) checking for i686-build_apple-darwin9-gcc... (cached) i686-build_apple-darwin9-gcc
[ALL  ]    i686-build_apple-darwin9-gcc
[ALL  ]    checking whether we are using the GNU C compiler... (cached) yes
[ALL  ]    checking whether we are using the GNU C compiler... (cached) yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... (cached) yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... (cached) none needed
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... (cached) yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... (cached) none needed
[ALL  ]    checking whether we are using the GNU C compiler... (cached) yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... (cached) yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... (cached) none needed
[ALL  ]    no
[ALL  ]    checking for psignal... checking how to run the C preprocessor... checking how to run the C preprocessor... checking how to run the C preprocessor... yes
[ALL  ]    checking for strerror... i686-build_apple-darwin9-gcc -E
[ALL  ]    i686-build_apple-darwin9-gcc -E
[ALL  ]    i686-build_apple-darwin9-gcc -E
[ALL  ]    yes
[ALL  ]    checking for egrep... checking for strsignal... grep -E
[ALL  ]    checking for ANSI C header files... checking for egrep... grep -E
[ALL  ]    checking for ANSI C header files... checking for egrep... grep -E
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    checking for sysconf... yes
[ALL  ]    yes
[ALL  ]    checking for sys/types.h... checking for times... yes
[ALL  ]    checking for sys/types.h... yes
[ALL  ]    checking for sys/types.h... yes
[ALL  ]    yes
[ALL  ]    checking for sys/stat.h... checking for sbrk... yes
[ALL  ]    yes
[ALL  ]    checking for sys/stat.h... checking for sys/stat.h... yes
[ALL  ]    checking for stdlib.h... yes
[ALL  ]    checking for gettimeofday... (cached) yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for stdlib.h... checking for realpath... checking for stdlib.h... yes
[ALL  ]    checking for string.h... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for string.h... checking for string.h... checking for canonicalize_file_name... yes
[ALL  ]    checking for memory.h... yes
[ALL  ]    yes
[ALL  ]    checking for memory.h... checking for memory.h... no
[ALL  ]    checking for pstat_getstatic... yes
[ALL  ]    yes
[ALL  ]    checking for strings.h... yes
[ALL  ]    checking for strings.h... no
[ALL  ]    checking for strings.h... checking for pstat_getdynamic... yes
[ALL  ]    yes
[ALL  ]    checking for inttypes.h... checking for inttypes.h... yes
[ALL  ]    no
[ALL  ]    checking for sysmp... checking for inttypes.h... yes
[ALL  ]    yes
[ALL  ]    checking for stdint.h... no
[ALL  ]    checking for stdint.h... checking for getsysinfo... yes
[ALL  ]    checking for stdint.h... no
[ALL  ]    yes
[ALL  ]    checking for table... yes
[ALL  ]    checking for unistd.h... checking for unistd.h... yes
[ALL  ]    checking for unistd.h... yes
[ALL  ]    yes
[ALL  ]    checking for sysctl... checking minix/config.h usability... yes
[ALL  ]    checking minix/config.h usability... yes
[ALL  ]    checking minix/config.h usability... yes
[ALL  ]    no
[ALL  ]    checking minix/config.h presence... no
[ALL  ]    checking minix/config.h presence... checking for wait3... no
[ALL  ]    checking for minix/config.h... no
[ALL  ]    checking whether it is safe to define __EXTENSIONS__... no
[ALL  ]    checking for minix/config.h... no
[ALL  ]    no
[ALL  ]    checking whether it is safe to define __EXTENSIONS__... checking minix/config.h presence... yes
[ALL  ]    no
[ALL  ]    checking for minix/config.h... no
[ALL  ]    checking whether it is safe to define __EXTENSIONS__... yes
[ALL  ]    checking for wait4... yes
[ALL  ]    checking for a sed that does not truncate output... checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for a sed that does not truncate output... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/sed
[ALL  ]    checking for fgrep... grep -F
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/sed
[ALL  ]    checking for ld used by i686-build_apple-darwin9-gcc... checking for fgrep... grep -F
[ALL  ]    checking for ld used by i686-build_apple-darwin9-gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... yes
[ALL  ]    /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for BSD- or MS-compatible name lister (nm)... i686-build_apple-darwin9-nm
[ALL  ]    checking the name lister (i686-build_apple-darwin9-nm) interface... no
[ALL  ]    checking for BSD- or MS-compatible name lister (nm)... i686-build_apple-darwin9-nm
[ALL  ]    yes
[ALL  ]    checking the name lister (i686-build_apple-darwin9-nm) interface... checking for __fsetlocking... checking for a sed that does not truncate output... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/sed
[ALL  ]    checking for fgrep... grep -F
[ALL  ]    checking for ld used by i686-build_apple-darwin9-gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for BSD- or MS-compatible name lister (nm)... i686-build_apple-darwin9-nm
[ALL  ]    checking the name lister (i686-build_apple-darwin9-nm) interface... BSD nm
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking the maximum length of command line arguments... BSD nm
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking the maximum length of command line arguments... no
[ALL  ]    checking whether basename is declared... 196608
[ALL  ]    checking whether the shell understands some XSI constructs... yes
[ALL  ]    checking whether the shell understands "+="... 196608
[ALL  ]    checking whether the shell understands some XSI constructs... yes
[ALL  ]    yes
[ALL  ]    checking whether the shell understands "+="... BSD nm
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    yes
[ALL  ]    checking the maximum length of command line arguments... checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
[ALL  ]    checking how to recognize dependent libraries... pass_all
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-strip... i686-build_apple-darwin9-strip
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking command to parse i686-build_apple-darwin9-nm output from i686-build_apple-darwin9-gcc object... checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
[ALL  ]    checking how to recognize dependent libraries... pass_all
[ALL  ]    checking for i686-build_apple-darwin9-ar... (cached) i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-strip... i686-build_apple-darwin9-strip
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... (cached) i686-build_apple-darwin9-ranlib
[ALL  ]    checking command to parse i686-build_apple-darwin9-nm output from i686-build_apple-darwin9-gcc object... 196608
[ALL  ]    checking whether the shell understands some XSI constructs... yes
[ALL  ]    checking whether the shell understands "+="... yes
[ALL  ]    checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
[ALL  ]    checking how to recognize dependent libraries... no
[ALL  ]    pass_all
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-strip... i686-build_apple-darwin9-strip
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking command to parse i686-build_apple-darwin9-nm output from i686-build_apple-darwin9-gcc object... checking whether ffs is declared... yes
[ALL  ]    checking whether asprintf is declared... ok
[ALL  ]    yes
[ALL  ]    ok
[ALL  ]    checking whether vasprintf is declared... checking for dlfcn.h... checking for dlfcn.h... ok
[ALL  ]    checking for dlfcn.h... yes
[ALL  ]    checking whether snprintf is declared... yes
[ALL  ]    yes
[ALL  ]    checking for objdir... checking for objdir... .libs
[ALL  ]    .libs
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking whether vsnprintf is declared... checking for objdir... .libs
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -fno-rtti -fno-exceptions... checking if i686-build_apple-darwin9-gcc supports -fno-rtti -fno-exceptions... yes
[ALL  ]    checking whether calloc is declared... checking if i686-build_apple-darwin9-gcc supports -fno-rtti -fno-exceptions... no
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to produce PIC... -fno-common -DPIC
[ALL  ]    checking if i686-build_apple-darwin9-gcc PIC flag -fno-common -DPIC works... no
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to produce PIC... -fno-common -DPIC
[ALL  ]    checking if i686-build_apple-darwin9-gcc PIC flag -fno-common -DPIC works... no
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to produce PIC... -fno-common -DPIC
[ALL  ]    checking if i686-build_apple-darwin9-gcc PIC flag -fno-common -DPIC works... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc static flag -static works... yes
[ALL  ]    checking whether getenv is declared... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc static flag -static works... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc static flag -static works... no
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... no
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... no
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... yes
[ALL  ]    checking whether getopt is declared... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... (cached) yes
[ALL  ]    checking whether the i686-build_apple-darwin9-gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... (cached) yes
[ALL  ]    checking whether the i686-build_apple-darwin9-gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... (cached) yes
[ALL  ]    checking whether the i686-build_apple-darwin9-gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
[ALL  ]    checking dynamic linker characteristics... yes
[ALL  ]    checking dynamic linker characteristics... yes
[ALL  ]    checking dynamic linker characteristics... yes
[ALL  ]    checking whether malloc is declared... darwin9 dyld
[ALL  ]    checking how to hardcode library paths into programs... immediate
[ALL  ]    checking whether stripping libraries is possible... darwin9 dyld
[ALL  ]    checking how to hardcode library paths into programs... immediate
[ALL  ]    checking whether stripping libraries is possible... darwin9 dyld
[ALL  ]    checking how to hardcode library paths into programs... immediate
[ALL  ]    checking whether stripping libraries is possible... yes
[ALL  ]    checking if libtool supports shared libraries... yes
[ALL  ]    checking whether to build shared libraries... no
[ALL  ]    yes
[ALL  ]    checking if libtool supports shared libraries... yes
[ALL  ]    checking whether to build shared libraries... yes
[ALL  ]    checking whether to build static libraries... yes
[ALL  ]    yes
[ALL  ]    checking if libtool supports shared libraries... yes
[ALL  ]    checking whether to build shared libraries... yes
[ALL  ]    checking whether to build static libraries... yes
[ALL  ]    Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes
[ALL  ]    checking for bison... bison -y
[ALL  ]    checking for flex... flex
[ALL  ]    checking for yywrap in -lfl... checking whether to build static libraries... yes
[ALL  ]    Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking whether to install libbfd... no
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking for msgfmt... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes
[ALL  ]    checking whether byte ordering is bigendian... yes
[ALL  ]    checking whether realloc is declared... yes
[ALL  ]    checking lex output file root... /opt/local/bin/msgfmt
[ALL  ]    checking for gmsgfmt... /opt/local/bin/msgfmt
[ALL  ]    checking for xgettext... /opt/local/bin/xgettext
[ALL  ]    checking for msgmerge... no
[ALL  ]    yes
[ALL  ]    checking whether sbrk is declared... /opt/local/bin/msgmerge
[ALL  ]    lex.yy
[ALL  ]    checking whether yytext is a pointer... checking for bison... bison -y
[ALL  ]    checking for flex... flex
[ALL  ]    checking for yywrap in -lfl... checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    yes
[ALL  ]    checking for string.h... (cached) checking whether strverscmp is declared... yes
[ALL  ]    checking for strings.h... (cached) yes
[ALL  ]    checking for stdlib.h... (cached) no
[ALL  ]    yes
[ALL  ]    checking whether canonicalize_file_name must be declared... yes
[ALL  ]    checking lex output file root... lex.yy
[ALL  ]    checking whether yytext is a pointer... checking limits.h usability... yes
[ALL  ]    yes
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    checking for msgfmt... /opt/local/bin/msgfmt
[ALL  ]    checking for gmsgfmt... /opt/local/bin/msgfmt
[ALL  ]    yes
[ALL  ]    checking limits.h presence... checking for unistd.h... (cached) checking for xgettext... /opt/local/bin/xgettext
[ALL  ]    yes
[ALL  ]    checking for msgmerge... /opt/local/bin/msgmerge
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking for getpagesize... (cached) checking for i686-build_apple-darwin9-ranlib... (cached) i686-build_apple-darwin9-ranlib
[ALL  ]    yes
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for working mmap... yes
[ALL  ]    checking for limits.h... checking for string.h... yes
[ALL  ]    (cached) checking whether basename is declared... yes
[ALL  ]    yes
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking for msgfmt... checking for strings.h... (cached) /opt/local/bin/msgfmt
[ALL  ]    checking for gmsgfmt... /opt/local/bin/msgfmt
[ALL  ]    yes
[ALL  ]    checking for xgettext... /opt/local/bin/xgettext
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    no
[ALL  ]    checking for msgmerge... checking for working strncmp... yes
[ALL  ]    checking whether stpcpy is declared... /opt/local/bin/msgmerge
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking for string.h... (cached) yes
[ALL  ]    checking fcntl.h usability... yes
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    updating cache ./config.cache
[ALL  ]    yes
[ALL  ]    checking for memory.h... (cached) yes
[ALL  ]    configure: creating ./config.status
[ALL  ]    yes
[ALL  ]    checking fcntl.h presence... checking for strings.h... (cached) yes
[ALL  ]    updating cache ./config.cache
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    configure: creating ./config.status
[ALL  ]    yes
[ALL  ]    checking for fcntl.h... yes
[ALL  ]    checking stdarg.h usability... checking sys/file.h usability... yes
[ALL  ]    checking stdarg.h presence... yes
[ALL  ]    checking sys/file.h presence... yes
[ALL  ]    checking for stdarg.h... yes
[ALL  ]    yes
[ALL  ]    checking for sys/file.h... yes
[ALL  ]    checking varargs.h usability... checking limits.h usability... no
[ALL  ]    checking varargs.h presence... yes
[ALL  ]    checking limits.h presence... no
[ALL  ]    checking for varargs.h... no
[ALL  ]    yes
[ALL  ]    checking for limits.h... yes
[ALL  ]    checking errno.h usability... checking sys/param.h usability... yes
[ALL  ]    checking errno.h presence... yes
[ALL  ]    checking sys/param.h presence... yes
[ALL  ]    checking for errno.h... yes
[ALL  ]    yes
[ALL  ]    checking for sys/param.h... yes
[ALL  ]    checking for sys/types.h... (cached) checking for sys/wait.h that is POSIX.1 compatible... yes
[ALL  ]    checking limits.h usability... yes
[ALL  ]    checking for working alloca.h... config.status: creating Makefile
[ALL  ]    yes
[ALL  ]    checking limits.h presence... yes
[ALL  ]    checking for limits.h... config.status: creating testsuite/Makefile
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for alloca... checking whether compiling a cross-assembler... yes
[ALL  ]    checking for working alloca.h... config.status: creating config.h
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for sbrk... checking for alloca... yes
[ALL  ]    checking for inline... yes
[ALL  ]    config.status: executing default commands
[ALL  ]    checking for utimes... inline
[ALL  ]    checking for unlink... yes
[ALL  ]    checking for setmode... yes
[ALL  ]    checking for sbrk... yes
[ALL  ]    checking for getc_unlocked... mkdir -p -- ./gprof
[ALL  ]    yes
[ALL  ]    Configuring in ./gprof
[ALL  ]    checking for working assert macro... yes
[ALL  ]    checking for strcoll... yes
[ALL  ]    checking whether declaration is required for errno... yes
[ALL  ]    checking for mkstemp... no
[ALL  ]    checking for a known getopt prototype in unistd.h... yes
[ALL  ]    checking for mkdtemp... yes
[ALL  ]    checking whether declaration is required for environ... yes
[ALL  ]    checking for fopen64... yes
[ALL  ]    checking whether declaration is required for ffs... config.status: creating Makefile
[ALL  ]    no
[ALL  ]    checking whether declaration is required for free... config.status: creating po/Makefile.in
[ALL  ]    no
[ALL  ]    checking for stat64... configure: creating cache ./config.cache
[ALL  ]    config.status: creating config.h
[ALL  ]    checking build system type... i686-build_apple-darwin9
[ALL  ]    no
[ALL  ]    checking whether declaration is required for malloc... checking host system type... yes
[ALL  ]    checking for library containing frexp... i686-build_apple-darwin9
[ALL  ]    checking target system type... config.status: executing depfiles commands
[ALL  ]    no
[ALL  ]    checking whether declaration is required for sbrk... arm-unknown-linux-gnu
[ALL  ]    none required
[ALL  ]    checking for time_t in time.h... checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    checking for C compiler default output file name... config.status: executing libtool commands
[ALL  ]    no
[ALL  ]    checking whether declaration is required for strstr... yes
[ALL  ]    a.out
[ALL  ]    checking whether the C compiler works... checking for time_t in sys/types.h... yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... 
[ALL  ]    checking for suffix of object files... yes
[ALL  ]    checking for a known getopt prototype in unistd.h... config.status: executing default-1 commands
[ALL  ]    no
[ALL  ]    checking whether vsnprintf is declared... o
[ALL  ]    checking whether we are using the GNU C compiler... config.status: creating po/POTFILES
[ALL  ]    config.status: creating po/Makefile
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for utime.h... checking whether i686-build_apple-darwin9-gcc accepts -g... yes
[ALL  ]    updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... yes
[ALL  ]    checking whether fprintf is declared... none needed
[ALL  ]    yes
[ALL  ]    checking whether stpcpy is declared... checking for library containing strerror... none required
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether build environment is sane... yes
[ALL  ]    checking whether strstr is declared... mkdir -p -- ./ld
[ALL  ]    Configuring in ./ld
[ALL  ]    yes
[ALL  ]    checking whether sbrk is declared... yes
[ALL  ]    checking whether getenv is declared... yes
[ALL  ]    checking whether environ is declared... no
[ALL  ]    checking whether getc_unlocked is declared... yes
[ALL  ]    checking whether snprintf is declared... yes
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    checking for gawk... gawk
[ALL  ]    checking whether /usr/bin/make sets $(MAKE)... yes
[ALL  ]    checking whether vsnprintf is declared... yes
[ALL  ]    checking for style of include used by /usr/bin/make... checking build system type... GNU
[ALL  ]    checking dependency style of i686-build_apple-darwin9-gcc... i686-build_apple-darwin9
[ALL  ]    checking host system type... yes
[ALL  ]    checking for library containing zlibVersion... i686-build_apple-darwin9
[ALL  ]    checking target system type... gcc3
[ALL  ]    checking for i686-build_apple-darwin9-gcc... (cached) i686-build_apple-darwin9-gcc
[ALL  ]    arm-unknown-linux-gnu
[ALL  ]    checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    checking whether we are using the GNU C compiler... (cached) yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... (cached) yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... (cached) none needed
[ALL  ]    checking for C compiler default output file name... -lz
[ALL  ]    checking how to run the C preprocessor... checking zlib.h usability... a.out
[ALL  ]    checking whether the C compiler works... yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... 
[ALL  ]    checking for suffix of object files... i686-build_apple-darwin9-gcc -E
[ALL  ]    yes
[ALL  ]    checking zlib.h presence... o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    checking for zlib.h... yes
[ALL  ]    checking iconv.h usability... checking for egrep... yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... grep -E
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... yes
[ALL  ]    checking iconv.h presence... yes
[ALL  ]    checking for iconv.h... yes
[ALL  ]    checking for ld used by GCC... none needed
[ALL  ]    /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for shared library run path origin... yes
[ALL  ]    checking for sys/types.h... checking for library containing strerror... done
[ALL  ]    checking for iconv... none required
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether build environment is sane... yes
[ALL  ]    checking for sys/stat.h... yes
[ALL  ]    checking for stdlib.h... config.status: creating .gdbinit
[ALL  ]    yes
[ALL  ]    checking how to link with libiconv... -liconv
[ALL  ]    checking for iconv declaration... config.status: creating Makefile
[ALL  ]    yes
[ALL  ]    checking for string.h... 
[ALL  ]             extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
[ALL  ]    config.status: creating doc/Makefile
[ALL  ]    yes
[ALL  ]    config.status: creating po/Makefile.in
[ALL  ]    checking for memory.h... config.status: creating config.h
[ALL  ]    updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    yes
[ALL  ]    checking for strings.h... config.status: executing depfiles commands
[ALL  ]    yes
[ALL  ]    checking for gawk... gawk
[ALL  ]    checking whether /usr/bin/make sets $(MAKE)... yes
[ALL  ]    yes
[ALL  ]    checking for inttypes.h... checking for style of include used by /usr/bin/make... GNU
[ALL  ]    checking dependency style of i686-build_apple-darwin9-gcc... yes
[ALL  ]    checking for stdint.h... config.status: executing libtool commands
[ALL  ]    gcc3
[ALL  ]    Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes
[ALL  ]    checking for i686-build_apple-darwin9-gcc... (cached) i686-build_apple-darwin9-gcc
[ALL  ]    config.status: executing default-1 commands
[ALL  ]    config.status: creating po/POTFILES
[ALL  ]    yes
[ALL  ]    checking whether we are using the GNU C compiler... (cached) yes
[ALL  ]    config.status: creating po/Makefile
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... (cached) yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... (cached) none needed
[ALL  ]    checking for unistd.h... config.status: executing default commands
[ALL  ]    checking how to run the C preprocessor... yes
[ALL  ]    checking minix/config.h usability... i686-build_apple-darwin9-gcc -E
[ALL  ]    no
[ALL  ]    checking minix/config.h presence... no
[ALL  ]    checking for minix/config.h... no
[ALL  ]    checking whether it is safe to define __EXTENSIONS__... checking for egrep... grep -E
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for a sed that does not truncate output... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/sed
[ALL  ]    checking for fgrep... grep -F
[ALL  ]    checking for ld used by i686-build_apple-darwin9-gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for BSD- or MS-compatible name lister (nm)... i686-build_apple-darwin9-nm
[ALL  ]    checking the name lister (i686-build_apple-darwin9-nm) interface... yes
[ALL  ]    checking for sys/types.h... BSD nm
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking the maximum length of command line arguments... 196608
[ALL  ]    checking whether the shell understands some XSI constructs... yes
[ALL  ]    checking whether the shell understands "+="... yes
[ALL  ]    checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
[ALL  ]    checking how to recognize dependent libraries... pass_all
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-strip... i686-build_apple-darwin9-strip
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking command to parse i686-build_apple-darwin9-nm output from i686-build_apple-darwin9-gcc object... mkdir -p -- ./bfd
[ALL  ]    Configuring in ./bfd
[ALL  ]    yes
[ALL  ]    checking for sys/stat.h... yes
[ALL  ]    checking for stdlib.h... ok
[ALL  ]    checking for dlfcn.h... yes
[ALL  ]    checking for string.h... yes
[ALL  ]    checking for objdir... .libs
[ALL  ]    yes
[ALL  ]    checking for memory.h... checking if i686-build_apple-darwin9-gcc supports -fno-rtti -fno-exceptions... configure: creating cache ./config.cache
[ALL  ]    checking build system type... no
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to produce PIC... -fno-common -DPIC
[ALL  ]    checking if i686-build_apple-darwin9-gcc PIC flag -fno-common -DPIC works... yes
[ALL  ]    config.status: creating Makefile
[ALL  ]    checking for strings.h... i686-build_apple-darwin9
[ALL  ]    yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc static flag -static works... checking host system type... config.status: creating doc/Makefile
[ALL  ]    no
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... i686-build_apple-darwin9
[ALL  ]    checking target system type... yes
[ALL  ]    checking for inttypes.h... arm-unknown-linux-gnu
[ALL  ]    config.status: creating po/Makefile.in
[ALL  ]    checking for i686-build_apple-darwin9-gcc... i686-build_apple-darwin9-gcc
[ALL  ]    yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... (cached) yes
[ALL  ]    checking whether the i686-build_apple-darwin9-gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... config.status: creating config.h
[ALL  ]    yes
[ALL  ]    checking dynamic linker characteristics... checking for C compiler default output file name... yes
[ALL  ]    darwin9 dyld
[ALL  ]    checking how to hardcode library paths into programs... immediate
[ALL  ]    checking whether stripping libraries is possible... yes
[ALL  ]    checking if libtool supports shared libraries... yes
[ALL  ]    checking whether to build shared libraries... yes
[ALL  ]    checking whether to build static libraries... yes
[ALL  ]    a.out
[ALL  ]    checking whether the C compiler works... checking for setmode... checking for stdint.h... yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... 
[ALL  ]    checking for suffix of object files... config.status: executing depfiles commands
[ALL  ]    o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    yes
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking for unistd.h... checking for msgfmt... /opt/local/bin/msgfmt
[ALL  ]    checking for gmsgfmt... /opt/local/bin/msgfmt
[ALL  ]    yes
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... checking for xgettext... /opt/local/bin/xgettext
[ALL  ]    yes
[ALL  ]    config.status: executing libtool commands
[ALL  ]    checking for msgmerge... /opt/local/bin/msgmerge
[ALL  ]    checking minix/config.h usability... yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking sys/gmon_out.h usability... config.status: executing default-1 commands
[ALL  ]    no
[ALL  ]    checking minix/config.h presence... config.status: creating po/POTFILES
[ALL  ]    config.status: creating po/Makefile
[ALL  ]    none needed
[ALL  ]    no
[ALL  ]    checking for minix/config.h... no
[ALL  ]    checking whether it is safe to define __EXTENSIONS__... no
[ALL  ]    checking sys/gmon_out.h presence... checking for library containing strerror... no
[ALL  ]    checking for sys/gmon_out.h... no
[ALL  ]    checking for a known getopt prototype in unistd.h... yes
[ALL  ]    none required
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether build environment is sane... checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for a sed that does not truncate output... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/sed
[ALL  ]    checking for fgrep... grep -F
[ALL  ]    checking for ld used by i686-build_apple-darwin9-gcc... yes
[ALL  ]    checking for library containing fabs... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for BSD- or MS-compatible name lister (nm)... i686-build_apple-darwin9-nm
[ALL  ]    checking the name lister (i686-build_apple-darwin9-nm) interface... BSD nm
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking the maximum length of command line arguments... 196608
[ALL  ]    checking whether the shell understands some XSI constructs... none required
[ALL  ]    Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes
[ALL  ]    yes
[ALL  ]    checking whether the shell understands "+="... yes
[ALL  ]    checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
[ALL  ]    checking how to recognize dependent libraries... pass_all
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-strip... i686-build_apple-darwin9-strip
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking command to parse i686-build_apple-darwin9-nm output from i686-build_apple-darwin9-gcc object... updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    if [ x"" != x ] && [ ! -d pic ]; then 	  mkdir pic; 	else true; fi
[ALL  ]    touch stamp-picdir
[ALL  ]    rm -f needed-list; touch needed-list; 	for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do 	  for g in ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ; do 	    case "$g" in 	      *$f*) echo $g >> needed-list ;; 	    esac; 	  done; 	done
[ALL  ]    echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
[ALL  ]    make[4]: Nothing to be done for `all'.
[ALL  ]    ok
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/regex.c -o pic/regex.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/regex.c -o regex.o
[ALL  ]    checking for dlfcn.h... yes
[ALL  ]    checking for objdir... .libs
[ALL  ]    yes
[ALL  ]    checking for gawk... gawk
[ALL  ]    checking whether /usr/bin/make sets $(MAKE)... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -fno-rtti -fno-exceptions... checking for style of include used by /usr/bin/make... GNU
[ALL  ]    checking dependency style of i686-build_apple-darwin9-gcc... no
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to produce PIC... -fno-common -DPIC
[ALL  ]    checking if i686-build_apple-darwin9-gcc PIC flag -fno-common -DPIC works... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc static flag -static works... no
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... gcc3
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for i686-build_apple-darwin9-gcc... (cached) i686-build_apple-darwin9-gcc
[ALL  ]    checking whether we are using the GNU C compiler... (cached) yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/cplus-dem.c -o pic/cplus-dem.o; 	else true; fi
[ALL  ]    checking whether i686-build_apple-darwin9-gcc accepts -g... (cached) yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to accept ANSI C... i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/cplus-dem.c -o cplus-dem.o
[ALL  ]    (cached) none needed
[ALL  ]    yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... (cached) yes
[ALL  ]    checking whether the i686-build_apple-darwin9-gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
[ALL  ]    checking dynamic linker characteristics... checking how to run the C preprocessor... darwin9 dyld
[ALL  ]    checking how to hardcode library paths into programs... immediate
[ALL  ]    checking whether stripping libraries is possible... yes
[ALL  ]    checking if libtool supports shared libraries... yes
[ALL  ]    checking whether to build shared libraries... yes
[ALL  ]    checking whether to build static libraries... yes
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking for msgfmt... /opt/local/bin/msgfmt
[ALL  ]    checking for gmsgfmt... /opt/local/bin/msgfmt
[ALL  ]    checking for xgettext... /opt/local/bin/xgettext
[ALL  ]    checking for msgmerge... /opt/local/bin/msgmerge
[ALL  ]    i686-build_apple-darwin9-gcc -E
[ALL  ]    checking for bison... bison -y
[ALL  ]    checking for flex... flex
[ALL  ]    checking for yywrap in -lfl... checking for egrep... grep -E
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    checking lex output file root... lex.yy
[ALL  ]    checking whether yytext is a pointer... yes
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    yes
[ALL  ]    checking for string.h... (cached) yes
[ALL  ]    checking for sys/types.h... checking for strings.h... (cached) yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/cp-demangle.c -o pic/cp-demangle.o; 	else true; fi
[ALL  ]    checking for stdlib.h... (cached) i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/cp-demangle.c -o cp-demangle.o
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking for sys/stat.h... checking elf-hints.h usability... no
[ALL  ]    checking elf-hints.h presence... yes
[ALL  ]    checking for stdlib.h... no
[ALL  ]    checking for elf-hints.h... no
[ALL  ]    checking limits.h usability... yes
[ALL  ]    checking for string.h... yes
[ALL  ]    checking limits.h presence... yes
[ALL  ]    checking for limits.h... yes
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/md5.c -o pic/md5.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/md5.c -o md5.o
[ALL  ]    checking for memory.h... checking sys/param.h usability... yes
[ALL  ]    config.status: creating Makefile
[ALL  ]    yes
[ALL  ]    checking sys/param.h presence... checking for strings.h... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/sha1.c -o pic/sha1.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/sha1.c -o sha1.o
[ALL  ]    yes
[ALL  ]    checking for sys/param.h... yes
[ALL  ]    checking for glob... yes
[ALL  ]    config.status: creating po/Makefile.in
[ALL  ]    checking for inttypes.h... config.status: creating gconfig.h
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/alloca.c -o pic/alloca.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/alloca.c -o alloca.o
[ALL  ]    checking for mkstemp... yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/argv.c -o pic/argv.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/argv.c -o argv.o
[ALL  ]    checking for stdint.h... config.status: executing depfiles commands
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/choose-temp.c -o pic/choose-temp.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/choose-temp.c -o choose-temp.o
[ALL  ]    checking for realpath... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/concat.c -o pic/concat.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/concat.c -o concat.o
[ALL  ]    yes
[ALL  ]    checking for unistd.h... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/cp-demint.c -o pic/cp-demint.o; 	else true; fi
[ALL  ]    config.status: executing libtool commands
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/cp-demint.c -o cp-demint.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/dyn-string.c -o pic/dyn-string.o; 	else true; fi
[ALL  ]    yes
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/dyn-string.c -o dyn-string.o
[ALL  ]    yes
[ALL  ]    checking for sbrk... checking minix/config.h usability... config.status: executing default-1 commands
[ALL  ]    config.status: creating po/POTFILES
[ALL  ]    config.status: creating po/Makefile
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/fdmatch.c -o pic/fdmatch.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/fdmatch.c -o fdmatch.o
[ALL  ]    no
[ALL  ]    checking minix/config.h presence... yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/fibheap.c -o pic/fibheap.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/fibheap.c -o fibheap.o
[ALL  ]    checking for waitpid... no
[ALL  ]    checking for minix/config.h... no
[ALL  ]    checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/filename_cmp.c -o pic/filename_cmp.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/filename_cmp.c -o filename_cmp.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/floatformat.c -o pic/floatformat.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/floatformat.c -o floatformat.o
[ALL  ]    checking for dirent.h that defines DIR... yes
[ALL  ]    checking for a sed that does not truncate output... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/sed
[ALL  ]    checking for fgrep... grep -F
[ALL  ]    checking for ld used by i686-build_apple-darwin9-gcc... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/fnmatch.c -o pic/fnmatch.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/fnmatch.c -o fnmatch.o
[ALL  ]    /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for BSD- or MS-compatible name lister (nm)... i686-build_apple-darwin9-nm
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/fopen_unlocked.c -o fopen_unlocked.o
[ALL  ]    checking the name lister (i686-build_apple-darwin9-nm) interface... checking for library containing opendir... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/getopt.c -o pic/getopt.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/getopt.c -o getopt.o
[ALL  ]    BSD nm
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking the maximum length of command line arguments... 196608
[ALL  ]    checking whether the shell understands some XSI constructs... yes
[ALL  ]    checking whether the shell understands "+="... yes
[ALL  ]    none required
[ALL  ]    checking for a known getopt prototype in unistd.h... checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
[ALL  ]    checking how to recognize dependent libraries... pass_all
[ALL  ]    checking for i686-build_apple-darwin9-ar... (cached) i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-strip... i686-build_apple-darwin9-strip
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... (cached) i686-build_apple-darwin9-ranlib
[ALL  ]    checking command to parse i686-build_apple-darwin9-nm output from i686-build_apple-darwin9-gcc object... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/getopt1.c -o pic/getopt1.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/getopt1.c -o getopt1.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/getpwd.c -o pic/getpwd.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/getpwd.c -o getpwd.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/getruntime.c -o pic/getruntime.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/getruntime.c -o getruntime.o
[ALL  ]    yes
[ALL  ]    checking whether strstr is declared... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/hashtab.c -o pic/hashtab.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/hashtab.c -o hashtab.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/hex.c -o pic/hex.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/hex.c -o hex.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/lbasename.c -o pic/lbasename.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/lbasename.c -o lbasename.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/lrealpath.c -o pic/lrealpath.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/lrealpath.c -o lrealpath.o
[ALL  ]    yes
[ALL  ]    ok
[ALL  ]    checking whether free is declared... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/make-relative-prefix.c -o make-relative-prefix.o
[ALL  ]    checking for dlfcn.h... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/make-temp-file.c -o pic/make-temp-file.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/make-temp-file.c -o make-temp-file.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/objalloc.c -o pic/objalloc.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/objalloc.c -o objalloc.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/obstack.c -o pic/obstack.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/obstack.c -o obstack.o
[ALL  ]    yes
[ALL  ]    checking whether sbrk is declared... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/partition.c -o pic/partition.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/partition.c -o partition.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/pexecute.c -o pic/pexecute.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/pexecute.c -o pexecute.o
[ALL  ]    yes
[ALL  ]    checking for objdir... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/physmem.c -o pic/physmem.o; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/pex-common.c -o pic/pex-common.o; 	else true; fi
[ALL  ]    .libs
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/pex-common.c -o pex-common.o
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/physmem.c -o physmem.o
[ALL  ]    yes
[ALL  ]    checking whether getenv is declared... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/pex-one.c -o pic/pex-one.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/pex-one.c -o pex-one.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/pex-unix.c -o pic/pex-unix.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/pex-unix.c -o pex-unix.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/safe-ctype.c -o pic/safe-ctype.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/safe-ctype.c -o safe-ctype.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/sort.c -o pic/sort.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/sort.c -o sort.o
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/spaces.c -o pic/spaces.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/spaces.c -o spaces.o
[ALL  ]    yes
[ALL  ]    checking whether environ is declared... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/splay-tree.c -o pic/splay-tree.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/splay-tree.c -o splay-tree.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/strerror.c -o pic/strerror.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/strerror.c -o strerror.o
[ALL  ]    no
[ALL  ]    checking for i686-build_apple-darwin9-gcc option to produce PIC... -fno-common -DPIC
[ALL  ]    checking if i686-build_apple-darwin9-gcc PIC flag -fno-common -DPIC works... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/strsignal.c -o pic/strsignal.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/strsignal.c -o strsignal.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
[ALL  ]    no
[ALL  ]    checking for library containing zlibVersion... yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc static flag -static works... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xatexit.c -o pic/xatexit.o; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xexit.c -o pic/xexit.o; 	else true; fi
[ALL  ]    no
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xatexit.c -o xatexit.o
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xexit.c -o xexit.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xmalloc.c -o pic/xmalloc.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xmalloc.c -o xmalloc.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xmemdup.c -o pic/xmemdup.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xmemdup.c -o xmemdup.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xstrdup.c -o pic/xstrdup.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xstrdup.c -o xstrdup.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xstrerror.c -o pic/xstrerror.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xstrerror.c -o xstrerror.o
[ALL  ]    yes
[ALL  ]    checking if i686-build_apple-darwin9-gcc supports -c -o file.o... (cached) yes
[ALL  ]    checking whether the i686-build_apple-darwin9-gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xstrndup.c -o pic/xstrndup.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/xstrndup.c -o xstrndup.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/mempcpy.c -o pic/mempcpy.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/mempcpy.c -o mempcpy.o
[ALL  ]    -lz
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/stpncpy.c -o pic/stpncpy.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/stpncpy.c -o stpncpy.o
[ALL  ]    yes
[ALL  ]    checking dynamic linker characteristics... checking zlib.h usability... if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/strndup.c -o pic/strndup.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/strndup.c -o strndup.o
[ALL  ]    if [ x"" != x ]; then 	  i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/strverscmp.c -o pic/strverscmp.o; 	else true; fi
[ALL  ]    i686-build_apple-darwin9-gcc -c -DHAVE_CONFIG_H -pipe -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/strverscmp.c -o strverscmp.o
[ALL  ]    darwin9 dyld
[ALL  ]    checking how to hardcode library paths into programs... immediate
[ALL  ]    checking whether stripping libraries is possible... rm -f ./libiberty.a pic/./libiberty.a
[ALL  ]    i686-build_apple-darwin9-ar rc ./libiberty.a 	  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o
[ALL  ]    yes
[ALL  ]    checking if libtool supports shared libraries... yes
[ALL  ]    checking whether to build shared libraries... no
[ALL  ]    checking whether to build static libraries... yes
[ALL  ]    Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking whether to install libbfd... no
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking for msgfmt... /opt/local/bin/msgfmt
[ALL  ]    checking for gmsgfmt... /opt/local/bin/msgfmt
[ALL  ]    yes
[ALL  ]    checking zlib.h presence... checking for xgettext... /opt/local/bin/xgettext
[ALL  ]    checking for msgmerge... /opt/local/bin/msgmerge
[ALL  ]    i686-build_apple-darwin9-ranlib ./libiberty.a
[ALL  ]    yes
[ALL  ]    checking for zlib.h... yes
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for long long... checking whether ANSI C string concatenation works... yes
[ALL  ]    yes
[ALL  ]    checking size of long long... 8
[ALL  ]    checking for void *... updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    if [ x"" != x ]; then 	  cd pic; 	  i686-build_apple-darwin9-ar rc ./libiberty.a 	    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; 	  i686-build_apple-darwin9-ranlib ./libiberty.a; 	  cp ./libiberty.a ../ ; 	  cd ..; 	else true; fi
[ALL  ]    yes
[ALL  ]    checking size of void *... 4
[ALL  ]    checking for long... yes
[ALL  ]    checking size of long... 4
[ALL  ]    checking alloca.h usability... yes
[ALL  ]    checking alloca.h presence... yes
[ALL  ]    checking for alloca.h... yes
[ALL  ]    checking stddef.h usability... yes
[ALL  ]    checking stddef.h presence... yes
[ALL  ]    checking for stddef.h... yes
[ALL  ]    checking for string.h... (cached) yes
[ALL  ]    checking for strings.h... (cached) yes
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    checking time.h usability... yes
[ALL  ]    checking time.h presence... yes
[ALL  ]    checking for time.h... yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking fcntl.h usability... yes
[ALL  ]    checking fcntl.h presence... yes
[ALL  ]    checking for fcntl.h... yes
[ALL  ]    checking sys/file.h usability... yes
[ALL  ]    checking sys/file.h presence... yes
[ALL  ]    checking for sys/file.h... yes
[ALL  ]    checking sys/time.h usability... yes
[ALL  ]    checking sys/time.h presence... yes
[ALL  ]    checking for sys/time.h... yes
[ALL  ]    looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
[ALL  ]    checking for uintptr_t... yes
[ALL  ]    checking for int_least32_t... yes
[ALL  ]    checking for int_fast32_t... config.status: creating Makefile
[ALL  ]    yes
[ALL  ]    checking for uint64_t... config.status: creating po/Makefile.in
[ALL  ]    yes
[ALL  ]    checking what to include in bfd_stdint.h... config.status: creating config.h
[ALL  ]    stdint.h (already complete)
[ALL  ]    checking whether time.h and sys/time.h may both be included... yes
[ALL  ]    checking for dirent.h that defines DIR... config.status: executing depfiles commands
[ALL  ]    yes
[ALL  ]    checking for library containing opendir... config.status: executing libtool commands
[ALL  ]    none required
[ALL  ]    checking whether string.h and strings.h may both be included... config.status: executing default-1 commands
[ALL  ]    config.status: creating po/POTFILES
[ALL  ]    config.status: creating po/Makefile
[ALL  ]    yes
[ALL  ]    checking for fcntl... yes
[ALL  ]    checking for getpagesize... yes
[ALL  ]    checking for setitimer... yes
[ALL  ]    checking for sysconf... yes
[ALL  ]    checking for fdopen... yes
[ALL  ]    checking for getuid... yes
[ALL  ]    checking for getgid... yes
[ALL  ]    checking for strtoull... yes
[ALL  ]    checking whether basename is declared... no
[ALL  ]    checking whether ftello is declared... yes
[ALL  ]    checking whether ftello64 is declared... no
[ALL  ]    checking whether fseeko is declared... yes
[ALL  ]    checking whether fseeko64 is declared... no
[ALL  ]    checking whether ffs is declared... yes
[ALL  ]    checking whether free is declared... yes
[ALL  ]    checking whether getenv is declared... yes
[ALL  ]    checking whether malloc is declared... yes
[ALL  ]    checking whether realloc is declared... yes
[ALL  ]    checking whether stpcpy is declared... yes
[ALL  ]    checking whether strstr is declared... yes
[ALL  ]    checking whether snprintf is declared... yes
[ALL  ]    checking whether vsnprintf is declared... yes
[ALL  ]    checking for library containing zlibVersion... -lz
[ALL  ]    checking zlib.h usability... yes
[ALL  ]    checking zlib.h presence... yes
[ALL  ]    checking for zlib.h... yes
[ALL  ]    checking for ftello... yes
[ALL  ]    checking for ftello64... no
[ALL  ]    checking for fseeko... yes
[ALL  ]    checking for fseeko64... no
[ALL  ]    checking for fopen64... no
[ALL  ]    checking for off_t... yes
[ALL  ]    checking size of off_t... 8
[ALL  ]    checking file_ptr type... BFD_HOST_64_BIT
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking for getpagesize... (cached) yes
[ALL  ]    checking for working mmap... yes
[ALL  ]    checking for madvise... yes
[ALL  ]    checking for mprotect... yes
[ALL  ]    updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    config.status: creating Makefile
[ALL  ]    config.status: creating doc/Makefile
[ALL  ]    config.status: creating bfd-in3.h
[ALL  ]    config.status: creating po/Makefile.in
[ALL  ]    config.status: creating config.h
[ALL  ]    config.status: executing depfiles commands
[ALL  ]    config.status: executing libtool commands
[ALL  ]    config.status: executing default-1 commands
[ALL  ]    config.status: executing bfd_stdint.h commands
[ALL  ]    config.status: executing default commands
[ALL  ]    Making info in doc
[ALL  ]    /usr/bin/make chew
[ALL  ]    i686-build_apple-darwin9-gcc -o chew.$$ -pipe  	   -I.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/../../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/../../intl -I../../intl /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/chew.c; 	/bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/../../move-if-change chew.$$ chew
[ALL  ]    ./chew -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/doc.str </Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/../elf.c >elf.tmp
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/../../move-if-change elf.tmp elf.texi
[ALL  ]    restore=: && backupdir=".am$$" && 	rm -rf $backupdir && mkdir $backupdir && 	if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then 	  for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do 	    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; 	  done; 	else :; fi && 	if makeinfo --split-size=5000000 --split-size=5000000   -I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc 	 -o bfd.info `test -f 'bfd.texinfo' || echo '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/doc/'`bfd.texinfo; 	then 	  rc=0; 	else 	  rc=$?; 	  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; 	fi; 	rm -rf $backupdir; exit $rc
[ALL  ]    Making info in po
[ALL  ]    ( if test 'x/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/po' != 'x.'; then 	    posrcprefix='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/'; 	  else 	    posrcprefix="../"; 	  fi; 	  rm -f SRC-POTFILES-t SRC-POTFILES 	    && (sed -e '/^#/d' 	            -e '/^[ 	]*$/d' 		    -e "s@.*@	$posrcprefix& \\@" < /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/po/SRC-POTFILES.in 		| sed -e '$s/\$//') > SRC-POTFILES-t 	    && chmod a-w SRC-POTFILES-t 	    && mv SRC-POTFILES-t SRC-POTFILES )
[ALL  ]    ( rm -f BLD-POTFILES-t BLD-POTFILES 	    && (sed -e '/^#/d' 	            -e '/^[ 	]*$/d' 		    -e "s@.*@	../& \\@" < /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/po/BLD-POTFILES.in 		| sed -e '$s/\$//') > BLD-POTFILES-t 	    && chmod a-w BLD-POTFILES-t 	    && mv BLD-POTFILES-t BLD-POTFILES )
[ALL  ]    cd .. 	  && CONFIG_FILES=po/Makefile.in:po/Make-in 	     CONFIG_HEADERS= /bin/bash ./config.status
[ALL  ]    config.status: creating po/Makefile.in
[ALL  ]    config.status: executing depfiles commands
[ALL  ]    config.status: executing libtool commands
[ALL  ]    config.status: executing default-1 commands
[ALL  ]    config.status: executing bfd_stdint.h commands
[ALL  ]    config.status: executing default commands
[ALL  ]    make[4]: Nothing to be done for `info'.
[ALL  ]    make[4]: Nothing to be done for `info-am'.
[ALL  ]    /usr/bin/make  all-recursive
[ALL  ]    Making all in doc
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    Making all in po
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    rm -f bfd-tmp.h
[ALL  ]    creating bfdver.h
[ALL  ]    cp bfd-in3.h bfd-tmp.h
[ALL  ]    rm -f targmatch.h
[ALL  ]    rm -f elf32-target.h
[ALL  ]    sed -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/targmatch.sed < /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/config.bfd > targmatch.new
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../move-if-change bfd-tmp.h bfd.h
[ALL  ]    sed -e s/NN/32/g < /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elfxx-target.h > elf32-target.new
[ALL  ]    rm -f bfd-tmp.h
[ALL  ]    touch stmp-bfd-h
[ALL  ]    rm -f tofiles
[ALL  ]    f=""; 	for i in elf32-arm.lo elf32.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-arm.lo   ; do 	  case " $f " in 	    *" $i "*) ;; 	    *) f="$f $i" ;; 	  esac ; 	done ; 	echo $f > tofiles
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../move-if-change tofiles ofiles
[ALL  ]    touch stamp-ofiles
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o archive.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/archive.c
[ALL  ]    /bin/bash ./libtool --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/archures.c
[ALL  ]    mv -f elf32-target.new elf32-target.h
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o bfd.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/bfd.c
[ALL  ]    mv -f targmatch.new targmatch.h
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o bfdio.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/bfdio.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/archive.c -o archive.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/bfd.c -o bfd.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/archures.c -o archures.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/bfdio.c -o bfdio.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o bfdwin.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/bfdwin.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o cache.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/cache.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/bfdwin.c -o bfdwin.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/cache.c -o cache.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o coffgen.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/coffgen.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o corefile.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/corefile.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/coffgen.c -o coffgen.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o format.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/format.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/corefile.c -o corefile.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o init.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/init.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o libbfd.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/libbfd.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/format.c -o format.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/init.c -o init.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/libbfd.c -o libbfd.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o opncls.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/opncls.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o reloc.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/reloc.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/opncls.c -o opncls.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/reloc.c -o reloc.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o section.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/section.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o syms.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/syms.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/section.c -o section.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/syms.c -o syms.o
[ALL  ]    /bin/bash ./libtool --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/targets.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o hash.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/hash.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o linker.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/linker.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/targets.c -o targets.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/hash.c -o hash.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/linker.c -o linker.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o srec.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/srec.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o binary.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/binary.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/srec.c -o srec.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o tekhex.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/tekhex.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/binary.c -o binary.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/tekhex.c -o tekhex.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o ihex.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/ihex.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o stabs.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/stabs.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/ihex.c -o ihex.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o stab-syms.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/stab-syms.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o merge.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/merge.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/stabs.c -o stabs.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/stab-syms.c -o stab-syms.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/merge.c -o merge.o
[ALL  ]    /bin/bash ./libtool --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DDEBUGDIR="/Volumes/Crosstool/arm-unknown-linux-gnu/lib/debug" /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/dwarf2.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o simple.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/simple.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o compress.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/compress.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DDEBUGDIR="/Volumes/Crosstool/arm-unknown-linux-gnu/lib/debug" /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/dwarf2.c -o dwarf2.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elf32-arm.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf32-arm.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/simple.c -o simple.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/compress.c -o compress.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf32-arm.c -o elf32-arm.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elf32.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf32.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elf-vxworks.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf-vxworks.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf32.c -o elf32.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf-vxworks.c -o elf-vxworks.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elf.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elflink.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elflink.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elf-attrs.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf-attrs.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf-attrs.c -o elf-attrs.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elflink.c -o elflink.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf.c -o elf.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elf-strtab.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf-strtab.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf-strtab.c -o elf-strtab.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elf-eh-frame.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf-eh-frame.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf-eh-frame.c -o elf-eh-frame.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o dwarf1.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/dwarf1.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/dwarf1.c -o dwarf1.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o elf32-gen.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf32-gen.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/elf32-gen.c -o elf32-gen.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o cpu-arm.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/cpu-arm.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/cpu-arm.c -o cpu-arm.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o libbfd.la -rpath /Volumes/Crosstool/arm-unknown-linux-gnu/i686-build_apple-darwin9/arm-unknown-linux-gnu/lib -release `cat libtool-soversion`  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo `cat ofiles`  -lz 
[ALL  ]    libtool: link: i686-build_apple-darwin9-ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o elf32-arm.o elf32.o elf-vxworks.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-arm.o
[ALL  ]    ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
[ALL  ]    libtool: link: i686-build_apple-darwin9-ranlib .libs/libbfd.a
[ALL  ]    /usr/bin/ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
[ALL  ]    libtool: link: creating libbfd.la
[ALL  ]    libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
[ALL  ]    libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; 	if [ -f $libtooldir/libbfd.a ]; then 	  cp $libtooldir/libbfd.a libbfd.tmp; 	  i686-build_apple-darwin9-ranlib libbfd.tmp; 	  /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/bfd/../move-if-change libbfd.tmp libbfd.a; 	else true; fi
[ALL  ]    /usr/bin/ranlib: file: libbfd.tmp(bfdwin.o) has no symbols
[ALL  ]    touch stamp-lib
[ALL  ]    /usr/bin/make  all-recursive
[ALL  ]    Making all in po
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o dis-buf.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/dis-buf.c
[ALL  ]    /bin/bash ./libtool --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c  -DARCH_arm /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/disassemble.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o dis-init.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/dis-init.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=compile i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -o arm-dis.lo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/arm-dis.c
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/dis-buf.c -o dis-buf.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/arm-dis.c -o arm-dis.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DARCH_arm /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/disassemble.c -o disassemble.o
[ALL  ]    libtool: compile:  i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/dis-init.c -o dis-init.o
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o libopcodes.la -rpath /Volumes/Crosstool/arm-unknown-linux-gnu/i686-build_apple-darwin9/arm-unknown-linux-gnu/lib -release `cat ../bfd/libtool-soversion`  dis-buf.lo disassemble.lo dis-init.lo arm-dis.lo  
[ALL  ]    libtool: link: i686-build_apple-darwin9-ar rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o arm-dis.o
[ALL  ]    libtool: link: i686-build_apple-darwin9-ranlib .libs/libopcodes.a
[ALL  ]    libtool: link: creating libopcodes.la
[ALL  ]    libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
[ALL  ]    libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; 	if [ -f $libtooldir/libopcodes.a ]; then 	  cp $libtooldir/libopcodes.a libopcodes.tmp; 	  i686-build_apple-darwin9-ranlib libopcodes.tmp; 	  /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/opcodes/../move-if-change libopcodes.tmp libopcodes.a; 	else true; fi
[ALL  ]    touch stamp-lib
[ALL  ]    /usr/bin/make  all-recursive
[ALL  ]    Making info in doc
[ALL  ]    Making info in doc
[ALL  ]    make[4]: Nothing to be done for `info'.
[ALL  ]    Making info in po
[ALL  ]    Making info in po
[ALL  ]    if test -f cxxfilt.man; then 	  man=cxxfilt.man; 	else 	  man=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/cxxfilt.man; 	fi; 	sed -e 's/@PROGRAM@/c++filt/' 	    -e 's/cxxfilt/c++filt/' < $man 		> c++filt.1
[ALL  ]    make[4]: Nothing to be done for `info'.
[ALL  ]    Making all in po
[ALL  ]    make[4]: Nothing to be done for `info'.
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    make[4]: Nothing to be done for `info-am'.
[ALL  ]    Making info in po
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/basic_blocks.c
[ALL  ]    /usr/bin/make  all-recursive
[ALL  ]    make[4]: Nothing to be done for `info'.
[ALL  ]    make[4]: Nothing to be done for `info-am'.
[ALL  ]    make[4]: Nothing to be done for `info-am'.
[ALL  ]    /usr/bin/make  all-recursive
[ALL  ]    /usr/bin/make  all-recursive
[ALL  ]    Making all in doc
[ALL  ]    Making all in doc
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    Making all in po
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    Making all in po
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/app.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/size.c
[ALL  ]    Making all in po
[ALL  ]    make[5]: Nothing to be done for `all'.
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../ylwrap /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d 
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/bucomm.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/call_graph.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/version.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/cg_arcs.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/filemode.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/as.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/objdump.c
[ALL  ]    updating ldgram.h
[ALL  ]    (echo "/* This file is automatically generated.  DO NOT EDIT! */";	for f in `echo " " earmelf_linux.o earmelf.o earmelfb.o earmelfb_linux.o "" 	 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do 	    echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; 	done;	echo "";	echo "#define EMULATION_LIST \";	for f in `echo " " earmelf_linux.o earmelf.o earmelfb.o earmelfb_linux.o "" 	 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do 	    echo "  &ld_${f}_emulation, \"; 	done;	echo "  0") >ldemul-tmp.h
[ALL  ]    mv ldemul-tmp.h ldemul-list.h
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldver.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/cg_dfn.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/cg_print.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/atof-generic.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldcref.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/cond.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/corefile.c
[ALL  ]    cp /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/emultempl/astring.sed stringify.sed
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c ldgram.c 
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/depend.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/gmon_io.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/dwarf2dbg.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/dwarf.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/gprof.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/hertz.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldemul.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/hist.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldmisc.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/dw2gencfi.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/source.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DSCRIPTDIR='"/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/lib"' 	  -DBINDIR='"/Volumes/Crosstool/arm-unknown-linux-gnu/bin"' -DTOOLBINDIR='"/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin"' 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldfile.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/search_list.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/symtab.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/ecoff.c
[ALL  ]    LIB_PATH='' /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/genscripts.sh "/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld" "/Volumes/Crosstool/arm-unknown-linux-gnu/lib" "/Volumes/Crosstool/arm-unknown-linux-gnu" "/Volumes/Crosstool/arm-unknown-linux-gnu" i686-build_apple-darwin9 arm-unknown-linux-gnu arm-unknown-linux-gnu "armelf_linux armelfb_linux" "/usr/local/lib /lib /usr/lib" yes armelf_linux "arm-unknown-linux-gnu"
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/sym_ids.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/ehopt.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/utils.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/expr.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/prdbg.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/i386.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/alpha.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/vax.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/tahoe.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/flonum-copy.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/sparc.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/flonum-konst.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/flonum-mult.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/mips.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/frags.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/rddbg.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/flat_bl.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/bsd_callg_bl.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/hash.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof -I. -DDEBUG -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/../bfd  -I. -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/fsf_callg_bl.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/debug.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o gprof  basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a  
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/input-file.c
[ALL  ]    LIB_PATH='' /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/genscripts.sh "/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld" "/Volumes/Crosstool/arm-unknown-linux-gnu/lib" "/Volumes/Crosstool/arm-unknown-linux-gnu" "/Volumes/Crosstool/arm-unknown-linux-gnu" i686-build_apple-darwin9 arm-unknown-linux-gnu arm-unknown-linux-gnu "armelf_linux armelfb_linux" "/usr/local/lib /lib /usr/lib" yes armelf "arm-unknown-linux-gnu"
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/input-scrub.c
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/stabs.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/listing.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/ieee.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/literal.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/macro.c
[ALL  ]    LIB_PATH='' /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/genscripts.sh "/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld" "/Volumes/Crosstool/arm-unknown-linux-gnu/lib" "/Volumes/Crosstool/arm-unknown-linux-gnu" "/Volumes/Crosstool/arm-unknown-linux-gnu" i686-build_apple-darwin9 arm-unknown-linux-gnu arm-unknown-linux-gnu "armelf_linux armelfb_linux" "/usr/local/lib /lib /usr/lib" yes armelfb "arm-unknown-linux-gnu"
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/messages.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/rdcoff.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/output-file.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/arparse.c 
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/read.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/arlex.c 
[ALL  ]    LIB_PATH='' /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/genscripts.sh "/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld" "/Volumes/Crosstool/arm-unknown-linux-gnu/lib" "/Volumes/Crosstool/arm-unknown-linux-gnu" "/Volumes/Crosstool/arm-unknown-linux-gnu" i686-build_apple-darwin9 arm-unknown-linux-gnu arm-unknown-linux-gnu "armelf_linux armelfb_linux" "/usr/local/lib /lib /usr/lib" yes armelfb_linux "arm-unknown-linux-gnu"
[ALL  ]    arlex.c:1841: warning: no previous prototype for 'yyget_in'
[ALL  ]    arlex.c:1849: warning: no previous prototype for 'yyget_out'
[ALL  ]    arlex.c:1857: warning: no previous prototype for 'yyget_leng'
[ALL  ]    arlex.c:1866: warning: no previous prototype for 'yyget_text'
[ALL  ]    arlex.c:1877: warning: no previous prototype for 'yyset_in'
[ALL  ]    arlex.c:1882: warning: no previous prototype for 'yyset_out'
[ALL  ]    arlex.c:1887: warning: no previous prototype for 'yyget_debug'
[ALL  ]    arlex.c:1892: warning: no previous prototype for 'yyset_debug'
[ALL  ]    arlex.c:1898: warning: no previous prototype for 'yylex_destroy'
[ALL  ]    arlex.c:1349: warning: 'yyunput' defined but not used
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/ar.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/not-ranlib.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/arsup.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/rename.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/remap.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/binemul.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/sb.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/emul_vanilla.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/stabs.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/strings.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/subsegs.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/is-ranlib.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/symbols.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/objcopy.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldlex.c 
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/not-strip.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/write.c
[ALL  ]    ldlex.c:3786: warning: no previous prototype for 'yyget_in'
[ALL  ]    ldlex.c:3794: warning: no previous prototype for 'yyget_out'
[ALL  ]    ldlex.c:3802: warning: no previous prototype for 'yyget_leng'
[ALL  ]    ldlex.c:3811: warning: no previous prototype for 'yyget_text'
[ALL  ]    ldlex.c:3822: warning: no previous prototype for 'yyset_in'
[ALL  ]    ldlex.c:3827: warning: no previous prototype for 'yyset_out'
[ALL  ]    ldlex.c:3832: warning: no previous prototype for 'yyget_debug'
[ALL  ]    ldlex.c:3837: warning: no previous prototype for 'yyset_debug'
[ALL  ]    ldlex.c:3843: warning: no previous prototype for 'yylex_destroy'
[ALL  ]    ldlex.c:3294: warning: 'yyunput' defined but not used
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/lexsup.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/wrstabs.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config/tc-arm.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/addr2line.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config/obj-elf.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldlang.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/readelf.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/unwind-ia64.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/nm.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/mri.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldctor.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/.. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../bfd -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/config/atof-ieee.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c -DDEFAULT_EMULATION='"armelf_linux"' 	  -DBINDIR='"/Volumes/Crosstool/arm-unknown-linux-gnu/bin"' -DTOOLBINDIR='"/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin"' 	  -DTARGET='"arm-unknown-linux-gnu"' -DTARGET_SYSTEM_ROOT="/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root" -DTARGET_SYSTEM_ROOT_RELOCATABLE 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldmain.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldwrite.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ldexp.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/is-strip.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c earmelf_linux.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c earmelf.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c earmelfb.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../include  -pipe -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c earmelfb_linux.c
[ALL  ]    i686-build_apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils -I../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../bfd -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../include -DLOCALEDIR=""/Volumes/Crosstool/arm-unknown-linux-gnu/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/cxxfilt.c
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o ld-new  ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o earmelf_linux.o earmelf.o earmelfb.o earmelfb_linux.o  ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o size  size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o earmelf_linux.o earmelf.o earmelfb.o earmelfb_linux.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o size size.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o objdump  objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o ar  arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl  -lz 
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o strings  strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o  ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o ranlib  ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl  -lz 
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o strings strings.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o objcopy  objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o addr2line  addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o readelf  readelf.o version.o unwind-ia64.o dwarf.o  ../libiberty/libiberty.a -lz 
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o as-new  app.o as.o atof-generic.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-arm.o obj-elf.o atof-ieee.o  ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a   
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o addr2line addr2line.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o nm-new  nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o strip-new  objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o readelf readelf.o version.o unwind-ia64.o dwarf.o  ../libiberty/libiberty.a -lz
[ALL  ]    /bin/bash ./libtool --tag=CC --mode=link i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe   -o cxxfilt  cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lz 
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o as-new app.o as.o atof-generic.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-arm.o obj-elf.o atof-ieee.o  ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o nm-new nm.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[ALL  ]    libtool: link: i686-build_apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
[EXTRA]    Installing binutils
[DEBUG]    ==> Executing: 'make install'
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/mkinstalldirs /Volumes/Crosstool/arm-unknown-linux-gnu /Volumes/Crosstool/arm-unknown-linux-gnu
[ALL  ]    Making install in doc
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/info" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/info"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 './bfd.info' '/Volumes/Crosstool/arm-unknown-linux-gnu/info/bfd.info'
[ALL  ]    Making install in po
[ALL  ]    make[4]: Nothing to be done for `install'.
[ALL  ]    make[5]: Nothing to be done for `install-exec-am'.
[ALL  ]    Making install in po
[ALL  ]    make[4]: Nothing to be done for `install'.
[ALL  ]    make[5]: Nothing to be done for `install-exec-am'.
[ALL  ]    Making install in doc
[ALL  ]    make[5]: Nothing to be done for `install-exec-am'.
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/info" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/info"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/binutils.info' '/Volumes/Crosstool/arm-unknown-linux-gnu/info/binutils.info'
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/addr2line.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-addr2line.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/ar.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-ar.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/dlltool.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-dlltool.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/nlmconv.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-nlmconv.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/nm.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-nm.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/objcopy.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-objcopy.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/objdump.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-objdump.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/ranlib.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-ranlib.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/readelf.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-readelf.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/size.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-size.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/strings.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-strings.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/strip.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-strip.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/windres.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-windres.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/doc/windmc.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-windmc.1'
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 'c++filt.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-c++filt.1'
[ALL  ]    Making install in po
[ALL  ]    make[4]: Nothing to be done for `install'.
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/bin" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/bin"
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'size' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-size'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c size /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-size
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'objdump' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-objdump'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c objdump /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-objdump
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'ar' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ar'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c ar /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ar
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'strings' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-strings'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c strings /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-strings
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'ranlib' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ranlib'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c ranlib /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ranlib
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'objcopy' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-objcopy'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c objcopy /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-objcopy
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'addr2line' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-addr2line'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c addr2line /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-addr2line
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'readelf' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-readelf'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c readelf /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-readelf
[ALL  ]     /bin/bash ./libtool  --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c nm-new /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-nm
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c nm-new /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-nm
[ALL  ]     /bin/bash ./libtool  --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c strip-new /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-strip
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c strip-new /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-strip
[ALL  ]     /bin/bash ./libtool  --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c cxxfilt /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-c++filt
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c cxxfilt /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-c++filt
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/binutils/../mkinstalldirs /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin
[ALL  ]    mkdir -p -- /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin
[ALL  ]    for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do 	  if [ -f $i ]; then 	    j=`echo $i | sed -e 's/-new//'`; 	    k=`echo $j | sed 's,^,arm-unknown-linux-gnu-,'`; 	    if [ "/Volumes/Crosstool/arm-unknown-linux-gnu/bin/$k" != "/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/$j" ]; then 	      rm -f /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/$j; 	      ln /Volumes/Crosstool/arm-unknown-linux-gnu/bin/$k /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/$j >/dev/null 2>/dev/null 		|| /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c $i /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/$j; 	    fi; 	  else true; 	  fi; 	done
[ALL  ]    make[5]: Nothing to be done for `install-data-am'.
[ALL  ]    for f in standards.info configure.info; do 	  if test -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc/`echo $f | sed -e 's/.info$/.texi/'`; then 	    if /usr/bin/make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then 	      true; 	    else 	      exit 1; 	    fi; 	  fi; 	done
[ALL  ]    make[4]: `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc/standards.info' is up to date.
[ALL  ]    make[4]: `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc/configure.info' is up to date.
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc/../mkinstalldirs /Volumes/Crosstool/arm-unknown-linux-gnu/info
[ALL  ]    if test ! -f standards.info; then cd /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc; fi; 	if test -f standards.info; then 	  for i in standards.info*; do 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $i /Volumes/Crosstool/arm-unknown-linux-gnu/info/$i; 	  done; 	fi
[ALL  ]    if test ! -f configure.info; then cd /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/etc; fi; 	if test -f configure.info; then 	  for i in configure.info*; do 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $i /Volumes/Crosstool/arm-unknown-linux-gnu/info/$i; 	  done; 	fi
[ALL  ]    Making install in doc
[ALL  ]    make[5]: Nothing to be done for `install-exec-am'.
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/info" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/info"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/doc/as.info' '/Volumes/Crosstool/arm-unknown-linux-gnu/info/as.info'
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/doc/as.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-as.1'
[ALL  ]    Making install in po
[ALL  ]    make[4]: Nothing to be done for `install'.
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../mkinstalldirs /Volumes/Crosstool/arm-unknown-linux-gnu/bin
[ALL  ]     /bin/bash ./libtool  --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c as-new /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-as
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c as-new /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-as
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gas/../mkinstalldirs /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin
[ALL  ]    n=`echo as | sed 's,^,arm-unknown-linux-gnu-,'`; 	if [ "/Volumes/Crosstool/arm-unknown-linux-gnu/bin/$n" != "/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/as" ]; then 	  rm -f /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/as; 	  ln /Volumes/Crosstool/arm-unknown-linux-gnu/bin/$n /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/as >/dev/null 2>/dev/null 	    || /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c as-new /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/as; 	else 	  true ; 	fi
[ALL  ]    make[5]: Nothing to be done for `install-data-am'.
[ALL  ]    /usr/bin/make  install-recursive
[ALL  ]    Making install in po
[ALL  ]    make[5]: Nothing to be done for `install'.
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/bin" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/bin"
[ALL  ]      /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c 'gprof' '/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-gprof'
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c gprof /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-gprof
[ALL  ]    Making install-info in po
[ALL  ]    make[7]: Nothing to be done for `install-info'.
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/info" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/info"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/gprof.info' '/Volumes/Crosstool/arm-unknown-linux-gnu/info/gprof.info'
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/gprof/gprof.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-gprof.1'
[ALL  ]    make[3]: Nothing to be done for `install'.
[ALL  ]    Making install in po
[ALL  ]    make[4]: Nothing to be done for `install'.
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../mkinstalldirs /Volumes/Crosstool/arm-unknown-linux-gnu/bin /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin
[ALL  ]     /bin/bash ./libtool  --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c ld-new /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ld
[ALL  ]    libtool: install: /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c ld-new /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ld
[ALL  ]    n=`echo ld | sed 's,^,arm-unknown-linux-gnu-,'`; 	if [ "/Volumes/Crosstool/arm-unknown-linux-gnu/bin/$n" != "/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/ld" ]; then 	  rm -f /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/ld; 	  ln /Volumes/Crosstool/arm-unknown-linux-gnu/bin/$n /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/ld >/dev/null 2>/dev/null 	  || /bin/bash ./libtool --mode=install /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c ld-new /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/bin/ld; 	fi
[ALL  ]    Making install-info in po
[ALL  ]    make[6]: Nothing to be done for `install-info'.
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/info" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/info"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ld.info' '/Volumes/Crosstool/arm-unknown-linux-gnu/info/ld.info'
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/../mkinstalldirs /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/lib/ldscripts
[ALL  ]    mkdir -p -- /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/lib/ldscripts
[ALL  ]    for f in ldscripts/*; do 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $f /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/lib/$f ; 	done
[ALL  ]    test -z "/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1" || mkdir -p -- "/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1"
[ALL  ]     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/ld/ld.1' '/Volumes/Crosstool/arm-unknown-linux-gnu/man/man1/arm-unknown-linux-gnu-ld.1'
[ALL  ]    make[4]: Nothing to be done for `all'.
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../mkinstalldirs /Volumes/Crosstool/arm-unknown-linux-gnu/lib/`i686-build_apple-darwin9-gcc -pipe -print-multi-os-directory`
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 ./libiberty.a /Volumes/Crosstool/arm-unknown-linux-gnu/lib/`i686-build_apple-darwin9-gcc -pipe -print-multi-os-directory`/./libiberty.an
[ALL  ]    ( cd /Volumes/Crosstool/arm-unknown-linux-gnu/lib/`i686-build_apple-darwin9-gcc -pipe -print-multi-os-directory` ; chmod 644 ./libiberty.an ;i686-build_apple-darwin9-ranlib ./libiberty.an )
[ALL  ]    mv -f /Volumes/Crosstool/arm-unknown-linux-gnu/lib/`i686-build_apple-darwin9-gcc -pipe -print-multi-os-directory`/./libiberty.an /Volumes/Crosstool/arm-unknown-linux-gnu/lib/`i686-build_apple-darwin9-gcc -pipe -print-multi-os-directory`/./libiberty.a
[ALL  ]    if test -n ""; then 	  case "" in 	    /*)    thd=;; 	    *)     thd=/Volumes/Crosstool/arm-unknown-linux-gnu/include/;; 	  esac; 	  /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../mkinstalldirs ${thd}; 	  for h in /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/ansidecl.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/demangle.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/dyn-string.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/fibheap.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/floatformat.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/hashtab.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/libiberty.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/objalloc.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/partition.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/safe-ctype.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/sort.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/binutils-2.19.1/libiberty/../include/splay-tree.h; do 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $h ${thd}; 	  done; 	fi
[ALL  ]    make[4]: Nothing to be done for `install'.
[ALL  ]    make[2]: Nothing to be done for `install-target'.
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ar' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ar'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-ar' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ar'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared/arm-unknown-linux-gnu/bin/ar' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ar'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared/bin/arm-unknown-linux-gnu-ar' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ar'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/as' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-as'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-as' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-as'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared/arm-unknown-linux-gnu/bin/as' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-as'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared/bin/arm-unknown-linux-gnu-as' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-as'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ld' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ld'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-ld' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ld'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared/arm-unknown-linux-gnu/bin/ld' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ld'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared/bin/arm-unknown-linux-gnu-ld' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ld'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/strip' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-strip'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-strip' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-strip'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared/arm-unknown-linux-gnu/bin/strip' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-strip'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-shared/bin/arm-unknown-linux-gnu-strip' -> `/Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-strip'
[INFO ]  Installing binutils: done in 109.45s (at 02:23)
[INFO ]  =================================================================
[INFO ]  Installing static core C compiler
[DEBUG]    Copying headers to install area of bootstrap gcc, so it can build libgcc2
[DEBUG]    ==> Executing: 'mkdir -p /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include'
[DEBUG]    ==> Executing: 'cp -r /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include/asm /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include/asm-generic /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include/linux /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include/mtd /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include/rdma /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include/scsi /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include/sound /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include/video /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include'
[EXTRA]    Configuring static core C compiler
[DEBUG]    Extra config passed: '--with-newlib --enable-threads=no --disable-shared --with-arch=armv4t --enable-__cxa_atexit'
[DEBUG]    ==> Executing: '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/configure --build=i686-build_apple-darwin9 --host=i686-build_apple-darwin9 --target=arm-unknown-linux-gnu --prefix=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static --with-local-prefix=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root --disable-multilib --with-sysroot=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root --with-newlib --enable-threads=no --disable-shared --with-arch=armv4t --enable-__cxa_atexit --disable-nls --enable-symvers=gnu --enable-languages=c --enable-target-optspace'
[ALL  ]    creating cache ./config.cache
[ALL  ]    checking host system type... i686-build_apple-darwin9
[ALL  ]    checking target system type... arm-unknown-linux-gnu
[ALL  ]    checking build system type... i686-build_apple-darwin9
[ALL  ]    checking for a BSD compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether ln works... yes
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking for gcc... gcc
[ALL  ]    checking whether the C compiler (gcc  -pipe ) works... yes
[ALL  ]    checking whether the C compiler (gcc  -pipe ) is a cross-compiler... no
[ALL  ]    checking whether we are using GNU C... yes
[ALL  ]    checking whether gcc accepts -g... yes
[ALL  ]    checking for gnatbind... no
[ALL  ]    checking whether compiler driver understands Ada... no
[ALL  ]    checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
[ALL  ]    checking for correct version of gmp.h... no
[ALL  ]    *** This configuration is not supported in the following subdirectories:
[ALL  ]         target-libada gnattools target-libstdc++-v3 target-libgfortran target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar target-libobjc
[ALL  ]        (Any other directories should still work fine.)
[ALL  ]    checking for bison... bison -y
[ALL  ]    checking for bison... bison
[ALL  ]    checking for gm4... gm4
[ALL  ]    checking for flex... flex
[ALL  ]    checking for flex... flex
[ALL  ]    checking for makeinfo... makeinfo
[ALL  ]    checking for expect... expect
[ALL  ]    checking for runtest... no
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-as... i686-build_apple-darwin9-as
[ALL  ]    checking for i686-build_apple-darwin9-dlltool... no
[ALL  ]    checking for dlltool... no
[ALL  ]    checking for i686-build_apple-darwin9-ld... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking for i686-build_apple-darwin9-lipo... no
[ALL  ]    checking for lipo... lipo
[ALL  ]    checking for i686-build_apple-darwin9-nm... i686-build_apple-darwin9-nm
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for i686-build_apple-darwin9-strip... i686-build_apple-darwin9-strip
[ALL  ]    checking for i686-build_apple-darwin9-windres... no
[ALL  ]    checking for windres... no
[ALL  ]    checking for i686-build_apple-darwin9-objcopy... i686-build_apple-darwin9-objcopy
[ALL  ]    checking for i686-build_apple-darwin9-objdump... i686-build_apple-darwin9-objdump
[ALL  ]    checking for arm-unknown-linux-gnu-ar... arm-unknown-linux-gnu-ar
[ALL  ]    checking for arm-unknown-linux-gnu-as... arm-unknown-linux-gnu-as
[ALL  ]    checking for arm-unknown-linux-gnu-cc... no
[ALL  ]    checking for arm-unknown-linux-gnu-gcc... no
[ALL  ]    checking for arm-unknown-linux-gnu-c++... no
[ALL  ]    checking for arm-unknown-linux-gnu-g++... no
[ALL  ]    checking for arm-unknown-linux-gnu-cxx... no
[ALL  ]    checking for arm-unknown-linux-gnu-gxx... no
[ALL  ]    checking for arm-unknown-linux-gnu-dlltool... no
[ALL  ]    checking for arm-unknown-linux-gnu-gcc... no
[ALL  ]    checking for arm-unknown-linux-gnu-gcj... no
[ALL  ]    checking for arm-unknown-linux-gnu-gfortran... no
[ALL  ]    checking for arm-unknown-linux-gnu-ld... arm-unknown-linux-gnu-ld
[ALL  ]    checking for arm-unknown-linux-gnu-lipo... no
[ALL  ]    checking for arm-unknown-linux-gnu-nm... arm-unknown-linux-gnu-nm
[ALL  ]    checking for arm-unknown-linux-gnu-objdump... arm-unknown-linux-gnu-objdump
[ALL  ]    checking for arm-unknown-linux-gnu-ranlib... arm-unknown-linux-gnu-ranlib
[ALL  ]    checking for arm-unknown-linux-gnu-strip... arm-unknown-linux-gnu-strip
[ALL  ]    checking for arm-unknown-linux-gnu-windres... no
[ALL  ]    checking where to find the target ar... pre-installed
[ALL  ]    checking where to find the target as... pre-installed
[ALL  ]    checking where to find the target cc... just compiled
[ALL  ]    checking where to find the target c++... pre-installed
[ALL  ]    checking where to find the target c++ for libstdc++... pre-installed
[ALL  ]    checking where to find the target dlltool... pre-installed
[ALL  ]    checking where to find the target gcc... just compiled
[ALL  ]    checking where to find the target gcj... pre-installed
[ALL  ]    checking where to find the target gfortran... pre-installed
[ALL  ]    checking where to find the target ld... pre-installed
[ALL  ]    checking where to find the target lipo... pre-installed
[ALL  ]    checking where to find the target nm... pre-installed
[ALL  ]    checking where to find the target objdump... pre-installed
[ALL  ]    checking where to find the target ranlib... pre-installed
[ALL  ]    checking where to find the target strip... pre-installed
[ALL  ]    checking where to find the target windres... pre-installed
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking if symbolic links between directories work... yes
[ALL  ]    updating cache ./config.cache
[ALL  ]    creating ./config.status
[ALL  ]    creating Makefile
[EXTRA]    Building static core C compiler
[DEBUG]    ==> Executing: 'make -j4 all-gcc'
[ALL  ]    mkdir -p -- ./intl
[ALL  ]    mkdir -p -- ./libiberty
[ALL  ]    mkdir -p -- build-i686-build_apple-darwin9/libiberty
[ALL  ]    mkdir -p -- build-i686-build_apple-darwin9/fixincludes
[ALL  ]    Configuring in build-i686-build_apple-darwin9/libiberty
[ALL  ]    Configuring in build-i686-build_apple-darwin9/fixincludes
[ALL  ]    Configuring in ./intl
[ALL  ]    Configuring in ./libiberty
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    configure: creating cache ../config.cache
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    checking whether make sets $(MAKE)... configure: loading cache ../config.cache
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking for makeinfo... makeinfo
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    checking for makeinfo... makeinfo
[ALL  ]    checking for perl... perl
[ALL  ]    checking for perl... perl
[ALL  ]    checking build system type... yes
[ALL  ]    checking for a BSD-compatible install... checking build system type... checking build system type... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking for msgfmt... i686-build_apple-darwin9
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    /opt/local/bin/msgfmt
[ALL  ]    checking for gmsgfmt... /opt/local/bin/msgfmt
[ALL  ]    checking for xgettext... i686-build_apple-darwin9
[ALL  ]    checking host system type... /opt/local/bin/xgettext
[ALL  ]    checking host system type... checking for msgmerge... checking host system type... i686-build_apple-darwin9
[ALL  ]    /opt/local/bin/msgmerge
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    checking target system type... i686-build_apple-darwin9
[ALL  ]    checking for i686-build_apple-darwin9-gcc... gcc
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for i686-build_apple-darwin9-gcc... gcc
[ALL  ]    checking for i686-build_apple-darwin9-ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for i686-build_apple-darwin9-gcc... gcc
[ALL  ]    arm-unknown-linux-gnu
[ALL  ]    checking for i686-build_apple-darwin9-gcc... gcc
[ALL  ]    checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... a.out
[ALL  ]    checking whether the C compiler works... checking for C compiler default output file name... yes
[ALL  ]    a.out
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... checking whether the C compiler works... yes
[ALL  ]    a.out
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... checking whether the C compiler works... a.out
[ALL  ]    checking whether the C compiler works... yes
[ALL  ]    yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... 
[ALL  ]    checking for suffix of object files... 
[ALL  ]    checking for suffix of object files... 
[ALL  ]    
[ALL  ]    checking for suffix of object files... checking for suffix of object files... o
[ALL  ]    checking whether we are using the GNU C compiler... o
[ALL  ]    o
[ALL  ]    checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    checking whether gcc accepts -g... yes
[ALL  ]    yes
[ALL  ]    checking whether gcc accepts -g... checking whether gcc accepts -g... yes
[ALL  ]    checking whether gcc accepts -g... yes
[ALL  ]    checking for gcc option to accept ANSI C... yes
[ALL  ]    checking for gcc option to accept ANSI C... yes
[ALL  ]    checking for gcc option to accept ANSI C... yes
[ALL  ]    checking for gcc option to accept ANSI C... none needed
[ALL  ]    none needed
[ALL  ]    none needed
[ALL  ]    none needed
[ALL  ]    checking how to run the C preprocessor... checking how to run the C preprocessor... checking build system type... checking whether gcc supports -W... i686-build_apple-darwin9
[ALL  ]    checking host system type... gcc -E
[ALL  ]    gcc -E
[ALL  ]    yes
[ALL  ]    checking whether gcc supports -Wall... i686-build_apple-darwin9
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for library containing strerror... yes
[ALL  ]    checking whether gcc supports -Wwrite-strings... checking whether gcc and cc understand -c and -o together... checking whether gcc and cc understand -c and -o together... none required
[ALL  ]    checking how to run the C preprocessor... yes
[ALL  ]    checking whether gcc supports -Wstrict-prototypes... yes
[ALL  ]    gcc -E
[ALL  ]    checking whether gcc supports -Wmissing-prototypes... yes
[ALL  ]    checking for an ANSI C-conforming const... yes
[ALL  ]    checking for an ANSI C-conforming const... yes
[ALL  ]    checking for inline... yes
[ALL  ]    checking for egrep... checking whether gcc supports -Wold-style-definition... grep -E
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    checking for inline... inline
[ALL  ]    checking whether byte ordering is bigendian... yes
[ALL  ]    inline
[ALL  ]    checking whether byte ordering is bigendian... checking whether gcc supports -Wmissing-format-attribute... yes
[ALL  ]    checking whether gcc supports -pedantic -Wno-long-long... no
[ALL  ]    checking for a BSD-compatible install... no
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    yes
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for sys/file.h... checking how to run the C preprocessor... yes
[ALL  ]    checking for sys/file.h... checking for an ANSI C-conforming const... yes
[ALL  ]    yes
[ALL  ]    checking for sys/param.h... yes
[ALL  ]    checking for inline... checking for sys/param.h... gcc -E
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    inline
[ALL  ]    checking for sys/types.h... checking for limits.h... checking for limits.h... yes
[ALL  ]    yes
[ALL  ]    checking for egrep... yes
[ALL  ]    checking for stdlib.h... checking for stdlib.h... grep -E
[ALL  ]    checking for ANSI C header files... checking for sys/stat.h... yes
[ALL  ]    yes
[ALL  ]    checking for malloc.h... checking for malloc.h... yes
[ALL  ]    no
[ALL  ]    checking for stdlib.h... checking for string.h... no
[ALL  ]    checking for string.h... yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... checking for unistd.h... yes
[ALL  ]    yes
[ALL  ]    checking for sys/types.h... checking for string.h... yes
[ALL  ]    yes
[ALL  ]    checking for strings.h... checking for strings.h... yes
[ALL  ]    yes
[ALL  ]    checking for memory.h... yes
[ALL  ]    yes
[ALL  ]    checking for sys/stat.h... checking for sys/time.h... checking for sys/time.h... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for time.h... checking for strings.h... checking for stdlib.h... checking for time.h... yes
[ALL  ]    yes
[ALL  ]    checking for sys/resource.h... yes
[ALL  ]    checking for sys/resource.h... yes
[ALL  ]    checking for inttypes.h... checking for string.h... yes
[ALL  ]    yes
[ALL  ]    checking for sys/stat.h... checking for sys/stat.h... yes
[ALL  ]    checking for stdint.h... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for sys/mman.h... checking for memory.h... checking for sys/mman.h... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... checking for fcntl.h... checking for fcntl.h... yes
[ALL  ]    checking for strings.h... yes
[ALL  ]    yes
[ALL  ]    checking for alloca.h... checking for alloca.h... yes
[ALL  ]    checking for off_t... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for sys/pstat.h... checking for inttypes.h... checking for sys/pstat.h... yes
[ALL  ]    checking for size_t... no
[ALL  ]    checking for sys/sysmp.h... no
[ALL  ]    checking for sys/sysmp.h... yes
[ALL  ]    checking for stdint.h... no
[ALL  ]    checking for sys/sysinfo.h... yes
[ALL  ]    checking for working alloca.h... no
[ALL  ]    checking for sys/sysinfo.h... no
[ALL  ]    checking for machine/hal_sysinfo.h... yes
[ALL  ]    yes
[ALL  ]    checking for alloca... no
[ALL  ]    checking for unistd.h... checking for machine/hal_sysinfo.h... no
[ALL  ]    checking for sys/table.h... yes
[ALL  ]    no
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    checking for sys/table.h... yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    no
[ALL  ]    checking stddef.h usability... checking for sys/sysctl.h... no
[ALL  ]    checking for getpagesize... checking for sys/sysctl.h... yes
[ALL  ]    checking for sys/systemcfg.h... yes
[ALL  ]    checking stddef.h presence... yes
[ALL  ]    yes
[ALL  ]    checking for working mmap... yes
[ALL  ]    checking for stddef.h... checking for sys/systemcfg.h... no
[ALL  ]    yes
[ALL  ]    checking for stdint.h... checking for stdlib.h... (cached) yes
[ALL  ]    no
[ALL  ]    checking for strings.h... checking for stdint.h... (cached) yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking whether we are using the GNU C Library 2.1 or newer... checking for unistd.h... (cached) yes
[ALL  ]    checking for stdio_ext.h... yes
[ALL  ]    no
[ALL  ]    checking whether integer division by zero raises SIGFPE... checking for stdio_ext.h... checking fcntl.h usability... no
[ALL  ]    checking for sys/wait.h that is POSIX.1 compatible... no
[ALL  ]    checking for sys/wait.h that is POSIX.1 compatible... yes
[ALL  ]    checking for inttypes.h... yes
[ALL  ]    checking fcntl.h presence... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking whether time.h and sys/time.h may both be included... yes
[ALL  ]    checking for fcntl.h... checking for stdint.h... checking whether time.h and sys/time.h may both be included... yes
[ALL  ]    checking sys/file.h usability... yes
[ALL  ]    yes
[ALL  ]    checking whether errno must be declared... checking whether errno must be declared... yes
[ALL  ]    checking for unsigned long long... yes
[ALL  ]    checking sys/file.h presence... no
[ALL  ]    checking for egrep... grep -E
[ALL  ]    checking for ANSI C header files... no
[ALL  ]    checking for egrep... yes
[ALL  ]    grep -E
[ALL  ]    checking for ANSI C header files... checking for inttypes.h... yes
[ALL  ]    checking for sys/file.h... yes
[ALL  ]    checking for sys/stat.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking whether the inttypes.h PRIxNN macros are broken... checking for clearerr_unlocked... no
[ALL  ]    checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for shared library run path origin... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for sys/types.h... checking for feof_unlocked... checking for sys/types.h... done
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking argz.h usability... checking for sys/stat.h... (cached) checking for sys/stat.h... (cached) yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for ferror_unlocked... checking for stdlib.h... (cached) checking for stdlib.h... (cached) yes
[ALL  ]    yes
[ALL  ]    no
[ALL  ]    checking argz.h presence... checking for string.h... (cached) checking for string.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for memory.h... no
[ALL  ]    checking for argz.h... checking for memory.h... no
[ALL  ]    yes
[ALL  ]    checking limits.h usability... yes
[ALL  ]    checking for fflush_unlocked... yes
[ALL  ]    checking for strings.h... (cached) yes
[ALL  ]    checking for strings.h... (cached) yes
[ALL  ]    checking for inttypes.h... checking for inttypes.h... yes
[ALL  ]    checking limits.h presence... no
[ALL  ]    checking for fgetc_unlocked... yes
[ALL  ]    yes
[ALL  ]    checking for limits.h... yes
[ALL  ]    yes
[ALL  ]    checking for stdint.h... (cached) yes
[ALL  ]    checking locale.h usability... checking for unistd.h... (cached) checking for stdint.h... (cached) yes
[ALL  ]    yes
[ALL  ]    no
[ALL  ]    checking for fgets_unlocked... checking for int... checking for unistd.h... (cached) yes
[ALL  ]    checking for int... yes
[ALL  ]    checking locale.h presence... no
[ALL  ]    checking for fileno_unlocked... yes
[ALL  ]    checking size of int... yes
[ALL  ]    checking for locale.h... yes
[ALL  ]    yes
[ALL  ]    checking size of int... checking nl_types.h usability... yes
[ALL  ]    checking for fprintf_unlocked... 4
[ALL  ]    checking for uintptr_t... yes
[ALL  ]    checking nl_types.h presence... 4
[ALL  ]    checking for uintptr_t... yes
[ALL  ]    checking for nl_types.h... yes
[ALL  ]    no
[ALL  ]    checking for fputc_unlocked... checking malloc.h usability... yes
[ALL  ]    checking for a 64-bit type... yes
[ALL  ]    checking for a 64-bit type... no
[ALL  ]    checking for fputs_unlocked... uint64_t
[ALL  ]    no
[ALL  ]    checking malloc.h presence... checking for pid_t... uint64_t
[ALL  ]    checking for pid_t... no
[ALL  ]    checking for malloc.h... no
[ALL  ]    no
[ALL  ]    checking stddef.h usability... checking for fread_unlocked... yes
[ALL  ]    checking for library containing strerror... yes
[ALL  ]    no
[ALL  ]    checking for library containing strerror... checking for fwrite_unlocked... yes
[ALL  ]    checking stddef.h presence... none required
[ALL  ]    checking for asprintf... yes
[ALL  ]    checking for stddef.h... yes
[ALL  ]    none required
[ALL  ]    checking for asprintf... no
[ALL  ]    checking for stdlib.h... (cached) checking for getchar_unlocked... yes
[ALL  ]    checking for string.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... (cached) checking for atexit... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for getc_unlocked... checking sys/param.h usability... checking for atexit... yes
[ALL  ]    checking for basename... yes
[ALL  ]    yes
[ALL  ]    checking sys/param.h presence... yes
[ALL  ]    checking for putchar_unlocked... checking for basename... yes
[ALL  ]    checking for sys/param.h... yes
[ALL  ]    checking for feof_unlocked... yes
[ALL  ]    yes
[ALL  ]    checking for bcmp... yes
[ALL  ]    checking for putc_unlocked... checking for bcmp... yes
[ALL  ]    checking for fgets_unlocked... yes
[ALL  ]    yes
[ALL  ]    checking for bcopy... checking whether abort is declared... yes
[ALL  ]    no
[ALL  ]    checking for bcopy... checking for getc_unlocked... yes
[ALL  ]    yes
[ALL  ]    checking whether errno is declared... checking for bsearch... yes
[ALL  ]    checking for bsearch... yes
[ALL  ]    checking for getcwd... no
[ALL  ]    yes
[ALL  ]    checking whether clearerr_unlocked is declared... checking for bzero... yes
[ALL  ]    checking for bzero... yes
[ALL  ]    checking for getegid... yes
[ALL  ]    checking whether feof_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    checking for calloc... checking for calloc... yes
[ALL  ]    checking for geteuid... yes
[ALL  ]    checking whether ferror_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for clock... checking whether fflush_unlocked is declared... yes
[ALL  ]    checking for clock... checking for getgid... yes
[ALL  ]    no
[ALL  ]    yes
[ALL  ]    checking whether fgetc_unlocked is declared... checking for ffs... checking for ffs... yes
[ALL  ]    checking for getuid... yes
[ALL  ]    no
[ALL  ]    checking whether fgets_unlocked is declared... yes
[ALL  ]    checking for getcwd... yes
[ALL  ]    checking for getcwd... checking for mempcpy... no
[ALL  ]    checking whether fileno_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    no
[ALL  ]    checking for getpagesize... checking for munmap... checking for getpagesize... yes
[ALL  ]    checking whether fprintf_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    no
[ALL  ]    checking for putenv... yes
[ALL  ]    checking whether fputc_unlocked is declared... checking for gettimeofday... checking for gettimeofday... no
[ALL  ]    checking whether fputs_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for setenv... checking for index... checking for index... no
[ALL  ]    checking whether fread_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    checking for setlocale... yes
[ALL  ]    no
[ALL  ]    checking whether fwrite_unlocked is declared... checking for insque... checking for insque... yes
[ALL  ]    checking for stpcpy... no
[ALL  ]    checking whether getchar_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    checking for memchr... checking for memchr... yes
[ALL  ]    yes
[ALL  ]    checking whether getc_unlocked is declared... checking for strcasecmp... yes
[ALL  ]    yes
[ALL  ]    checking for memcmp... yes
[ALL  ]    yes
[ALL  ]    checking for memcmp... checking whether putchar_unlocked is declared... checking for strdup... yes
[ALL  ]    checking for memcpy... yes
[ALL  ]    yes
[ALL  ]    checking whether putc_unlocked is declared... checking for memcpy... yes
[ALL  ]    checking for strtoul... yes
[ALL  ]    yes
[ALL  ]    checking for an ANSI C-conforming const... yes
[ALL  ]    checking for memmove... yes
[ALL  ]    checking for memmove... checking for tsearch... yes
[ALL  ]    checking sys/mman.h usability... yes
[ALL  ]    yes
[ALL  ]    checking for mempcpy... checking for mempcpy... yes
[ALL  ]    yes
[ALL  ]    checking sys/mman.h presence... checking for __argz_count... no
[ALL  ]    no
[ALL  ]    checking for memset... checking for memset... yes
[ALL  ]    checking for sys/mman.h... yes
[ALL  ]    checking for mmap... no
[ALL  ]    checking for __argz_stringify... yes
[ALL  ]    yes
[ALL  ]    checking whether read-only mmap of a plain file works... yes
[ALL  ]    checking whether mmap from /dev/zero works... no
[ALL  ]    checking for MAP_ANON(YMOUS)... yes
[ALL  ]    no
[ALL  ]    checking for mkstemps... checking for __argz_next... checking for mkstemps... yes
[ALL  ]    checking whether mmap with MAP_ANON(YMOUS) works... yes
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    no
[ALL  ]    updating cache ../config.cache
[ALL  ]    yes
[ALL  ]    configure: creating ./config.status
[ALL  ]    checking for __fsetlocking... yes
[ALL  ]    checking for putenv... checking for putenv... no
[ALL  ]    checking for iconv... yes
[ALL  ]    checking for random... yes
[ALL  ]    checking for random... yes
[ALL  ]    checking for rename... yes
[ALL  ]    yes
[ALL  ]    checking how to link with libiconv... -liconv
[ALL  ]    checking for iconv declaration... checking for rename... yes
[ALL  ]    
[ALL  ]             extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
[ALL  ]    checking for nl_langinfo and CODESET... checking for rindex... yes
[ALL  ]    checking for rindex... yes
[ALL  ]    checking for LC_MESSAGES... yes
[ALL  ]    checking for setenv... yes
[ALL  ]    checking for setenv... yes
[ALL  ]    checking for bison... bison
[ALL  ]    checking version of bison... 2.3, ok
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    yes
[ALL  ]    checking whether to use NLS... no
[ALL  ]    checking for snprintf... yes
[ALL  ]    checking for aclocal... aclocal
[ALL  ]    checking for autoconf... autoconf
[ALL  ]    checking for autoheader... autoheader
[ALL  ]    config.status: creating Makefile
[ALL  ]    checking for snprintf... updating cache ./config.cache
[ALL  ]    yes
[ALL  ]    configure: creating ./config.status
[ALL  ]    config.status: creating mkheaders.almost
[ALL  ]    checking for sigsetmask... yes
[ALL  ]    config.status: creating config.h
[ALL  ]    checking for sigsetmask... yes
[ALL  ]    checking for stpcpy... yes
[ALL  ]    checking for stpcpy... yes
[ALL  ]    checking for stpncpy... yes
[ALL  ]    checking for stpncpy... mkdir -p -- ./fixincludes
[ALL  ]    no
[ALL  ]    Configuring in ./fixincludes
[ALL  ]    checking for strcasecmp... no
[ALL  ]    checking for strcasecmp... yes
[ALL  ]    checking for strchr... yes
[ALL  ]    checking for strchr... yes
[ALL  ]    config.status: creating Makefile
[ALL  ]    checking for strdup... yes
[ALL  ]    config.status: creating config.intl
[ALL  ]    checking for strdup... config.status: creating config.h
[ALL  ]    yes
[ALL  ]    checking for strncasecmp... yes
[ALL  ]    checking for strncasecmp... yes
[ALL  ]    config.status: executing default-1 commands
[ALL  ]    checking for strndup... yes
[ALL  ]    checking for strndup... no
[ALL  ]    checking for strrchr... no
[ALL  ]    checking for strrchr... configure: creating cache ./config.cache
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for strstr... checking for strstr... checking build system type... mkdir -p -- ./gcc
[ALL  ]    Configuring in ./gcc
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    yes
[ALL  ]    checking host system type... checking for strtod... yes
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    checking target system type... checking for strtod... arm-unknown-linux-gnu
[ALL  ]    yes
[ALL  ]    checking for i686-build_apple-darwin9-gcc... gcc
[ALL  ]    checking for strtol... yes
[ALL  ]    checking for C compiler default output file name... checking for strtol... a.out
[ALL  ]    checking whether the C compiler works... yes
[ALL  ]    yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... checking for strtoul... 
[ALL  ]    checking for suffix of object files... yes
[ALL  ]    checking for strtoul... yes
[ALL  ]    o
[ALL  ]    checking whether we are using the GNU C compiler... checking for strverscmp... yes
[ALL  ]    yes
[ALL  ]    checking whether gcc accepts -g... checking for strverscmp... no
[ALL  ]    checking for tmpnam... yes
[ALL  ]    checking for gcc option to accept ANSI C... no
[ALL  ]    checking for tmpnam... yes
[ALL  ]    none needed
[ALL  ]    checking for vasprintf... yes
[ALL  ]    checking for vasprintf... checking whether gcc supports -W... yes
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    checking for vfprintf... yes
[ALL  ]    yes
[ALL  ]    checking for vfprintf... checking whether gcc supports -Wall... checking build system type... yes
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    checking host system type... checking for vprintf... yes
[ALL  ]    checking whether gcc supports -Wwrite-strings... i686-build_apple-darwin9
[ALL  ]    checking target system type... yes
[ALL  ]    checking for vprintf... arm-unknown-linux-gnu
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking whether gcc supports -Wstrict-prototypes... checking LIBRARY_PATH variable... ok
[ALL  ]    checking GCC_EXEC_PREFIX variable... ok
[ALL  ]    checking whether to place generated files in the source directory... no
[ALL  ]    checking whether a default linker was specified... no
[ALL  ]    checking whether a default assembler was specified... no
[ALL  ]    checking for vsnprintf... checking for i686-build_apple-darwin9-gcc... gcc
[ALL  ]    yes
[ALL  ]    checking for vsnprintf... yes
[ALL  ]    checking for C compiler default output file name... yes
[ALL  ]    checking whether gcc supports -Wmissing-prototypes... checking for vsprintf... a.out
[ALL  ]    checking whether the C compiler works... yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... yes
[ALL  ]    yes
[ALL  ]    
[ALL  ]    checking for vsprintf... yes
[ALL  ]    checking for suffix of object files... checking whether gcc supports -Wold-style-definition... checking for waitpid... o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    yes
[ALL  ]    checking whether gcc supports -Wmissing-format-attribute... checking for waitpid... yes
[ALL  ]    checking whether alloca needs Cray hooks... yes
[ALL  ]    checking whether gcc accepts -g... yes
[ALL  ]    checking whether gcc supports -pedantic -Wno-long-long... no
[ALL  ]    checking stack direction for C alloca... yes
[ALL  ]    checking whether alloca needs Cray hooks... yes
[ALL  ]    checking for gcc option to accept ANSI C... yes
[ALL  ]    checking how to run the C preprocessor... -1
[ALL  ]    no
[ALL  ]    checking stack direction for C alloca... checking for unistd.h... (cached) yes
[ALL  ]    none needed
[ALL  ]    checking for vfork.h... -1
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    gcc -E
[ALL  ]    checking for vfork.h... no
[ALL  ]    checking whether gcc and cc understand -c and -o together... checking for fork... no
[ALL  ]    checking for fork... checking for egrep... grep -E
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    checking for vfork... yes
[ALL  ]    checking for vfork... yes
[ALL  ]    checking how to run the C preprocessor... yes
[ALL  ]    checking for working fork... yes
[ALL  ]    yes
[ALL  ]    checking for working vfork... (cached) yes
[ALL  ]    checking for working fork... gcc -E
[ALL  ]    checking for _doprnt... yes
[ALL  ]    checking for sys/types.h... yes
[ALL  ]    checking for working vfork... (cached) yes
[ALL  ]    checking for _doprnt... no
[ALL  ]    checking for inline... checking for sys_errlist... yes
[ALL  ]    checking for sys/stat.h... inline
[ALL  ]    checking for egrep... no
[ALL  ]    checking for sys_errlist... grep -E
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    checking for sys_nerr... yes
[ALL  ]    yes
[ALL  ]    checking for sys_nerr... checking for stdlib.h... yes
[ALL  ]    checking for sys_siglist... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for sys/types.h... checking for external symbol _system_configuration... checking for sys_siglist... checking for string.h... no
[ALL  ]    checking for getrusage... yes
[ALL  ]    yes
[ALL  ]    checking for external symbol _system_configuration... checking for sys/stat.h... yes
[ALL  ]    checking for memory.h... no
[ALL  ]    yes
[ALL  ]    checking for getrusage... checking for on_exit... yes
[ALL  ]    yes
[ALL  ]    checking for stdlib.h... yes
[ALL  ]    checking for strings.h... no
[ALL  ]    checking for on_exit... checking for psignal... yes
[ALL  ]    yes
[ALL  ]    checking for inttypes.h... checking for string.h... no
[ALL  ]    yes
[ALL  ]    checking for psignal... checking for strerror... yes
[ALL  ]    yes
[ALL  ]    checking for stdint.h... yes
[ALL  ]    checking for memory.h... checking for strerror... yes
[ALL  ]    checking for strsignal... yes
[ALL  ]    yes
[ALL  ]    checking for strings.h... yes
[ALL  ]    checking for unistd.h... yes
[ALL  ]    checking for strsignal... checking for sysconf... yes
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking stddef.h usability... checking for inttypes.h... checking for sysconf... yes
[ALL  ]    checking for times... yes
[ALL  ]    checking stddef.h presence... yes
[ALL  ]    yes
[ALL  ]    checking for stdint.h... yes
[ALL  ]    checking for stddef.h... checking for times... yes
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for sbrk... checking for strings.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... checking fcntl.h usability... checking for sbrk... yes
[ALL  ]    checking for gettimeofday... (cached) yes
[ALL  ]    yes
[ALL  ]    checking fcntl.h presence... yes
[ALL  ]    checking for realpath... yes
[ALL  ]    checking for void *... yes
[ALL  ]    checking for fcntl.h... checking for gettimeofday... (cached) yes
[ALL  ]    yes
[ALL  ]    checking sys/file.h usability... checking for realpath... yes
[ALL  ]    yes
[ALL  ]    checking size of void *... checking for canonicalize_file_name... yes
[ALL  ]    checking sys/file.h presence... yes
[ALL  ]    checking for canonicalize_file_name... no
[ALL  ]    4
[ALL  ]    checking for short... yes
[ALL  ]    checking for sys/file.h... checking for pstat_getstatic... yes
[ALL  ]    checking for sys/stat.h... (cached) yes
[ALL  ]    no
[ALL  ]    checking for pstat_getstatic... checking for clearerr_unlocked... no
[ALL  ]    yes
[ALL  ]    checking size of short... checking for pstat_getdynamic... no
[ALL  ]    yes
[ALL  ]    checking for pstat_getdynamic... 2
[ALL  ]    checking for int... checking for feof_unlocked... no
[ALL  ]    checking for sysmp... no
[ALL  ]    checking for sysmp... yes
[ALL  ]    checking size of int... yes
[ALL  ]    no
[ALL  ]    checking for ferror_unlocked... checking for getsysinfo... no
[ALL  ]    checking for getsysinfo... 4
[ALL  ]    checking for long... no
[ALL  ]    yes
[ALL  ]    checking for table... checking for fflush_unlocked... no
[ALL  ]    checking for table... yes
[ALL  ]    checking size of long... no
[ALL  ]    yes
[ALL  ]    checking for fgetc_unlocked... checking for sysctl... yes
[ALL  ]    checking for sysctl... no
[ALL  ]    yes
[ALL  ]    4
[ALL  ]    checking for fgets_unlocked... checking for long long... checking for wait3... yes
[ALL  ]    yes
[ALL  ]    no
[ALL  ]    checking for long long... (cached) yes
[ALL  ]    checking size of long long... checking for wait3... checking for fileno_unlocked... yes
[ALL  ]    checking for wait4... yes
[ALL  ]    yes
[ALL  ]    checking for wait4... 8
[ALL  ]    checking for __int64... checking for fprintf_unlocked... yes
[ALL  ]    checking for __fsetlocking... yes
[ALL  ]    no
[ALL  ]    no
[ALL  ]    checking whether gcc accepts -Wno-long-long... checking for fputc_unlocked... checking for __fsetlocking... no
[ALL  ]    checking whether basename is declared... no
[ALL  ]    no
[ALL  ]    checking whether basename is declared... yes
[ALL  ]    checking for fputs_unlocked... checking whether gcc accepts -Wno-variadic-macros... yes
[ALL  ]    checking whether gcc accepts -Wold-style-definition... no
[ALL  ]    checking whether ffs is declared... no
[ALL  ]    no
[ALL  ]    checking whether ffs is declared... checking for fread_unlocked... yes
[ALL  ]    checking whether gcc accepts -Wmissing-format-attribute... yes
[ALL  ]    checking whether asprintf is declared... no
[ALL  ]    yes
[ALL  ]    checking whether asprintf is declared... checking for fwrite_unlocked... yes
[ALL  ]    checking valgrind.h usability... yes
[ALL  ]    checking whether vasprintf is declared... no
[ALL  ]    yes
[ALL  ]    checking whether vasprintf is declared... checking for getchar_unlocked... no
[ALL  ]    checking valgrind.h presence... yes
[ALL  ]    checking whether snprintf is declared... no
[ALL  ]    checking for valgrind.h... no
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking whether snprintf is declared... checking for getc_unlocked... checking whether make sets $(MAKE)... yes
[ALL  ]    checking for gawk... gawk
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking whether vsnprintf is declared... yes
[ALL  ]    yes
[ALL  ]    checking whether ln works... checking whether vsnprintf is declared... yes
[ALL  ]    yes
[ALL  ]    checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for a BSD compatible install... checking for putchar_unlocked... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for cmp's capabilities... gnucompare
[ALL  ]    checking for mktemp... yes
[ALL  ]    checking for makeinfo... makeinfo
[ALL  ]    checking for modern makeinfo... yes
[ALL  ]    checking for recent Pod::Man... yes
[ALL  ]    checking whether calloc is declared... yes
[ALL  ]    checking whether calloc is declared... yes
[ALL  ]    checking for putc_unlocked... yes
[ALL  ]    checking whether getenv is declared... yes
[ALL  ]    checking whether getenv is declared... yes
[ALL  ]    checking whether abort is declared... yes
[ALL  ]    checking for flex... flex
[ALL  ]    checking for bison... bison
[ALL  ]    checking for nm... i686-build_apple-darwin9-nm
[ALL  ]    checking for ar... i686-build_apple-darwin9-ar
[ALL  ]    checking for GNU C library... yes
[ALL  ]    checking whether getopt is declared... yes
[ALL  ]    checking whether getopt is declared... no
[ALL  ]    checking for ANSI C header files... yes
[ALL  ]    (cached) yes
[ALL  ]    checking whether time.h and sys/time.h may both be included... checking whether errno is declared... yes
[ALL  ]    checking whether malloc is declared... yes
[ALL  ]    checking whether string.h and strings.h may both be included... yes
[ALL  ]    no
[ALL  ]    checking whether malloc is declared... checking whether clearerr_unlocked is declared... yes
[ALL  ]    checking for sys/wait.h that is POSIX.1 compatible... yes
[ALL  ]    checking whether realloc is declared... yes
[ALL  ]    yes
[ALL  ]    checking whether feof_unlocked is declared... checking whether realloc is declared... yes
[ALL  ]    checking for limits.h... yes
[ALL  ]    checking whether sbrk is declared... yes
[ALL  ]    checking whether ferror_unlocked is declared... yes
[ALL  ]    checking whether sbrk is declared... yes
[ALL  ]    checking for stddef.h... yes
[ALL  ]    checking whether strverscmp is declared... yes
[ALL  ]    checking whether fflush_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    checking whether strverscmp is declared... checking for string.h... (cached) yes
[ALL  ]    checking for strings.h... (cached) yes
[ALL  ]    no
[ALL  ]    checking whether canonicalize_file_name must be declared... no
[ALL  ]    checking whether fgetc_unlocked is declared... checking for stdlib.h... (cached) no
[ALL  ]    yes
[ALL  ]    checking whether canonicalize_file_name must be declared... checking for time.h... yes
[ALL  ]    checking for stdlib.h... (cached) no
[ALL  ]    yes
[ALL  ]    checking whether fgets_unlocked is declared... yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... (cached) checking for iconv.h... yes
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    checking for getpagesize... (cached) yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking for working mmap... yes
[ALL  ]    no
[ALL  ]    checking whether fileno_unlocked is declared... checking for getpagesize... (cached) yes
[ALL  ]    checking for fcntl.h... checking for working mmap... yes
[ALL  ]    yes
[ALL  ]    checking for unistd.h... (cached) yes
[ALL  ]    checking for working strncmp... yes
[ALL  ]    checking whether fprintf_unlocked is declared... checking for sys/file.h... yes
[ALL  ]    checking for working strncmp... yes
[ALL  ]    yes
[ALL  ]    no
[ALL  ]    checking whether fputc_unlocked is declared... checking for sys/time.h... updating cache ./config.cache
[ALL  ]    yes
[ALL  ]    configure: creating ./config.status
[ALL  ]    yes
[ALL  ]    updating cache ../config.cache
[ALL  ]    checking for sys/mman.h... no
[ALL  ]    checking whether fputs_unlocked is declared... configure: creating ./config.status
[ALL  ]    yes
[ALL  ]    checking for sys/resource.h... no
[ALL  ]    checking whether fread_unlocked is declared... yes
[ALL  ]    checking for sys/param.h... no
[ALL  ]    checking whether fwrite_unlocked is declared... yes
[ALL  ]    checking for sys/times.h... no
[ALL  ]    checking whether getchar_unlocked is declared... yes
[ALL  ]    checking for sys/stat.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for direct.h... checking whether getc_unlocked is declared... no
[ALL  ]    checking for malloc.h... yes
[ALL  ]    checking whether putchar_unlocked is declared... no
[ALL  ]    checking for langinfo.h... yes
[ALL  ]    checking whether putc_unlocked is declared... yes
[ALL  ]    checking for ldfcn.h... no
[ALL  ]    yes
[ALL  ]    checking for an ANSI C-conforming const... checking for locale.h... config.status: creating Makefile
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking sys/mman.h usability... checking for wchar.h... config.status: creating testsuite/Makefile
[ALL  ]    config.status: creating Makefile
[ALL  ]    yes
[ALL  ]    checking for thread.h... config.status: creating config.h
[ALL  ]    yes
[ALL  ]    checking sys/mman.h presence... config.status: creating testsuite/Makefile
[ALL  ]    no
[ALL  ]    checking for pthread.h... yes
[ALL  ]    checking for sys/mman.h... yes
[ALL  ]    checking for mmap... config.status: creating config.h
[ALL  ]    yes
[ALL  ]    checking for CHAR_BIT... yes
[ALL  ]    checking whether byte ordering is bigendian... yes
[ALL  ]    checking whether read-only mmap of a plain file works... yes
[ALL  ]    checking whether mmap from /dev/zero works... no
[ALL  ]    checking for MAP_ANON(YMOUS)... config.status: executing default commands
[ALL  ]    config.status: executing default commands
[ALL  ]    yes
[ALL  ]    checking whether mmap with MAP_ANON(YMOUS) works... yes
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    no
[ALL  ]    checking for collect2 libraries... make[2]: Nothing to be done for `all'.
[ALL  ]    mkdir -p -- ./libcpp
[ALL  ]    Configuring in ./libcpp
[ALL  ]    if [ x"" != x ] && [ ! -d pic ]; then 	  mkdir pic; 	else true; fi
[ALL  ]    touch stamp-picdir
[ALL  ]    rm -f needed-list; touch needed-list; 	for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do 	  for g in ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ; do 	    case "$g" in 	      *$f*) echo $g >> needed-list ;; 	    esac; 	  done; 	done
[ALL  ]    echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
[ALL  ]    make[3]: Nothing to be done for `all'.
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/regex.c -o pic/regex.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/regex.c -o regex.o
[ALL  ]    none required
[ALL  ]    checking for library containing exc_resume... no
[ALL  ]    checking for library containing ldexp... config.status: creating Makefile
[ALL  ]    none required
[ALL  ]    checking for inttypes.h... config.status: creating mkheaders.almost
[ALL  ]    config.status: creating config.h
[ALL  ]    yes
[ALL  ]    checking for times... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cplus-dem.c -o pic/cplus-dem.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cplus-dem.c -o cplus-dem.o
[ALL  ]    yes
[ALL  ]    configure: creating cache ./config.cache
[ALL  ]    checking for clock... checking build system type... yes
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    if [ x"" != x ] && [ ! -d pic ]; then 	  mkdir pic; 	else true; fi
[ALL  ]    touch stamp-picdir
[ALL  ]    rm -f needed-list; touch needed-list; 	for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do 	  for g in ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ; do 	    case "$g" in 	      *$f*) echo $g >> needed-list ;; 	    esac; 	  done; 	done
[ALL  ]    checking for kill... checking host system type... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
[ALL  ]    make[3]: Nothing to be done for `all'.
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/regex.c -o pic/regex.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/regex.c -o regex.o
[ALL  ]    i686-build_apple-darwin9
[ALL  ]    checking target system type... yes
[ALL  ]    checking for getrlimit... arm-unknown-linux-gnu
[ALL  ]    checking whether make sets $(MAKE)... yes
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking for i686-build_apple-darwin9-gcc... gcc
[ALL  ]    yes
[ALL  ]    checking for setrlimit... checking for C compiler default output file name... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cp-demangle.c -o pic/cp-demangle.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cp-demangle.c -o cp-demangle.o
[ALL  ]    a.out
[ALL  ]    checking whether the C compiler works... yes
[ALL  ]    yes
[ALL  ]    checking whether we are cross compiling... no
[ALL  ]    checking for suffix of executables... checking for atoll... 
[ALL  ]    checking for suffix of object files... o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    checking for atoq... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cplus-dem.c -o pic/cplus-dem.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cplus-dem.c -o cplus-dem.o
[ALL  ]    yes
[ALL  ]    checking whether gcc accepts -g... no
[ALL  ]    checking for sysconf... yes
[ALL  ]    checking for gcc option to accept ANSI C... yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/md5.c -o pic/md5.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/md5.c -o md5.o
[ALL  ]    none needed
[ALL  ]    checking for strsignal... checking for i686-build_apple-darwin9-ranlib... i686-build_apple-darwin9-ranlib
[ALL  ]    checking for aclocal... aclocal
[ALL  ]    checking for autoconf... autoconf
[ALL  ]    checking for autoheader... autoheader
[ALL  ]    checking whether gcc supports -W... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/alloca.c -o pic/alloca.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/alloca.c -o alloca.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/argv.c -o pic/argv.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/argv.c -o argv.o
[ALL  ]    checking for getrusage... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/choose-temp.c -o pic/choose-temp.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/choose-temp.c -o choose-temp.o
[ALL  ]    yes
[ALL  ]    checking whether gcc supports -Wall... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/concat.c -o pic/concat.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/concat.c -o concat.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cp-demint.c -o pic/cp-demint.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cp-demint.c -o cp-demint.o
[ALL  ]    yes
[ALL  ]    checking for nl_langinfo... yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/dyn-string.c -o pic/dyn-string.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/dyn-string.c -o dyn-string.o
[ALL  ]    checking whether gcc supports -Wwrite-strings... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cp-demangle.c -o pic/cp-demangle.o; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fdmatch.c -o pic/fdmatch.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cp-demangle.c -o cp-demangle.o
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fdmatch.c -o fdmatch.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fibheap.c -o pic/fibheap.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fibheap.c -o fibheap.o
[ALL  ]    yes
[ALL  ]    checking for scandir... checking whether gcc supports -Wstrict-prototypes... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/floatformat.c -o pic/floatformat.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/floatformat.c -o floatformat.o
[ALL  ]    yes
[ALL  ]    checking whether gcc supports -Wmissing-prototypes... yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fnmatch.c -o pic/fnmatch.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fnmatch.c -o fnmatch.o
[ALL  ]    checking for alphasort... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fopen_unlocked.c -o fopen_unlocked.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getopt.c -o pic/getopt.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getopt.c -o getopt.o
[ALL  ]    yes
[ALL  ]    checking whether gcc supports -Wold-style-definition... yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getopt1.c -o pic/getopt1.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getopt1.c -o getopt1.o
[ALL  ]    checking for gettimeofday... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getpwd.c -o pic/getpwd.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getpwd.c -o getpwd.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getruntime.c -o pic/getruntime.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getruntime.c -o getruntime.o
[ALL  ]    yes
[ALL  ]    checking whether gcc supports -Wmissing-format-attribute... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/hashtab.c -o pic/hashtab.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/hashtab.c -o hashtab.o
[ALL  ]    yes
[ALL  ]    checking for mbstowcs... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/md5.c -o pic/md5.o; 	else true; fi
[ALL  ]    yes
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/md5.c -o md5.o
[ALL  ]    checking whether gcc supports -pedantic -Wno-long-long... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/hex.c -o pic/hex.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/hex.c -o hex.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/lbasename.c -o pic/lbasename.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/lbasename.c -o lbasename.o
[ALL  ]    checking for wcswidth... yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/lrealpath.c -o pic/lrealpath.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/lrealpath.c -o lrealpath.o
[ALL  ]    checking dependency style of gcc... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/alloca.c -o pic/alloca.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/alloca.c -o alloca.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/argv.c -o pic/argv.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/make-relative-prefix.c -o make-relative-prefix.o
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/argv.c -o argv.o
[ALL  ]    yes
[ALL  ]    checking for mmap... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/choose-temp.c -o pic/choose-temp.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/choose-temp.c -o choose-temp.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/make-temp-file.c -o pic/make-temp-file.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/make-temp-file.c -o make-temp-file.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/objalloc.c -o pic/objalloc.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/objalloc.c -o objalloc.o
[ALL  ]    gcc3
[ALL  ]    checking whether time.h and sys/time.h may both be included... yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/concat.c -o pic/concat.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/concat.c -o concat.o
[ALL  ]    checking for mincore... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/obstack.c -o pic/obstack.o; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cp-demint.c -o pic/cp-demint.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/obstack.c -o obstack.o
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/cp-demint.c -o cp-demint.o
[ALL  ]    yes
[ALL  ]    checking whether string.h and strings.h may both be included... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/dyn-string.c -o pic/dyn-string.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/dyn-string.c -o dyn-string.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/partition.c -o pic/partition.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/partition.c -o partition.o
[ALL  ]    checking for setlocale... yes
[ALL  ]    checking how to run the C preprocessor... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fdmatch.c -o pic/fdmatch.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fdmatch.c -o fdmatch.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pexecute.c -o pic/pexecute.o; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fibheap.c -o pic/fibheap.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pexecute.c -o pexecute.o
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fibheap.c -o fibheap.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/physmem.c -o pic/physmem.o; 	else true; fi
[ALL  ]    checking for clearerr_unlocked... gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/physmem.c -o physmem.o
[ALL  ]    gcc -E
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/floatformat.c -o pic/floatformat.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/floatformat.c -o floatformat.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-common.c -o pic/pex-common.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-common.c -o pex-common.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fnmatch.c -o pic/fnmatch.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fnmatch.c -o fnmatch.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-one.c -o pic/pex-one.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-one.c -o pex-one.o
[ALL  ]    checking for feof_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/fopen_unlocked.c -o fopen_unlocked.o
[ALL  ]    checking for egrep... grep -E
[ALL  ]    checking for ANSI C header files... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-unix.c -o pic/pex-unix.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-unix.c -o pex-unix.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getopt.c -o pic/getopt.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getopt.c -o getopt.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/safe-ctype.c -o pic/safe-ctype.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/safe-ctype.c -o safe-ctype.o
[ALL  ]    checking for ferror_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getopt1.c -o pic/getopt1.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getopt1.c -o getopt1.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/sort.c -o pic/sort.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/sort.c -o sort.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getpwd.c -o pic/getpwd.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getpwd.c -o getpwd.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/spaces.c -o pic/spaces.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/spaces.c -o spaces.o
[ALL  ]    checking for fflush_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/splay-tree.c -o pic/splay-tree.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/splay-tree.c -o splay-tree.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getruntime.c -o pic/getruntime.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/getruntime.c -o getruntime.o
[ALL  ]    yes
[ALL  ]    checking for sys/types.h... no
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/hashtab.c -o pic/hashtab.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/hashtab.c -o hashtab.o
[ALL  ]    checking for fgetc_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strerror.c -o pic/strerror.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strerror.c -o strerror.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strsignal.c -o pic/strsignal.o; 	else true; fi
[ALL  ]    yes
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strsignal.c -o strsignal.o
[ALL  ]    no
[ALL  ]    checking for sys/stat.h... checking for fgets_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/ternary.c -o pic/ternary.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/ternary.c -o ternary.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/hex.c -o pic/hex.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/hex.c -o hex.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/lbasename.c -o pic/lbasename.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/lbasename.c -o lbasename.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/lrealpath.c -o pic/lrealpath.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/lrealpath.c -o lrealpath.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
[ALL  ]    no
[ALL  ]    yes
[ALL  ]    checking for stdlib.h... checking for fileno_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xatexit.c -o pic/xatexit.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xatexit.c -o xatexit.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/make-relative-prefix.c -o make-relative-prefix.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xexit.c -o pic/xexit.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xexit.c -o xexit.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/make-temp-file.c -o pic/make-temp-file.o; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xmalloc.c -o pic/xmalloc.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/make-temp-file.c -o make-temp-file.o
[ALL  ]    yes
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xmalloc.c -o xmalloc.o
[ALL  ]    yes
[ALL  ]    checking for fprintf_unlocked... checking for string.h... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/objalloc.c -o pic/objalloc.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/objalloc.c -o objalloc.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xmemdup.c -o pic/xmemdup.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xmemdup.c -o xmemdup.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrdup.c -o pic/xstrdup.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrdup.c -o xstrdup.o
[ALL  ]    no
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/obstack.c -o pic/obstack.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/obstack.c -o obstack.o
[ALL  ]    checking for fputc_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrerror.c -o pic/xstrerror.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrerror.c -o xstrerror.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrndup.c -o pic/xstrndup.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrndup.c -o xstrndup.o
[ALL  ]    checking for memory.h... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/mempcpy.c -o pic/mempcpy.o; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/partition.c -o pic/partition.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/mempcpy.c -o mempcpy.o
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/partition.c -o partition.o
[ALL  ]    no
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/stpncpy.c -o pic/stpncpy.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/stpncpy.c -o stpncpy.o
[ALL  ]    checking for fputs_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strndup.c -o pic/strndup.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strndup.c -o strndup.o
[ALL  ]    yes
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strverscmp.c -o pic/strverscmp.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strverscmp.c -o strverscmp.o
[ALL  ]    checking for strings.h... rm -f ./libiberty.a pic/./libiberty.a
[ALL  ]    i686-build_apple-darwin9-ar rc ./libiberty.a 	  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pexecute.c -o pic/pexecute.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pexecute.c -o pexecute.o
[ALL  ]    no
[ALL  ]    i686-build_apple-darwin9-ranlib ./libiberty.a
[ALL  ]    checking for fread_unlocked... if [ x"" != x ]; then 	  cd pic; 	  i686-build_apple-darwin9-ar rc ./libiberty.a 	    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; 	  i686-build_apple-darwin9-ranlib ./libiberty.a; 	  cd ..; 	else true; fi
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/physmem.c -o pic/physmem.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/physmem.c -o physmem.o
[ALL  ]    yes
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.c
[ALL  ]    checking for inttypes.h... no
[ALL  ]    checking for fwrite_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-common.c -o pic/pex-common.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-common.c -o pex-common.o
[ALL  ]    In file included from /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.c:101:
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:77: warning: string length '4662' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:225: warning: string length '552' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:270: warning: string length '532' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:314: warning: string length '808' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:400: warning: string length '5139' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:2459: warning: string length '729' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    yes
[ALL  ]    no
[ALL  ]    checking for getchar_unlocked... checking for stdint.h... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-one.c -o pic/pex-one.o; 	else true; fi
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:7552: warning: string length '575' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-one.c -o pex-one.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-unix.c -o pic/pex-unix.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/pex-unix.c -o pex-unix.o
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    checking for getc_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/safe-ctype.c -o pic/safe-ctype.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/safe-ctype.c -o safe-ctype.o
[ALL  ]    checking for unistd.h... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/sort.c -o pic/sort.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/sort.c -o sort.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/spaces.c -o pic/spaces.o; 	else true; fi
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixtests.c
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/spaces.c -o spaces.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/splay-tree.c -o pic/splay-tree.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/splay-tree.c -o splay-tree.o
[ALL  ]    yes
[ALL  ]    yes
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixfixes.c
[ALL  ]    checking for putchar_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strerror.c -o pic/strerror.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strerror.c -o strerror.o
[ALL  ]    checking iconv.h usability... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strsignal.c -o pic/strsignal.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strsignal.c -o strsignal.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/ternary.c -o pic/ternary.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/ternary.c -o ternary.o
[ALL  ]    yes
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/server.c
[ALL  ]    yes
[ALL  ]    checking iconv.h presence... checking for putc_unlocked... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
[ALL  ]    yes
[ALL  ]    checking for iconv.h... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xatexit.c -o pic/xatexit.o; 	else true; fi
[ALL  ]    yes
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xatexit.c -o xatexit.o
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/procopen.c
[ALL  ]    checking locale.h usability... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xexit.c -o pic/xexit.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xexit.c -o xexit.o
[ALL  ]    yes
[ALL  ]    checking whether mbstowcs works... gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixlib.c
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xmalloc.c -o pic/xmalloc.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xmalloc.c -o xmalloc.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xmemdup.c -o pic/xmemdup.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xmemdup.c -o xmemdup.o
[ALL  ]    yes
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixopts.c
[ALL  ]    checking for ssize_t... yes
[ALL  ]    checking locale.h presence... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrdup.c -o pic/xstrdup.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrdup.c -o xstrdup.o
[ALL  ]    yes
[ALL  ]    checking for locale.h... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrerror.c -o pic/xstrerror.o; 	else true; fi
[ALL  ]    yes
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrerror.c -o xstrerror.o
[ALL  ]    srcdir="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes" /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/mkfixinc.sh arm-unknown-linux-gnu
[ALL  ]    sed -e 's/@gcc_version@/4.1.2/' < mkheaders.almost > mkheadersT
[ALL  ]    mv -f mkheadersT mkheaders
[ALL  ]    gcc -pipe   -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrndup.c -o pic/xstrndup.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/xstrndup.c -o xstrndup.o
[ALL  ]    checking fcntl.h usability... yes
[ALL  ]    checking for uid_t in sys/types.h... echo timestamp > full-stamp
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/mempcpy.c -o pic/mempcpy.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/mempcpy.c -o mempcpy.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/stpncpy.c -o pic/stpncpy.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/stpncpy.c -o stpncpy.o
[ALL  ]    yes
[ALL  ]    checking type of array argument to getgroups... if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strndup.c -o pic/strndup.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strndup.c -o strndup.o
[ALL  ]    if [ x"" != x ]; then 	  gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strverscmp.c -o pic/strverscmp.o; 	else true; fi
[ALL  ]    gcc -c -DHAVE_CONFIG_H -pipe  -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libiberty/strverscmp.c -o strverscmp.o
[ALL  ]    yes
[ALL  ]    checking fcntl.h presence... rm -f ./libiberty.a pic/./libiberty.a
[ALL  ]    i686-build_apple-darwin9-ar rc ./libiberty.a 	  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o
[ALL  ]    yes
[ALL  ]    checking for fcntl.h... i686-build_apple-darwin9-ranlib ./libiberty.a
[ALL  ]    yes
[ALL  ]    gid_t
[ALL  ]    checking for sys/mman.h... (cached) yes
[ALL  ]    checking for mmap... (cached) yes
[ALL  ]    checking whether read-only mmap of a plain file works... yes
[ALL  ]    checking whether mmap from /dev/zero works... no
[ALL  ]    checking for MAP_ANON(YMOUS)... if [ x"" != x ]; then 	  cd pic; 	  i686-build_apple-darwin9-ar rc ./libiberty.a 	    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; 	  i686-build_apple-darwin9-ranlib ./libiberty.a; 	  cd ..; 	else true; fi
[ALL  ]    checking limits.h usability... gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.c
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixtests.c
[ALL  ]    In file included from /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.c:101:
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:77: warning: string length '4662' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    yes
[ALL  ]    checking whether mmap with MAP_ANON(YMOUS) works... yes
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:225: warning: string length '552' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:270: warning: string length '532' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:314: warning: string length '808' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:400: warning: string length '5139' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    checking for pid_t... gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixfixes.c
[ALL  ]    yes
[ALL  ]    checking limits.h presence... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:2459: warning: string length '729' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    yes
[ALL  ]    checking for limits.h... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixincl.x:7552: warning: string length '575' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    yes
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/server.c
[ALL  ]    yes
[ALL  ]    checking stddef.h usability... checking for unistd.h... (cached) yes
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/procopen.c
[ALL  ]    checking for vfork.h... gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixlib.c
[ALL  ]    gcc -c -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes -I../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../include /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/fixopts.c
[ALL  ]    yes
[ALL  ]    checking stddef.h presence... no
[ALL  ]    srcdir="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes" /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/mkfixinc.sh arm-unknown-linux-gnu
[ALL  ]    sed -e 's/@gcc_version@/4.1.2/' < mkheaders.almost > mkheadersT
[ALL  ]    gcc -pipe   -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
[ALL  ]    checking for fork... mv -f mkheadersT mkheaders
[ALL  ]    yes
[ALL  ]    checking for stddef.h... yes
[ALL  ]    echo timestamp > full-stamp
[ALL  ]    checking for stdlib.h... (cached) yes
[ALL  ]    yes
[ALL  ]    checking for strings.h... (cached) yes
[ALL  ]    checking for vfork... checking for string.h... (cached) yes
[ALL  ]    checking sys/file.h usability... yes
[ALL  ]    checking for working fork... yes
[ALL  ]    checking sys/file.h presence... yes
[ALL  ]    checking for working vfork... (cached) yes
[ALL  ]    checking for ld used by GCC... yes
[ALL  ]    checking for sys/file.h... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... yes
[ALL  ]    no
[ALL  ]    checking for shared library run path origin... checking for unistd.h... (cached) yes
[ALL  ]    checking for an ANSI C-conforming const... done
[ALL  ]    checking for iconv... yes
[ALL  ]    checking for inline... inline
[ALL  ]    checking for obstacks... no
[ALL  ]    checking for off_t... yes
[ALL  ]    checking how to link with libiconv... -liconv
[ALL  ]    checking for iconv declaration... yes
[ALL  ]    checking for size_t... 
[ALL  ]             extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
[ALL  ]    checking for LC_MESSAGES... yes
[ALL  ]    checking whether struct tm is in sys/time.h or time.h... yes
[ALL  ]    checking for nl_langinfo and CODESET... time.h
[ALL  ]    checking for int... yes
[ALL  ]    yes
[ALL  ]    checking size of int... checking whether getenv is declared... 4
[ALL  ]    checking for long... yes
[ALL  ]    checking whether atol is declared... yes
[ALL  ]    checking size of long... yes
[ALL  ]    checking whether asprintf is declared... 4
[ALL  ]    checking for clearerr_unlocked... yes
[ALL  ]    yes
[ALL  ]    checking for feof_unlocked... checking whether sbrk is declared... yes
[ALL  ]    yes
[ALL  ]    checking for ferror_unlocked... checking whether abort is declared... yes
[ALL  ]    checking for fflush_unlocked... yes
[ALL  ]    checking whether atof is declared... no
[ALL  ]    checking for fgetc_unlocked... yes
[ALL  ]    checking whether getcwd is declared... no
[ALL  ]    checking for fgets_unlocked... yes
[ALL  ]    checking whether getwd is declared... no
[ALL  ]    checking for fileno_unlocked... yes
[ALL  ]    checking whether strsignal is declared... yes
[ALL  ]    checking for fprintf_unlocked... yes
[ALL  ]    checking whether strstr is declared... no
[ALL  ]    checking for fputc_unlocked... yes
[ALL  ]    checking whether strverscmp is declared... no
[ALL  ]    checking for fputs_unlocked... no
[ALL  ]    checking whether errno is declared... no
[ALL  ]    checking for fread_unlocked... yes
[ALL  ]    checking whether snprintf is declared... no
[ALL  ]    checking for fwrite_unlocked... yes
[ALL  ]    checking whether vsnprintf is declared... no
[ALL  ]    checking for getchar_unlocked... yes
[ALL  ]    yes
[ALL  ]    checking whether vasprintf is declared... checking for getc_unlocked... yes
[ALL  ]    yes
[ALL  ]    checking for putchar_unlocked... checking whether malloc is declared... yes
[ALL  ]    yes
[ALL  ]    checking for putc_unlocked... checking whether realloc is declared... yes
[ALL  ]    checking whether abort is declared... yes
[ALL  ]    checking whether calloc is declared... yes
[ALL  ]    checking whether asprintf is declared... yes
[ALL  ]    checking whether free is declared... yes
[ALL  ]    checking whether basename is declared... yes
[ALL  ]    no
[ALL  ]    checking whether basename is declared... checking whether errno is declared... no
[ALL  ]    checking whether getopt is declared... no
[ALL  ]    checking whether getopt is declared... yes
[ALL  ]    checking whether clearerr_unlocked is declared... yes
[ALL  ]    checking whether clock is declared... yes
[ALL  ]    checking whether feof_unlocked is declared... yes
[ALL  ]    checking whether ferror_unlocked is declared... yes
[ALL  ]    checking whether getpagesize is declared... yes
[ALL  ]    checking whether fflush_unlocked is declared... yes
[ALL  ]    checking whether clearerr_unlocked is declared... no
[ALL  ]    checking whether fgetc_unlocked is declared... yes
[ALL  ]    no
[ALL  ]    checking whether feof_unlocked is declared... checking whether fgets_unlocked is declared... no
[ALL  ]    checking whether fileno_unlocked is declared... yes
[ALL  ]    checking whether ferror_unlocked is declared... yes
[ALL  ]    checking whether fprintf_unlocked is declared... yes
[ALL  ]    checking whether fflush_unlocked is declared... no
[ALL  ]    checking whether fputc_unlocked is declared... no
[ALL  ]    checking whether fgetc_unlocked is declared... no
[ALL  ]    checking whether fputs_unlocked is declared... no
[ALL  ]    checking whether fgets_unlocked is declared... no
[ALL  ]    checking whether fread_unlocked is declared... no
[ALL  ]    checking whether fileno_unlocked is declared... no
[ALL  ]    checking whether fwrite_unlocked is declared... no
[ALL  ]    checking whether getchar_unlocked is declared... yes
[ALL  ]    checking whether fprintf_unlocked is declared... yes
[ALL  ]    checking whether getc_unlocked is declared... no
[ALL  ]    checking whether fputc_unlocked is declared... yes
[ALL  ]    checking whether putchar_unlocked is declared... no
[ALL  ]    checking whether fputs_unlocked is declared... yes
[ALL  ]    checking whether putc_unlocked is declared... no
[ALL  ]    checking whether fread_unlocked is declared... yes
[ALL  ]    checking whether vasprintf is declared... no
[ALL  ]    checking whether fwrite_unlocked is declared... yes
[ALL  ]    checking for working alloca.h... no
[ALL  ]    checking whether getchar_unlocked is declared... yes
[ALL  ]    checking for alloca... yes
[ALL  ]    yes
[ALL  ]    checking for ANSI C header files... (cached) yes
[ALL  ]    checking whether getc_unlocked is declared... checking for nl_langinfo and CODESET... yes
[ALL  ]    yes
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking for uchar... checking whether putchar_unlocked is declared... 
[ALL  ]    checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
[ALL  ]    checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
[ALL  ]    checking for shared library run path origin... yes
[ALL  ]    checking whether putc_unlocked is declared... done
[ALL  ]    checking for iconv... yes
[ALL  ]    checking whether getrlimit is declared... yes
[ALL  ]    checking whether setrlimit is declared... yes
[ALL  ]    checking how to link with libiconv... -liconv
[ALL  ]    checking for iconv declaration... yes
[ALL  ]    
[ALL  ]             extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
[ALL  ]    checking whether getrusage is declared... updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    yes
[ALL  ]    checking whether ldgetname is declared... no
[ALL  ]    checking whether times is declared... yes
[ALL  ]    checking for struct tms... yes
[ALL  ]    checking for clock_t... config.status: creating Makefile
[ALL  ]    config.status: creating config.h
[ALL  ]    yes
[ALL  ]    checking for .preinit_array/.init_array/.fini_array support... no
[ALL  ]    checking if mkdir takes one argument... config.status: executing depdir commands
[ALL  ]    no
[ALL  ]    For  real value is 
[ALL  ]    For  real value is 
[ALL  ]    Using `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.c' for machine-specific logic.
[ALL  ]    Using `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md' as machine description file.
[ALL  ]    Using the following target machine macro files:
[ALL  ]    	/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/dbxelf.h
[ALL  ]    	/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/elfos.h
[ALL  ]    	/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/linux.h
[ALL  ]    	/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/elf.h
[ALL  ]    	/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/linux-gas.h
[ALL  ]    	/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/linux-elf.h
[ALL  ]    	/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/aout.h
[ALL  ]    	/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.h
[ALL  ]    Using host-default.o host-i386-darwin.o for host machine hooks.
[ALL  ]    checking whether NLS is requested... no
[ALL  ]    checking what assembler to use... /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-as
[ALL  ]    gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o charset.o -MT charset.o -MD -MP -MF .deps/charset.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/charset.c
[ALL  ]    gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o directives.o -MT directives.o -MD -MP -MF .deps/directives.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/directives.c
[ALL  ]    gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o errors.o -MT errors.o -MD -MP -MF .deps/errors.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/errors.c
[ALL  ]    checking what linker to use... /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ld
[ALL  ]    checking what nm to use... /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-nm
[ALL  ]    checking what objdump to use... /Volumes/Crosstool/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-objdump
[ALL  ]    checking assembler for .balign and .p2align... yes
[ALL  ]    checking assembler for .p2align with maximum skip... yes
[ALL  ]    checking assembler for working .subsection -1... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o expr.o -MT expr.o -MD -MP -MF .deps/expr.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/expr.c
[ALL  ]    yes
[ALL  ]    checking assembler for .weak... yes
[ALL  ]    checking assembler for .weakref... yes
[ALL  ]    checking assembler for .nsubspa comdat... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o files.o -MT files.o -MD -MP -MF .deps/files.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/files.c
[ALL  ]    no
[ALL  ]    checking assembler for .hidden... yes
[ALL  ]    checking linker for .hidden support... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o identifiers.o -MT identifiers.o -MD -MP -MF .deps/identifiers.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/identifiers.c
[ALL  ]    yes
[ALL  ]    checking assembler for .sleb128 and .uleb128... echo "#define LOCALEDIR "/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/share/locale"" > localedir.new
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../move-if-change localedir.new localedir.h
[ALL  ]    echo timestamp > localedir.hs
[ALL  ]    gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o lex.o -MT lex.o -MD -MP -MF .deps/lex.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/lex.c
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/configure: line 14232: test: too many arguments
[ALL  ]    yes
[ALL  ]    gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o line-map.o -MT line-map.o -MD -MP -MF .deps/line-map.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/line-map.c
[ALL  ]    checking assembler for eh_frame optimization... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o macro.o -MT macro.o -MD -MP -MF .deps/macro.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/macro.c
[ALL  ]    no
[ALL  ]    checking assembler for section merging support... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o mkdeps.o -MT mkdeps.o -MD -MP -MF .deps/mkdeps.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/mkdeps.c
[ALL  ]    yes
[ALL  ]    checking assembler for COMDAT group support... no
[ALL  ]    checking assembler for COMDAT group support... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o pch.o -MT pch.o -MD -MP -MF .deps/pch.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/pch.c
[ALL  ]    yes
[ALL  ]    checking assembler for thread-local storage support... yes
[ALL  ]    checking linker -Bstatic/-Bdynamic option... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o symtab.o -MT symtab.o -MD -MP -MF .deps/symtab.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/symtab.c
[ALL  ]    yes
[ALL  ]    checking assembler for dwarf2 debug_line support... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o traditional.o -MT traditional.o -MD -MP -MF .deps/traditional.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/traditional.c
[ALL  ]    yes
[ALL  ]    checking assembler for buggy dwarf2 .file directive... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o makedepend.o -MT makedepend.o -MD -MP -MF .deps/makedepend.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/makedepend.c
[ALL  ]    no
[ALL  ]    checking assembler for --gdwarf2 option... yes
[ALL  ]    checking assembler for --gstabs option... gcc  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/include  -c -o init.o -MT init.o -MD -MP -MF .deps/init.Po /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/libcpp/init.c
[ALL  ]    yes
[ALL  ]    checking linker read-only and read-write section mixing... read-write
[ALL  ]    checking linker PT_GNU_EH_FRAME support... rm -f libcpp.a
[ALL  ]    i686-build_apple-darwin9-ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
[ALL  ]    yes
[ALL  ]    checking linker position independent executable support... yes
[ALL  ]    checking linker --as-needed support... yes
[ALL  ]    checking linker --sysroot support... i686-build_apple-darwin9-ranlib libcpp.a
[ALL  ]    yes
[ALL  ]    checking __stack_chk_fail in target GNU C library... no
[ALL  ]    Using ggc-page for garbage collection.
[ALL  ]    checking whether to enable maintainer-specific portions of Makefiles... no
[ALL  ]    gcc -pipe   -o makedepend 	  makedepend.o libcpp.a ../libiberty/libiberty.a 	   -liconv
[ALL  ]    Links are now set up to build a cross-compiler
[ALL  ]     from i686-build_apple-darwin9 to arm-unknown-linux-gnu.
[ALL  ]    updating cache ./config.cache
[ALL  ]    configure: creating ./config.status
[ALL  ]    config.status: creating Makefile
[ALL  ]    config.status: creating gccbug
[ALL  ]    config.status: creating mklibgcc
[ALL  ]    config.status: creating libada-mk
[ALL  ]    config.status: creating auto-host.h
[ALL  ]    config.status: executing default commands
[ALL  ]    TARGET_CPU_DEFAULT="" 	HEADERS="auto-host.h ansidecl.h" DEFINES="" 	/bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/mkconfig.sh config.h
[ALL  ]    TARGET_CPU_DEFAULT="TARGET_CPU_generic" 	HEADERS="options.h config/dbxelf.h config/elfos.h config/linux.h config/arm/elf.h config/arm/linux-gas.h config/arm/linux-elf.h config/arm/aout.h config/arm/arm.h defaults.h" DEFINES="" 	/bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/mkconfig.sh tm.h
[ALL  ]    gawk -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/opt-gather.awk /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c.opt /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/common.opt /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.opt > tmp-optionlist
[ALL  ]    TARGET_CPU_DEFAULT="" 	HEADERS="auto-host.h ansidecl.h" DEFINES="" 	/bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/mkconfig.sh bconfig.h
[ALL  ]    echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
[ALL  ]    echo "static const char *const srcdir = "  >> tmp-gtyp.h
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/dummy-conditions.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dummy-conditions.c
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc"" >> tmp-gtyp.h
[ALL  ]    echo ";" >> tmp-gtyp.h
[ALL  ]    echo "static const char *const lang_files[] = {" >> tmp-gtyp.h
[ALL  ]    TARGET_CPU_DEFAULT="" 	HEADERS="config/arm/arm-protos.h tm-preds.h" DEFINES="" 	/bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/mkconfig.sh tm_p.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-lang.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-tree.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-decl.c", " >> tmp-gtyp.h
[ALL  ]    ltf=""; for f in $ltf; do 	    echo "#include "$f""; 	done | sed 's|/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/||' > tmp-gencheck.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-gencheck.h gencheck.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-common.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-common.h", " >> tmp-gtyp.h
[ALL  ]    echo timestamp > s-gencheck
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-pragma.c", " >> tmp-gtyp.h
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dummy-checksum.c -o dummy-checksum.o
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-objc-common.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-parser.c", " >> tmp-gtyp.h
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     	-DBASEVER=""4.1.2"" -DDATESTAMP="""" 	-DDEVPHASE="""" -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/version.c -o version.o
[ALL  ]    echo "NULL};" >> tmp-gtyp.h
[ALL  ]    if test no = yes 	   || test -n ""; then 	  /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genmultilib 	    "marm/mthumb" 	    "arm thumb" 	    "" 	    "" 	    "" 	    "" 	    "" 	    "no" 	    > tmp-mlib.h; 	else 	  /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genmultilib '' '' '' '' '' '' '' no 	    > tmp-mlib.h; 	fi
[ALL  ]    echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h
[ALL  ]    echo ""c", " >> tmp-gtyp.h
[ALL  ]    echo ""c", " >> tmp-gtyp.h
[ALL  ]    echo ""c", " >> tmp-gtyp.h
[ALL  ]    echo ""c", " >> tmp-gtyp.h
[ALL  ]    echo ""c", " >> tmp-gtyp.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-optionlist optionlist
[ALL  ]    lsf=""; for f in $lsf; do 	    echo "#include "$f""; 	done | sed 's|/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/||' > tmp-specs.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-specs.h specs.h
[ALL  ]    echo timestamp > s-options
[ALL  ]    echo ""c", " >> tmp-gtyp.h
[ALL  ]    echo ""c", " >> tmp-gtyp.h
[ALL  ]    echo ""c", " >> tmp-gtyp.h
[ALL  ]    echo timestamp > s-specs
[ALL  ]    if [ -f `echo /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include | sed -e :a -e "s,[^/]*/../,," -e ta`/limits.h ] ; then 	  cat /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/limitx.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/glimits.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/limity.h > tmp-xlimits.h; 	else 	  cat /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/glimits.h > tmp-xlimits.h; 	fi
[ALL  ]    echo "NULL};" >> tmp-gtyp.h
[ALL  ]    echo "static const char *const all_files[] = {" >> tmp-gtyp.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-mlib.h multilib.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/input.h", " >> tmp-gtyp.h
[ALL  ]    creating as
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/coretypes.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include/line-map.h", " >> tmp-gtyp.h
[ALL  ]    echo timestamp > s-mlib
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include/cpplib.h", " >> tmp-gtyp.h
[ALL  ]    echo timestamp > stamp-as
[ALL  ]    creating collect-ld
[ALL  ]    creating nm
[ALL  ]    mv tmp-xlimits.h xlimits.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include/cpp-id-data.h", " >> tmp-gtyp.h
[ALL  ]    echo ""auto-host.h", " >> tmp-gtyp.h
[ALL  ]    echo timestamp > stamp-nm
[ALL  ]    echo timestamp > stamp-collect-ld
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include/ansidecl.h", " >> tmp-gtyp.h
[ALL  ]    echo ""options.h", " >> tmp-gtyp.h
[ALL  ]    TARGET_CPU_DEFAULT="" 	HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " 	/bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/mkconfig.sh tconfig.h
[ALL  ]    (echo "@set version-GCC 4.1.2"; 	 if [ "" = "experimental" ]; 	 then echo "@set DEVELOPMENT"; 	 else echo "@clear DEVELOPMENT"; 	 fi) > gcc-vers.texiT
[ALL  ]    mv -f gcc-vers.texiT gcc-vers.texi
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/dbxelf.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/elfos.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/linux.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/elf.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/linux-gas.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/linux-elf.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/aout.h", " >> tmp-gtyp.h
[ALL  ]    gawk -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/opt-functions.awk -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/optc-gen.awk 	       -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c 
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.h", " >> tmp-gtyp.h
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/pointer-set.c -o pointer-set.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/alloc-pool.c -o alloc-pool.o
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/defaults.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include/hashtab.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include/splay-tree.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/bitmap.h", " >> tmp-gtyp.h
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genchecksum.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genchecksum.c
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/coverage.c", " >> tmp-gtyp.h
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/errors.c -o errors.o
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/function.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/rtl.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/optabs.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libfuncs.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include/symtab.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/real.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/varray.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/insn-addr.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/hwint.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-reference.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cselib.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/basic-block.h", " >> tmp-gtyp.h
[ALL  ]    if [ xinfo = xinfo ]; then 		makeinfo --split-size=5000000 --no-split -I . -I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc 			-I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/include -o doc/cpp.info /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/cpp.texi; 	fi
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cgraph.h", " >> tmp-gtyp.h
[ALL  ]    if [ xinfo = xinfo ]; then 		makeinfo --split-size=5000000 --no-split -I . -I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc 			-I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/include -o doc/gcc.info /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/gcc.texi; 	fi
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-common.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-tree.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/reload.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/alias.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/bitmap.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cselib.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cgraph.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-prop.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-cp.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cgraphunit.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dbxout.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dwarf2out.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dwarf2asm.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dojump.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-profile.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/emit-rtl.c", " >> tmp-gtyp.h
[ALL  ]    if [ xinfo = xinfo ]; then 		makeinfo --split-size=5000000 --no-split -I . -I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc 			-I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/include -o doc/gccint.info /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/gccint.texi; 	fi
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/except.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/explow.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/expr.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/function.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/except.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcse.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/integrate.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/lists.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/optabs.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/profile.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/regclass.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/reg-stack.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfglayout.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/sdbout.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/stor-layout.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/stringpool.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/varasm.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-mudflap.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-flow.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-objc-common.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-common.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-parser.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssanames.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-eh.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-address.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-phinodes.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-cfg.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-dfa.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-propagate.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-iterator.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gimplify.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-chrec.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-vect-generic.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-operands.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-operands.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-profile.c", " >> tmp-gtyp.h
[ALL  ]    if [ xinfo = xinfo ]; then 		makeinfo --split-size=5000000 --no-split -I . -I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc 			-I /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/include -o doc/cppinternals.info /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/cppinternals.texi; 	fi
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-nested.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-reference.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-structalias.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-structalias.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/targhooks.c", " >> tmp-gtyp.h
[ALL  ]    gawk -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/opt-functions.awk -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/opth-gen.awk 	       < optionlist > tmp-options.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-lang.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-tree.h", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-decl.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-common.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-common.h", " >> tmp-gtyp.h
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genmodes.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genmodes.c
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-pragma.c", " >> tmp-gtyp.h
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-objc-common.c", " >> tmp-gtyp.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-options.h options.h
[ALL  ]    echo timestamp > s-options-h
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/errors.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/errors.c
[ALL  ]    echo ""/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-parser.c", " >> tmp-gtyp.h
[ALL  ]    echo " NULL};" >> tmp-gtyp.h
[ALL  ]    echo "static const char *const lang_dir_names[] = { "c", " >> tmp-gtyp.h
[ALL  ]    echo "NULL};" >> tmp-gtyp.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-gtyp.h gtyp-gen.h
[ALL  ]    echo timestamp > s-gtyp-gen
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/gengenrtl.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gengenrtl.c
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genchecksum 	 build/genchecksum.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/gengtype.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gengtype.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/gengtype-lex.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gengtype-lex.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/gengtype-yacc.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gengtype-yacc.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/gencheck.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gencheck.c
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genmodes 	 build/genmodes.o build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gengtype-lex.c:3400: warning: no previous prototype for 'yyget_lineno'
[ALL  ]    gengtype-lex.c:3409: warning: no previous prototype for 'yyget_in'
[ALL  ]    gengtype-lex.c:3417: warning: no previous prototype for 'yyget_out'
[ALL  ]    gengtype-lex.c:3425: warning: no previous prototype for 'yyget_leng'
[ALL  ]    gengtype-lex.c:3434: warning: no previous prototype for 'yyget_text'
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gengenrtl 	 build/gengenrtl.o build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gengtype-lex.c:3443: warning: no previous prototype for 'yyset_lineno'
[ALL  ]    gengtype-lex.c:3455: warning: no previous prototype for 'yyset_in'
[ALL  ]    gengtype-lex.c:3460: warning: no previous prototype for 'yyset_out'
[ALL  ]    gengtype-lex.c:3465: warning: no previous prototype for 'yyget_debug'
[ALL  ]    gengtype-lex.c:3470: warning: no previous prototype for 'yyset_debug'build/genmodes -h > tmp-modes.h
[ALL  ]    build/gengenrtl -h > tmp-genrtl.h
[ALL  ]    
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-genrtl.h genrtl.h
[ALL  ]    gengtype-lex.c:3476: warning: no previous prototype for 'yylex_destroy'
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-modes.h insn-modes.h
[ALL  ]    build/gengenrtl > tmp-genrtl.c
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-genrtl.c genrtl.c
[ALL  ]    build/genmodes -m > tmp-min-modes.c
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
[ALL  ]    echo timestamp > s-genrtl
[ALL  ]    build/genmodes > tmp-modes.c
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gencheck 	 build/gencheck.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-modes.c insn-modes.c
[ALL  ]    echo timestamp > s-modes
[ALL  ]    build/gencheck > tmp-check.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-check.h tree-check.h
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genopinit.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genopinit.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genoutput.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genoutput.c
[ALL  ]    echo timestamp > s-check
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genpeep.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genpeep.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genrecog.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genrecog.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/host-default.c -o host-default.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/i386/host-i386-darwin.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genmddeps.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genmddeps.c
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gengtype 	 build/gengtype.o build/gengtype-lex.o build/gengtype-yacc.o 	 build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/read-rtl.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/read-rtl.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/min-insn-modes.o min-insn-modes.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/gensupport.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gensupport.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genconstants.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genconstants.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genflags.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genflags.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genconditions.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genconditions.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genpreds.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genpreds.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/print-rtl.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/print-rtl.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genconfig.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genconfig.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/gencodes.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gencodes.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genattr.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genattr.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genemit.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genemit.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/pretty-print.c -o pretty-print.o
[ALL  ]    build/gengtype
[ALL  ]    warning: structure `c_arg_info' used but not defined
[ALL  ]    warning: structure `c_switch' used but not defined
[ALL  ]    warning: structure `et_node' used but not defined
[ALL  ]    warning: structure `loop' used but not defined
[ALL  ]    warning: structure `ipa_reference_vars_info_d' used but not defined
[ALL  ]    warning: structure `reg_info_def' used but not defined
[ALL  ]    warning: structure `value_set' used but not defined
[ALL  ]    warning: structure `c_arg_info' used but not defined
[ALL  ]    warning: structure `c_switch' used but not defined
[ALL  ]    warning: structure `et_node' used but not defined
[ALL  ]    warning: structure `loop' used but not defined
[ALL  ]    warning: structure `ipa_reference_vars_info_d' used but not defined
[ALL  ]    warning: structure `reg_info_def' used but not defined
[ALL  ]    warning: structure `value_set' used but not defined
[ALL  ]    echo timestamp > s-gtype
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ggc-common.c -o ggc-common.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genattrtab.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genattrtab.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/vec.c -o vec.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/rtl.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/rtl.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/ggc-none.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ggc-none.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/stub-objc.c -o stub-objc.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-iterator.c -o tree-iterator.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genmddeps 	 build/genmddeps.o build/gensupport.o build/dummy-conditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o 	 build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genconstants 	 build/genconstants.o build/gensupport.o build/dummy-conditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o 	 build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genconditions 	 build/genconditions.o build/gensupport.o build/dummy-conditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o 	 build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genpreds 	 build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/dummy-conditions.o build/print-rtl.o 	 build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    build/genmddeps /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-mddeps
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-mddeps mddeps.mk
[ALL  ]    echo timestamp > s-mddeps
[ALL  ]    build/genconstants /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-constants.h
[ALL  ]    build/genconditions /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-conditions.c
[ALL  ]    build/genpreds -h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-preds.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-preds.h tm-preds.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-constants.h insn-constants.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-conditions.c insn-conditions.c
[ALL  ]    echo timestamp > s-constants
[ALL  ]    build/genpreds /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-preds.c
[ALL  ]    echo timestamp > s-conditions
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-preds.c insn-preds.c
[ALL  ]    echo timestamp > s-preds
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/insn-conditions.o insn-conditions.c
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genflags 		build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genconfig 		build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gencodes 		build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genattr 		build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genemit 		build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genopinit 		build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genoutput 		build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genpeep 		build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genrecog 		build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    build/genflags /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-flags.h
[ALL  ]    build/genconfig /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-config.h
[ALL  ]    build/gencodes /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-codes.h
[ALL  ]    build/genattr /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-attr.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-flags.h insn-flags.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-config.h insn-config.h
[ALL  ]    echo timestamp > s-flags
[ALL  ]    echo timestamp > s-config
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-codes.h insn-codes.h
[ALL  ]    build/genemit /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-emit.c
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-attr.h insn-attr.h
[ALL  ]    build/genopinit /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-opinit.c
[ALL  ]    echo timestamp > s-codes
[ALL  ]    echo timestamp > s-attr
[ALL  ]    build/genoutput /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-output.c
[ALL  ]    build/genpeep /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-peep.c
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-peep.c insn-peep.c
[ALL  ]    echo timestamp > s-peep
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-emit.c insn-emit.c
[ALL  ]    build/genrecog /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-recog.c
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-opinit.c insn-opinit.c
[ALL  ]    echo timestamp > s-opinit
[ALL  ]    echo timestamp > s-emit
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-loop.c -o tree-ssa-loop.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/iwmmxt.md:223: warning: source missing a mode?
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/iwmmxt.md:223: warning: source missing a mode?
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-output.c insn-output.c
[ALL  ]    echo timestamp > s-output
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-recog.c insn-recog.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o
[ALL  ]    echo timestamp > s-recog
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-vectorizer.c -o tree-vectorizer.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-vect-analyze.c -o tree-vect-analyze.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-vect-transform.c -o tree-vect-transform.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-address.c -o tree-ssa-address.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-if-conv.c -o tree-if-conv.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/alias.c -o alias.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/bb-reorder.c -o bb-reorder.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/bitmap.c -o bitmap.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/builtins.c -o builtins.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/caller-save.c -o caller-save.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/calls.c -o calls.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfg.c -o cfg.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfganal.c -o cfganal.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfgbuild.c -o cfgbuild.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfgcleanup.c -o cfgcleanup.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfglayout.c -o cfglayout.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfgloop.c -o cfgloop.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfgloopanal.c -o cfgloopanal.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfgloopmanip.c -o cfgloopmanip.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/loop-init.c -o loop-init.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/loop-unswitch.c -o loop-unswitch.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/loop-unroll.c -o loop-unroll.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfgrtl.c -o cfgrtl.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/conflict.c -o conflict.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/convert.c -o convert.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/gcov-iov.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcov-iov.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cse.c -o cse.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cselib.c -o cselib.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dbxout.c -o dbxout.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ddg.c -o ddg.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/loop-invariant.c -o loop-invariant.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/debug.c -o debug.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/df.c -o df.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/diagnostic.c -o diagnostic.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dojump.c -o dojump.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dominance.c -o dominance.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/loop-doloop.c -o loop-doloop.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dwarf2asm.c -o dwarf2asm.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/dwarf2out.c -o dwarf2out.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/emit-rtl.c -o emit-rtl.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/except.c -o except.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/explow.c -o explow.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/loop-iv.c -o loop-iv.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/expmed.c -o expmed.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/expr.c -o expr.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/flow.c -o flow.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/fold-const.c -o fold-const.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/function.c -o function.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcse.c -o gcse.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     genrtl.c -o genrtl.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/global.c -o global.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/graph.c -o graph.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     gtype-desc.c -o gtype-desc.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/haifa-sched.c -o haifa-sched.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/hooks.c -o hooks.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ifcvt.c -o ifcvt.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genautomata.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genautomata.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/varray.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/varray.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     insn-modes.c -o insn-modes.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/build -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -o build/genextract.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/genextract.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/integrate.c -o integrate.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     	  -DLOCALEDIR="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/share/locale" 	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/intl.c -o intl.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/jump.c -o jump.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/langhooks.c -o langhooks.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/lcm.c -o lcm.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/lists.c -o lists.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/local-alloc.c -o local-alloc.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/loop.c -o loop.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/mode-switching.c -o mode-switching.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/optabs.c -o optabs.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     options.c -o options.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/opts.c -o opts.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/params.c -o params.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/postreload.c -o postreload.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/postreload-gcse.c -o postreload-gcse.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     insn-preds.c -o insn-preds.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/print-rtl.c -o print-rtl.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/print-tree.c -o print-tree.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/var-tracking.c -o var-tracking.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/real.c -o real.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/recog.c -o recog.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/reg-stack.c -o reg-stack.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/regclass.c -o regclass.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/regmove.c -o regmove.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/regrename.c -o regrename.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/reload.c -o reload.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  -Wno-error  -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/reload1.c -o reload1.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/reorg.c -o reorg.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/resource.c -o resource.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/rtl.c -o rtl.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/rtlanal.c -o rtlanal.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/rtl-error.c -o rtl-error.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/sbitmap.c -o sbitmap.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/sched-deps.c -o sched-deps.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/sched-ebb.c -o sched-ebb.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/sched-rgn.c -o sched-rgn.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/sched-vis.c -o sched-vis.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/sdbout.c -o sdbout.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/simplify-rtx.c -o simplify-rtx.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/sreal.c -o sreal.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/stmt.c -o stmt.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/stor-layout.c -o stor-layout.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/stringpool.c -o stringpool.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/targhooks.c -o targhooks.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/timevar.c -o timevar.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree.c -o tree.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-dump.c -o tree-dump.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/varasm.c -o varasm.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/varray.c -o varray.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/vmsdbgout.c -o vmsdbgout.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/xcoffout.c -o xcoffout.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/et-forest.c -o et-forest.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfghooks.c -o cfghooks.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/bt-load.c -o bt-load.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ggc-page.c -o ggc-page.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/web.c -o web.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/rtlhooks.c -o rtlhooks.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cfgexpand.c -o cfgexpand.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/lambda-mat.c -o lambda-mat.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/lambda-trans.c -o lambda-trans.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/lambda-code.c -o lambda-code.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-loop-linear.c -o tree-loop-linear.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-sink.c -o tree-ssa-sink.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-vrp.c -o tree-vrp.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-stdarg.c -o tree-stdarg.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-object-size.c -o tree-object-size.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     		/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.c -o arm.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-inline.c -o tree-inline.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cgraph.c -o cgraph.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cgraphunit.c -o cgraphunit.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-nomudflap.c -o tree-nomudflap.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa.c -o ipa.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-utils.c -o ipa-utils.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-reference.c -o ipa-reference.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-pure-const.c -o ipa-pure-const.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-type-escape.c -o ipa-type-escape.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-prop.c -o ipa-prop.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-cp.c -o ipa-cp.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include      	-DTARGET_MACHINE="arm-unknown-linux-gnu" 	-c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/collect2.c -o collect2.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tlink.c -o tlink.o
[ALL  ]    (SHLIB_LINK='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so' 	SHLIB_MULTILIB=''; 	gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  -Wno-error  -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include       -DSTANDARD_STARTFILE_PREFIX="../../../" -DSTANDARD_EXEC_PREFIX="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/" -DSTANDARD_LIBEXEC_PREFIX="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/" -DDEFAULT_TARGET_VERSION="4.1.2" -DDEFAULT_TARGET_MACHINE="arm-unknown-linux-gnu" -DSTANDARD_BINDIR_PREFIX="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/" -DTOOLDIR_BASE_PREFIX="../../../../" -DTARGET_SYSTEM_ROOT="/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root"  `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"`   -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcc.c -o gcc.o)
[ALL  ]    (SHLIB_LINK='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so' 	SHLIB_MULTILIB=''; 	gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include       -DSTANDARD_STARTFILE_PREFIX="../../../" -DSTANDARD_EXEC_PREFIX="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/" -DSTANDARD_LIBEXEC_PREFIX="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/" -DDEFAULT_TARGET_VERSION="4.1.2" -DDEFAULT_TARGET_MACHINE="arm-unknown-linux-gnu" -DSTANDARD_BINDIR_PREFIX="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/" -DTOOLDIR_BASE_PREFIX="../../../../" -DTARGET_SYSTEM_ROOT="/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root"  `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"`   -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gccspec.c -o gccspec.o)
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cppspec.c -o cppspec.o
[ALL  ]    In file included from /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcc.c:134:
[ALL  ]    ./configargs.h:2: warning: string length '657' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcc.c:794: warning: string length '535' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcc.c:942: warning: string length '844' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcc.c:967: warning: string length '608' is greater than the length '509' ISO C89 compilers are required to support
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-lang.c -o c-lang.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/attribs.c -o attribs.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-errors.c -o c-errors.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-lex.c -o c-lex.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-pragma.c -o c-pragma.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-decl.c -o c-decl.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-typeck.c -o c-typeck.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-convert.c -o c-convert.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-aux-info.c -o c-aux-info.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-common.c -o c-common.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     		/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-opts.c -o c-opts.o -DTARGET_SYSTEM_ROOT="/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root"
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-format.c -o c-format.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-semantics.c -o c-semantics.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-incpath.c -o c-incpath.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     	  -DGCC_INCLUDE_DIR="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include" -DGPLUSPLUS_INCLUDE_DIR="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../..`echo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static | sed -e 's|^/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static||' -e 's|/[^/]*|/..|g'`/include/c++/4.1.2" -DGPLUSPLUS_TOOL_INCLUDE_DIR="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../..`echo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static | sed -e 's|^/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static||' -e 's|/[^/]*|/..|g'`/include/c++/4.1.2/arm-unknown-linux-gnu" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../..`echo /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static | sed -e 's|^/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static||' -e 's|/[^/]*|/..|g'`/include/c++/4.1.2/backward" -DLOCAL_INCLUDE_DIR="/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/include" -DCROSS_INCLUDE_DIR="/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include" -DTOOL_INCLUDE_DIR="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/include" -DTARGET_SYSTEM_ROOT="/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root" 	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/cppdefault.c -o cppdefault.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-ppoutput.c -o c-ppoutput.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-cppbuiltin.c -o c-cppbuiltin.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     	-DPREFIX="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static" -DBASEVER=""4.1.2"" 	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/prefix.c -o prefix.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-objc-common.c -o c-objc-common.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-dump.c -o c-dump.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     	  -DHOST_MACHINE="i686-build_apple-darwin9" -DTARGET_MACHINE="arm-unknown-linux-gnu" 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-pch.c -o c-pch.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-parser.c -o c-parser.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-gimplify.c -o c-gimplify.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-mudflap.c -o tree-mudflap.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/c-pretty-print.c -o c-pretty-print.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/main.c -o main.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-chrec.c -o tree-chrec.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-data-ref.c -o tree-data-ref.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-cfg.c -o tree-cfg.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-dfa.c -o tree-dfa.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-eh.c -o tree-eh.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa.c -o tree-ssa.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-optimize.c -o tree-optimize.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-gimple.c -o tree-gimple.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gimplify.c -o gimplify.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-pretty-print.c -o tree-pretty-print.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-into-ssa.c -o tree-into-ssa.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-outof-ssa.c -o tree-outof-ssa.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-vn.c -o tree-vn.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-dce.c -o tree-ssa-dce.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-copy.c -o tree-ssa-copy.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-nrv.c -o tree-nrv.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-pre.c -o tree-ssa-pre.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-live.c -o tree-ssa-live.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-operands.c -o tree-ssa-operands.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-alias.c -o tree-ssa-alias.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-nested.c -o tree-nested.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-dse.c -o tree-ssa-dse.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssa-dom.c -o tree-ssa-dom.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/domwalk.c -o domwalk.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-tailcall.c -o tree-tailcall.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gimple-low.c -o gimple-low.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-phinodes.c -o tree-phinodes.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-ssanames.c -o tree-ssanames.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-sra.c -o tree-sra.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-complex.c -o tree-complex.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-vect-generic.c -o tree-vect-generic.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/combine.c -o combine.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  build/gcov-iov.o -o build/gcov-iov
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genattrtab 	 build/genattrtab.o build/genautomata.o 	 build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o build/errors.o 	 build/varray.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a -lm
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -c insn-emit.c 	  -o insn-emit.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genextract 		build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o 		build/errors.o ../build-i686-build_apple-darwin9/libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -c insn-opinit.c 	  -o insn-opinit.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -c insn-output.c 	  -o insn-output.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -c insn-peep.c 	  -o insn-peep.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -c insn-recog.c 	  -o insn-recog.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H  -o Tcollect2 		collect2.o tlink.o intl.o version.o ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a 
[ALL  ]    mv -f Tcollect2 collect2
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o 	  prefix.o version.o  ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H  -o cpp gcc.o cppspec.o intl.o 	  prefix.o version.o  ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -dumpspecs > tmp-specs
[ALL  ]    mv tmp-specs specs
[ALL  ]    build/gcov-iov '4.1.2' '' 	    > tmp-gcov-iov.h
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
[ALL  ]    echo timestamp > s-iov
[ALL  ]    build/genattrtab /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-attrtab.c
[ALL  ]    build/genextract /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/arm.md > tmp-extract.c
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-extract.c insn-extract.c
[ALL  ]    echo timestamp > s-extract
[ALL  ]    cp xgcc gcc-cross
[ALL  ]    objext='.o' 	LIB1ASMFUNCS='_udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _bb_init_func _call_via_rX _interwork_call_via_rX _lshrdi3 _ashrdi3 _ashldi3 _negdf2 _addsubdf3 _muldivdf3 _cmpdf2 _unorddf2 _fixdfsi _fixunsdfsi _truncdfsf2 _negsf2 _addsubsf3 _muldivsf3 _cmpsf2 _unordsf2 _fixsfsi _fixunssfsi _floatdidf _floatdisf' 	LIB2FUNCS_ST='_eprintf __gcc_bcmp' 	LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler' 	LIB2ADD='' 	LIB2ADD_ST='' 	LIB2ADDEH='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-dw2.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-dw2-fde-glibc.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-sjlj.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gthr-gnat.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-c.c' 	LIB2ADDEHSTATIC='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-dw2.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-dw2-fde-glibc.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-sjlj.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gthr-gnat.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-c.c' 	LIB2ADDEHSHARED='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-dw2.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-dw2-fde-glibc.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-sjlj.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gthr-gnat.c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-c.c' 	LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c' 	LIB2_SIDITI_CONV_FUNCS='' 	LIBUNWIND='' 	LIBUNWINDDEP='' 	SHLIBUNWIND_LINK='' 	SHLIBUNWIND_INSTALL='' 	FPBIT='' 	FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' 	LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' 	DPBIT='' 	DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' 	TPBIT='' 	TPBIT_FUNCS='_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' 	MULTILIBS=`/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include --print-multi-lib` 	EXTRA_MULTILIB_PARTS='crtbegin.o crtend.o crti.o crtn.o' 	SHLIB_LINK='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so' 	SHLIB_INSTALL='$(mkinstalldirs) $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 @multilib_dir@/@shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' 	SHLIB_EXT='.so' 	SHLIB_MULTILIB='' 	SHLIB_MKMAP='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/mkmap-symver.awk' 	SHLIB_MKMAP_OPTS='' 	SHLIB_MAPFILES='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc-std.ver /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/libgcc-glibc.ver /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/libgcc-glibc.ver' 	SHLIB_NM_FLAGS='-pg' 	MULTILIB_OSDIRNAMES='' 	ASM_HIDDEN_OP='' 	GCC_FOR_TARGET='/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include' 	mkinstalldirs='/bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs' 	  /bin/bash mklibgcc > tmp-libgcc.mk
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/coverage.c -o coverage.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/final.c -o final.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/modulo-sched.c -o modulo-sched.o
[ALL  ]    mv tmp-libgcc.mk libgcc.mk
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/predict.c -o predict.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/profile.c -o profile.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/value-prof.c -o value-prof.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     	  -DTARGET_NAME="arm-unknown-linux-gnu" 	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/toplev.c -o toplev.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tracer.c -o tracer.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/passes.c -o passes.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/tree-profile.c -o tree-profile.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ipa-inline.c -o ipa-inline.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcov.c -o gcov.o
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gcov-dump.c -o gcov-dump.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -c insn-extract.c 	  -o insn-extract.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H  gcov-dump.o version.o errors.o ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a -o gcov-dump
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H  gcov.o intl.o version.o errors.o ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a -o gcov
[ALL  ]    
[ALL  ]    Automaton `arm'
[ALL  ]          444 NDFA states,           1168 NDFA arcs
[ALL  ]          444 DFA states,            1168 DFA arcs
[ALL  ]          116 minimal DFA states,     482 minimal DFA arcs
[ALL  ]          123 all insns         16 insn equivalence classes
[ALL  ]      468 transition comb vector els,  1856 trans table els: use comb vect
[ALL  ]      468 state alts comb vector els,  1856 state alts table els: use comb vect
[ALL  ]     1856 min delay table els, compression factor 1
[ALL  ]    
[ALL  ]    Automaton `arm926ejs'
[ALL  ]           17 NDFA states,             47 NDFA arcs
[ALL  ]           17 DFA states,              47 DFA arcs
[ALL  ]           11 minimal DFA states,      35 minimal DFA arcs
[ALL  ]          123 all insns          9 insn equivalence classes
[ALL  ]       39 transition comb vector els,    99 trans table els: use comb vect
[ALL  ]       39 state alts comb vector els,    99 state alts table els: use comb vect
[ALL  ]       99 min delay table els, compression factor 2
[ALL  ]    
[ALL  ]    Automaton `arm1020e'
[ALL  ]         3185 NDFA states,           9075 NDFA arcs
[ALL  ]         3185 DFA states,            9075 DFA arcs
[ALL  ]          451 minimal DFA states,    2740 minimal DFA arcs
[ALL  ]          123 all insns         17 insn equivalence classes
[ALL  ]     2771 transition comb vector els,  7667 trans table els: use comb vect
[ALL  ]     2771 state alts comb vector els,  7667 state alts table els: use comb vect
[ALL  ]     7667 min delay table els, compression factor 1
[ALL  ]    
[ALL  ]    Automaton `arm1026ejs'
[ALL  ]           10 NDFA states,             27 NDFA arcs
[ALL  ]           10 DFA states,              27 DFA arcs
[ALL  ]            6 minimal DFA states,      19 minimal DFA arcs
[ALL  ]          123 all insns          7 insn equivalence classes
[ALL  ]       18 transition comb vector els,    42 trans table els: use simple vect
[ALL  ]       18 state alts comb vector els,    42 state alts table els: use simple vect
[ALL  ]       42 min delay table els, compression factor 2
[ALL  ]    
[ALL  ]    Automaton `arm1136jfs'
[ALL  ]           19 NDFA states,             53 NDFA arcs
[ALL  ]           19 DFA states,              53 DFA arcs
[ALL  ]            9 minimal DFA states,      33 minimal DFA arcs
[ALL  ]          123 all insns          8 insn equivalence classes
[ALL  ]       35 transition comb vector els,    72 trans table els: use simple vect
[ALL  ]       35 state alts comb vector els,    72 state alts table els: use simple vect
[ALL  ]       72 min delay table els, compression factor 2
[ALL  ]    
[ALL  ]    Automaton `armfp'
[ALL  ]           70 NDFA states,            147 NDFA arcs
[ALL  ]           70 DFA states,             147 DFA arcs
[ALL  ]           70 minimal DFA states,     147 minimal DFA arcs
[ALL  ]          123 all insns          9 insn equivalence classes
[ALL  ]      150 transition comb vector els,   630 trans table els: use comb vect
[ALL  ]      150 state alts comb vector els,   630 state alts table els: use comb vect
[ALL  ]      630 min delay table els, compression factor 1
[ALL  ]    
[ALL  ]    Automaton `vfp11'
[ALL  ]          198 NDFA states,            631 NDFA arcs
[ALL  ]          198 DFA states,             631 DFA arcs
[ALL  ]          198 minimal DFA states,     631 minimal DFA arcs
[ALL  ]          123 all insns          8 insn equivalence classes
[ALL  ]      722 transition comb vector els,  1584 trans table els: use simple vect
[ALL  ]      722 state alts comb vector els,  1584 state alts table els: use simple vect
[ALL  ]     1584 min delay table els, compression factor 1
[ALL  ]    
[ALL  ]     4331 all allocated states,      9594 all allocated arcs
[ALL  ]     4316 all allocated alternative states
[ALL  ]     4203 all transition comb vector els, 11950 all trans table els
[ALL  ]     4203 all state alts comb vector els, 11950 all state alts table els
[ALL  ]    11950 all min delay table els
[ALL  ]        0 locked states num
[ALL  ]    
[ALL  ]      transformation: 0.000332, building DFA: 0.347337
[ALL  ]      DFA minimization: 0.045880, making insn equivalence: 0.001307
[ALL  ]     all automaton generation: 0.428650, output: 0.042690
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
[ALL  ]    echo timestamp > s-attrtab
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     -c insn-attrtab.c 	  -o insn-attrtab.o
[ALL  ]    rm -rf libbackend.a
[ALL  ]    i686-build_apple-darwin9-ar rc libbackend.a tree-chrec.o tree-scalar-evolution.o tree-data-ref.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o gimplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-ssa-ccp.o tree-vn.o tree-ssa-uncprop.o tree-ssa-dce.o  tree-ssa-copy.o tree-nrv.o tree-ssa-copyrename.o tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o tree-ssa-phiopt.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o tree-ssa-dom.o domwalk.o tree-tailcall.o gimple-low.o tree-iterator.o tree-phinodes.o tree-ssanames.o tree-sra.o tree-complex.o tree-vect-generic.o tree-ssa-loop.o tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-vectorizer.o tree-vect-analyze.o tree-vect-transform.o tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-address.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o tree-if-conv.o tree-ssa-loop-unswitch.o alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o ddg.o tree-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o debug.o df.o diagnostic.o dojump.o dominance.o loop-doloop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o mode-switching.o modulo-sched.o optabs.o options.o opts.o params.o postreload.o postreload-gcse.o predict.o insn-preds.o pointer-set.o print-rtl.o print-tree.o profile.o value-prof.o var-tracking.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o varasm.o varray.o vec.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o passes.o tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans.o	lambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tree-object-size.o arm.o  host-default.o host-i386-darwin.o tree-inline.o cgraph.o cgraphunit.o tree-nomudflap.o ipa.o ipa-inline.o ipa-utils.o ipa-reference.o ipa-pure-const.o ipa-type-escape.o ipa-prop.o ipa-cp.o
[ALL  ]    ranlib: file: libbackend.a(loop-doloop.o) has no symbols
[ALL  ]    ranlib: file: libbackend.a(vmsdbgout.o) has no symbols
[ALL  ]    ranlib: file: libbackend.a(xcoffout.o) has no symbols
[ALL  ]    i686-build_apple-darwin9-ranlib -c libbackend.a
[ALL  ]    /usr/bin/ranlib: file: libbackend.a(loop-doloop.o) has no symbols
[ALL  ]    /usr/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols
[ALL  ]    /usr/bin/ranlib: file: libbackend.a(xcoffout.o) has no symbols
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H  -o cc1-dummy c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o  c-gimplify.o tree-mudflap.o c-pretty-print.o dummy-checksum.o 	  main.o  libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a
[ALL  ]    build/genchecksum cc1-dummy > cc1-checksum.c
[ALL  ]    gcc -c   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include     cc1-checksum.c -o cc1-checksum.o
[ALL  ]    gcc   -pipe  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H  -o cc1 c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o  c-gimplify.o tree-mudflap.o c-pretty-print.o cc1-checksum.o 	  main.o  libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a
[ALL  ]    echo | /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -E -dM - | 	  sed -n -e 's/^#define ([^_][a-zA-Z0-9_]*).*/1/p' 		-e 's/^#define (_[^_A-Z][a-zA-Z0-9_]*).*/1/p' | 	  sort -u > tmp-macro_list
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../move-if-change tmp-macro_list macro_list
[ALL  ]    echo timestamp > s-macro_list
[ALL  ]    rm -rf include; mkdir include
[ALL  ]    chmod a+rx include
[ALL  ]    (TARGET_MACHINE='arm-unknown-linux-gnu'; srcdir=`cd /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc; ${PWDCMD-pwd}`; 	  SHELL='/bin/bash'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; 	  export TARGET_MACHINE srcdir SHELL MACRO_LIST && 	  cd ../build-i686-build_apple-darwin9/fixincludes && 	  /bin/bash ./fixinc.sh ../../gcc/include 	    `echo /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include | sed -e :a -e "s,[^/]*/../,," -e ta`  )
[ALL  ]    Fixing headers into /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/gcc/include for arm-unknown-linux-gnu target
[ALL  ]    Forbidden identifiers: linux unix 
[ALL  ]    Finding directories and links to directories
[ALL  ]     Searching /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/sys-root/usr/include/.
[ALL  ]    Making symbolic directory links
[ALL  ]    Fixing directory /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu/sys-root/usr/include into /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/gcc/include
[ALL  ]    Applying machine_name             to linux/a.out.h
[ALL  ]    Fixed:  linux/a.out.h
[ALL  ]    Applying io_quotes_use            to linux/agpgart.h
[ALL  ]    Applying io_quotes_use            to linux/atmbr2684.h
[ALL  ]    Applying io_quotes_use            to linux/auto_fs.h
[ALL  ]    Applying io_quotes_use            to linux/auto_fs4.h
[ALL  ]    Applying io_quotes_use            to linux/blkpg.h
[ALL  ]    Applying io_quotes_use            to linux/cciss_ioctl.h
[ALL  ]    Applying io_quotes_use            to linux/cm4000_cs.h
[ALL  ]    Applying io_quotes_use            to linux/dm-ioctl.h
[ALL  ]    Applying io_quotes_use            to linux/dn.h
[ALL  ]    Applying io_quotes_use            to linux/fd.h
[ALL  ]    Applying io_quotes_use            to linux/fs.h
[ALL  ]    Applying io_quotes_use            to linux/gigaset_dev.h
[ALL  ]    Applying io_quotes_use            to linux/i2o-dev.h
[ALL  ]    Applying io_quotes_use            to linux/if_pppox.h
[ALL  ]    Applying io_quotes_use            to linux/input.h
[ALL  ]    Applying io_quotes_use            to linux/ipmi.h
[ALL  ]    Applying io_quotes_use            to linux/mmtimer.h
[ALL  ]    Applying io_quotes_use            to linux/nbd.h
[ALL  ]    Applying io_quotes_def            to linux/pci_regs.h
[ALL  ]    Applying io_quotes_use            to linux/pktcdvd.h
[ALL  ]    Applying io_quotes_use            to linux/ppdev.h
[ALL  ]    Applying io_quotes_def            to linux/ppp-comp.h
[ALL  ]    Applying io_quotes_use            to linux/raid/md_u.h
[ALL  ]    Applying io_quotes_use            to linux/random.h
[ALL  ]    Applying io_quotes_use            to linux/raw.h
[ALL  ]    Applying io_quotes_def            to linux/reiserfs_fs.h
[ALL  ]    Applying io_quotes_use            to linux/reiserfs_fs.h
[ALL  ]    Applying io_quotes_def            to linux/soundcard.h
[ALL  ]    Applying io_quotes_use            to linux/synclink.h
[ALL  ]    Applying io_quotes_use            to linux/uinput.h
[ALL  ]    Applying io_quotes_def            to linux/version.h
[ALL  ]    Applying io_quotes_use            to linux/videotext.h
[ALL  ]    Applying io_quotes_use            to linux/watchdog.h
[ALL  ]    Applying io_quotes_use            to rdma/ib_user_mad.h
[ALL  ]    Applying io_quotes_use            to sound/asequencer.h
[ALL  ]    Applying io_quotes_use            to sound/asound.h
[ALL  ]    Applying io_quotes_use            to sound/emu10k1.h
[ALL  ]    Applying machine_name             to sound/hdspm.h
[ALL  ]    Fixed:  sound/hdspm.h
[ALL  ]    Applying io_quotes_use            to video/sisfb.h
[ALL  ]    Cleaning up unneeded directories:
[ALL  ]    fixincludes is done
[ALL  ]    rm -f include/syslimits.h
[ALL  ]    if [ -f include/limits.h ]; then 	  mv include/limits.h include/syslimits.h; 	else 	  cp /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gsyslimits.h include/syslimits.h; 	fi
[ALL  ]    chmod a+r include/syslimits.h
[ALL  ]    echo timestamp > stmp-fixinc
[ALL  ]    if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
[ALL  ]    for file in .. /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/float.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/iso646.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/stdarg.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/stdbool.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/stddef.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/varargs.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/mmintrin.h; do 	  if [ X$file != X.. ]; then 	    realfile=`echo $file | sed -e 's|.*/([^/]*)$|1|'`; 	    echo timestamp > include/$realfile; 	    rm -f include/$realfile; 	    cp $file include; 	    chmod a+r include/$realfile; 	  fi; 	done
[ALL  ]    rm -f include/limits.h
[ALL  ]    cp xlimits.h include/limits.h
[ALL  ]    cp /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-generic.h include/unwind.h
[ALL  ]    chmod a+r include/limits.h
[ALL  ]    rm -f include/README
[ALL  ]    cp /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../fixincludes/README-fixinc include/README
[ALL  ]    chmod a+r include/README
[ALL  ]    echo timestamp > stmp-int-hdrs
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -Dinhibit_libc  	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/crtstuff.c -DCRT_BEGIN 	  -o crtbegin.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -Dinhibit_libc  -fPIC 	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O 	  -o crtbeginS.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -Dinhibit_libc  	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O 	  -o crtbeginT.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -Dinhibit_libc  	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/crtstuff.c -DCRT_END 	  -o crtend.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -Dinhibit_libc  -fPIC 	  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O 	  -o crtendS.o
[ALL  ]    /usr/bin/make 	  CFLAGS="-pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  " 	  CONFIG_H="config.h  auto-host.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include/ansidecl.h" 	  MAKEOVERRIDES= 	  -f libgcc.mk all
[ALL  ]    for d in libgcc; do 	  if [ -d $d ]; then true; else /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs $d; fi; 	done
[ALL  ]    mkdir -p -- libgcc
[ALL  ]    if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
[ALL  ]    /usr/bin/make GCC_FOR_TARGET="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include" 	  AR_FOR_TARGET="arm-unknown-linux-gnu-ar" 	  AR_CREATE_FOR_TARGET="arm-unknown-linux-gnu-ar  rc" 	  AR_EXTRACT_FOR_TARGET="arm-unknown-linux-gnu-ar  x" 	  AR_FLAGS_FOR_TARGET="" 	  CC="gcc" CFLAGS="-pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  " 	  BUILD_PREFIX="" 	  BUILD_PREFIX_1="loser-" 	  LANGUAGES="" 	  LIBGCC2_CFLAGS="-O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc "  	  MULTILIB_CFLAGS="" T= crtbegin.o crtend.o crti.o crtn.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_udivsi3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_udivsi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_divsi3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_divsi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_umodsi3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_umodsi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_modsi3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_modsi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_dvmd_tls -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_dvmd_tls.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_bb_init_func -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_bb_init_func.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_call_via_rX -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_call_via_rX.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_interwork_call_via_rX -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_interwork_call_via_rX.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_lshrdi3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_lshrdi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_ashrdi3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_ashrdi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_ashldi3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_ashldi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_negdf2 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_negdf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_addsubdf3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_addsubdf3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_muldivdf3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_muldivdf3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_cmpdf2 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_cmpdf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_unorddf2 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_unorddf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixdfsi -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_fixdfsi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixunsdfsi -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_fixunsdfsi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_truncdfsf2 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_truncdfsf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_negsf2 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_negsf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_addsubsf3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_addsubsf3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_muldivsf3 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_muldivsf3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_cmpsf2 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_cmpsf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_unordsf2 -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_unordsf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixsfsi -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_fixsfsi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixunssfsi -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_fixunssfsi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_floatdidf -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_floatdidf.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_floatdisf -xassembler-with-cpp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/lib1funcs.asm -o libgcc/./_floatdisf.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_muldi3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_muldi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_negdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_negdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_cmpdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_ucmpdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_clear_cache -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_clear_cache.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_enable_execute_stack -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_enable_execute_stack.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_trampoline -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_trampoline.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL__main -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./__main.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_absvsi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_absvsi2.o
[ALL  ]    make[4]: `crtend.o' is up to date.
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  	-c -o crti.o -x assembler-with-cpp /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/crti.asm
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_absvdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_absvdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_addvsi3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_addvsi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  	-c -o crtn.o -x assembler-with-cpp /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/crtn.asm
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_addvdi3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_addvdi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_subvsi3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_subvsi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_subvdi3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_subvdi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_mulvsi3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_mulvdi3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_negvsi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_negvsi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_negvdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_negvdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_ctors -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_ctors.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_ffssi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_ffssi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_ffsdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_clz -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_clz.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_clzsi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_clzsi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_clzdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_clzdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_ctzsi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_ctzsi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_ctzdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_ctzdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_popcount_tab -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_popcount_tab.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_popcountsi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_popcountsi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_popcountdi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_popcountdi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_paritysi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_paritysi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_paritydi2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_paritydi2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_powisf2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_powisf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_powidf2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_powidf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_powixf2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_powixf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_powitf2 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_powitf2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_mulsc3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_mulsc3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_muldc3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_muldc3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_mulxc3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_mulxc3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_multc3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_multc3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_divsc3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_divsc3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_divdc3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_divdc3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_divxc3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_divxc3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_divtc3 -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_divtc3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixunsxfsi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixsfdi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixunssfdi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixdfdi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixunsdfdi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixxfdi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixunsxfdi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_floatdixf -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_floatdixf.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixtfdi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_fixunstfdi -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_floatditf -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_floatditf.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_eprintf  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_eprintf.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL__gcc_bcmp  -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_divdi3 -fexceptions -fnon-call-exceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_divdi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_moddi3 -fexceptions -fnon-call-exceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_moddi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_udivdi3 -fexceptions -fnon-call-exceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_udivdi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_umoddi3 -fexceptions -fnon-call-exceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_umoddi3.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_udiv_w_sdiv -fexceptions -fnon-call-exceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_udiv_w_sdiv.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include  -DL_udivmoddi4 -fexceptions -fnon-call-exceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcc2.c -o libgcc/./_udivmoddi4.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -fexceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -fexceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-dw2-fde-glibc.c -o libgcc/./unwind-dw2-fde-glibc.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -fexceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -fexceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gthr-gnat.c -o libgcc/./gthr-gnat.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -fexceptions -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-c.c -o libgcc/./unwind-c.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_merge_add -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_merge_add.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_merge_single -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_merge_single.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_merge_delta -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_merge_delta.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_fork -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_fork.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_execl -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_execl.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_execlp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_execlp.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_execle -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_execle.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_execv -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_execv.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_execvp -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_execvp.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_execve -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_execve.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_interval_profiler -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_interval_profiler.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_pow2_profiler -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_pow2_profiler.o
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include -O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/. -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include -I/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../libcpp/include   -DL_gcov_one_value_profiler -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/libgcov.c -o libgcc/./_gcov_one_value_profiler.o
[ALL  ]    rm -f ./libgcov.a
[ALL  ]    arm-unknown-linux-gnu-ar  rc ./libgcov.a libgcc/./_gcov.o libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o libgcc/./_gcov_merge_delta.o libgcc/./_gcov_fork.o libgcc/./_gcov_execl.o libgcc/./_gcov_execlp.o libgcc/./_gcov_execle.o libgcc/./_gcov_execv.o libgcc/./_gcov_execvp.o libgcc/./_gcov_execve.o libgcc/./_gcov_interval_profiler.o libgcc/./_gcov_pow2_profiler.o libgcc/./_gcov_one_value_profiler.o
[ALL  ]    arm-unknown-linux-gnu-ranlib ./libgcov.a
[ALL  ]    rm -f ./libgcc.a
[ALL  ]    arm-unknown-linux-gnu-ar  rc ./libgcc.a libgcc/./_udivsi3.o libgcc/./_divsi3.o libgcc/./_umodsi3.o libgcc/./_modsi3.o libgcc/./_dvmd_tls.o libgcc/./_bb_init_func.o libgcc/./_call_via_rX.o libgcc/./_interwork_call_via_rX.o libgcc/./_lshrdi3.o libgcc/./_ashrdi3.o libgcc/./_ashldi3.o libgcc/./_negdf2.o libgcc/./_addsubdf3.o libgcc/./_muldivdf3.o libgcc/./_cmpdf2.o libgcc/./_unorddf2.o libgcc/./_fixdfsi.o libgcc/./_fixunsdfsi.o libgcc/./_truncdfsf2.o libgcc/./_negsf2.o libgcc/./_addsubsf3.o libgcc/./_muldivsf3.o libgcc/./_cmpsf2.o libgcc/./_unordsf2.o libgcc/./_fixsfsi.o libgcc/./_fixunssfsi.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_clear_cache.o libgcc/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.o libgcc/./_powisf2.o libgcc/./_powidf2.o libgcc/./_powixf2.o libgcc/./_powitf2.o libgcc/./_mulsc3.o libgcc/./_muldc3.o libgcc/./_mulxc3.o libgcc/./_multc3.o libgcc/./_divsc3.o libgcc/./_divdc3.o libgcc/./_divxc3.o libgcc/./_divtc3.o libgcc/./_fixunsxfsi.o libgcc/./_fixsfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunsdfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_eprintf.o libgcc/./__gcc_bcmp.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./gthr-gnat.o libgcc/./unwind-c.o
[ALL  ]    arm-unknown-linux-gnu-ranlib ./libgcc.a
[ALL  ]    echo timestamp > stmp-multilib
[EXTRA]    Installing static core C compiler
[DEBUG]    ==> Executing: 'make install-gcc'
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static
[ALL  ]    rm -rf /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools 
[ALL  ]    mkdir -p -- /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/include
[ALL  ]    mkdir -p -- /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/include
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/fixincludes/README-fixinc 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/include/README
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c fixinc.sh /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/fixinc.sh
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c fixincl 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/fixincl
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c mkheaders /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/mkheaders
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/include
[ALL  ]    mkdir -p -- /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/include
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info
[ALL  ]    mkdir -p -- /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib
[ALL  ]    mkdir -p -- /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1
[ALL  ]    mkdir -p -- /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7
[ALL  ]    mkdir -p -- /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7
[ALL  ]    for file in cc1 ; do 	  if [ -f $file ] ; then 	    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/$file; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c $file /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/$file; 	  else true; 	  fi; 	done
[ALL  ]    for file in   collect2 ..; do 	  if [ x"$file" != x.. ]; then 	    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/$file; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c $file /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/$file; 	  else true; fi; 	done
[ALL  ]    for file in crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o ..; do 	  if [ x"$file" != x.. ]; then 	    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/$file; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $file /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/$file; 	    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/$file; 	  else true; fi; 	done
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/specs
[ALL  ]    if [ -f protoize ]; then 	  rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-protoize; 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c protoize /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-protoize; 	  rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-unprotoize; 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c unprotoize /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-unprotoize; 	  rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/SYSCALLS.c.X; 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 SYSCALLS.c.X /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/SYSCALLS.c.X; 	  chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/SYSCALLS.c.X; 	fi
[ALL  ]    if [ -f gcov ]; 	then 	    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcov; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c gcov /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcov; 	fi
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c gccbug /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gccbug
[ALL  ]    rm -rf /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include
[ALL  ]    mkdir /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include
[ALL  ]    chmod a+rx /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include
[ALL  ]    (cd `${PWDCMD-pwd}`/include ; 	 tar -cf - .; exit 0) | (cd /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include; tar xpf - )
[ALL  ]    files=`cd /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include; find . -type l -print 2>/dev/null`; 	if [ $? -eq 0 ]; then 	  dir=`cd include; ${PWDCMD-pwd}`; 	  for i in $files; do 	    dest=`ls -ld /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include/$i | sed -n 's/.*-> //p'`; 	    if expr "$dest" : "$dir.*" > /dev/null; then 	      rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include/$i; 	      ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/include/$i; 	    fi; 	  done; 	fi
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/include
[ALL  ]    /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools
[ALL  ]    for file in /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/float.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/iso646.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/stdarg.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/stdbool.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/stddef.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/ginclude/varargs.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/config/arm/mmintrin.h; do 	  realfile=`echo $file | sed -e 's|.*/([^/]*)$|1|'`; 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $file 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/include/$realfile ; 	done
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 xlimits.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/include/limits.h
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/unwind-generic.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/include/unwind.h
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/gsyslimits.h 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/gsyslimits.h
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 macro_list /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/macro_list
[ALL  ]    if [ x != x ] ; then 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c /bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs 		/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/mkinstalldirs ; 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/fixproto /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/fixproto ; 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c build/fix-header 		/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/libexec/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/fix-header ; 	else :; fi
[ALL  ]    echo 'SYSTEM_HEADER_DIR="'"`echo /Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include | sed -e :a -e "s,[^/]*/../,," -e ta`"'"' 		> /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/mkheaders.conf
[ALL  ]    echo 'OTHER_FIXINCLUDES_DIRS=""' 		>> /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/mkheaders.conf
[ALL  ]    echo 'FIXPROTO_DEFINES=""' 		>> /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/mkheaders.conf
[ALL  ]    echo 'STMP_FIXPROTO=""' 		>> /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/mkheaders.conf
[ALL  ]    echo 'STMP_FIXINC="stmp-fixinc"' 		>> /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/install-tools/mkheaders.conf
[ALL  ]    /usr/bin/make 	  CFLAGS="-pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  " 	  CONFIG_H="config.h  auto-host.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include/ansidecl.h" 	  MAKEOVERRIDES= 	  -f libgcc.mk all
[ALL  ]    /usr/bin/make GCC_FOR_TARGET="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include" 	  AR_FOR_TARGET="arm-unknown-linux-gnu-ar" 	  AR_CREATE_FOR_TARGET="arm-unknown-linux-gnu-ar  rc" 	  AR_EXTRACT_FOR_TARGET="arm-unknown-linux-gnu-ar  x" 	  AR_FLAGS_FOR_TARGET="" 	  CC="gcc" CFLAGS="-pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  " 	  BUILD_PREFIX="" 	  BUILD_PREFIX_1="loser-" 	  LANGUAGES="" 	  LIBGCC2_CFLAGS="-O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc "  	  MULTILIB_CFLAGS="" T= crtbegin.o crtend.o crti.o crtn.o
[ALL  ]    make[4]: `crtend.o' is up to date.
[ALL  ]    make[4]: `crti.o' is up to date.
[ALL  ]    make[4]: `crtn.o' is up to date.
[ALL  ]    echo timestamp > stmp-multilib
[ALL  ]    /usr/bin/make 	  CFLAGS="-pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  " 	  CONFIG_H="config.h  auto-host.h /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../include/ansidecl.h" 	  MAKEOVERRIDES= 	  mkinstalldirs='/bin/bash /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/../mkinstalldirs' 	  -f libgcc.mk install
[ALL  ]    /usr/bin/make GCC_FOR_TARGET="/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/xgcc -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/build-cc-core-static/./gcc/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/bin/ -B/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/lib/ -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/include -isystem /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/arm-unknown-linux-gnu/sys-include" 	  AR_FOR_TARGET="arm-unknown-linux-gnu-ar" 	  AR_CREATE_FOR_TARGET="arm-unknown-linux-gnu-ar  rc" 	  AR_EXTRACT_FOR_TARGET="arm-unknown-linux-gnu-ar  x" 	  AR_FLAGS_FOR_TARGET="" 	  CC="gcc" CFLAGS="-pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute  " 	  BUILD_PREFIX="" 	  BUILD_PREFIX_1="loser-" 	  LANGUAGES="" 	  LIBGCC2_CFLAGS="-O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -Dinhibit_libc -fno-inline -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc "  	  MULTILIB_CFLAGS="" T= crtbegin.o crtend.o crti.o crtn.o
[ALL  ]    make[4]: `crtend.o' is up to date.
[ALL  ]    make[4]: `crti.o' is up to date.
[ALL  ]    make[4]: `crtn.o' is up to date.
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 ./libgcc.a /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/
[ALL  ]    chmod 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/libgcc.a
[ALL  ]    arm-unknown-linux-gnu-ranlib /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/libgcc.a
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 ./libgcov.a /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/
[ALL  ]    chmod 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/libgcov.a
[ALL  ]    arm-unknown-linux-gnu-ranlib /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/libgcov.a
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 crtbegin.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 crtend.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 crti.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 crtn.o /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-cpp
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 755 cpp /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-cpp
[ALL  ]    if [ x != x ]; then 	  rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static//arm-unknown-linux-gnu-cpp; 	  /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 755 cpp /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static//arm-unknown-linux-gnu-cpp; 	else true; fi
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-gcc.1
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/gcc.1 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-gcc.1
[ALL  ]    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-gcc.1
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-cpp.1
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/cpp.1 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-cpp.1
[ALL  ]    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-cpp.1
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-gcov.1
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/gcov.1 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-gcov.1
[ALL  ]    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man1/arm-unknown-linux-gnu-gcov.1
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/fsf-funding.7
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/fsf-funding.7 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/fsf-funding.7
[ALL  ]    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/fsf-funding.7
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/gfdl.7
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/gfdl.7 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/gfdl.7
[ALL  ]    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/gfdl.7
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/gpl.7
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/gpl.7 /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/gpl.7
[ALL  ]    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/man/man7/gpl.7
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cpp.info
[ALL  ]    if [ -f doc/cpp.info ]; then 	  for f in doc/cpp.info*; do 	    realfile=`echo $f | sed -e 's|.*/([^/]*)$|1|'`; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	  done; 	else true; fi
[ALL  ]    if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then 	  if [ -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cpp.info ]; then 	    install-info --dir-file=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/dir /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cpp.info; 	  else true; fi; 	else true; fi;
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cpp.info): no backup file /var/backups/infodir.bak available.
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cpp.info): no default file /usr/share/base-files/info.dir available, giving up.
[ALL  ]    * Cpp: (cpp). The GNU C preprocessor.
[ALL  ]    make[2]: [/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cpp.info] Error 1 (ignored)
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gcc.info
[ALL  ]    if [ -f doc/gcc.info ]; then 	  for f in doc/gcc.info*; do 	    realfile=`echo $f | sed -e 's|.*/([^/]*)$|1|'`; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	  done; 	else true; fi
[ALL  ]    if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then 	  if [ -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gcc.info ]; then 	    install-info --dir-file=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/dir /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gcc.info; 	  else true; fi; 	else true; fi;
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gcc.info): no backup file /var/backups/infodir.bak available.
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gcc.info): no default file /usr/share/base-files/info.dir available, giving up.
[ALL  ]    * gcc: (gcc). The GNU Compiler Collection.
[ALL  ]    make[2]: [/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gcc.info] Error 1 (ignored)
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cppinternals.info
[ALL  ]    if [ -f doc/cppinternals.info ]; then 	  for f in doc/cppinternals.info*; do 	    realfile=`echo $f | sed -e 's|.*/([^/]*)$|1|'`; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	  done; 	else true; fi
[ALL  ]    if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then 	  if [ -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cppinternals.info ]; then 	    install-info --dir-file=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/dir /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cppinternals.info; 	  else true; fi; 	else true; fi;
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cppinternals.info): no backup file /var/backups/infodir.bak available.
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cppinternals.info): no default file /usr/share/base-files/info.dir available, giving up.
[ALL  ]    * Cpplib: (cppinternals). Cpplib internals.
[ALL  ]    make[2]: [/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/cppinternals.info] Error 1 (ignored)
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccinstall.info
[ALL  ]    if [ -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/gccinstall.info ]; then 	  for f in /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/gcc-4.1.2/gcc/doc/gccinstall.info*; do 	    realfile=`echo $f | sed -e 's|.*/([^/]*)$|1|'`; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	  done; 	else true; fi
[ALL  ]    if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then 	  if [ -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccinstall.info ]; then 	    install-info --dir-file=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/dir /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccinstall.info; 	  else true; fi; 	else true; fi;
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccinstall.info): no backup file /var/backups/infodir.bak available.
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccinstall.info): no default file /usr/share/base-files/info.dir available, giving up.
[ALL  ]    * gccinstall: (gccinstall). Installing the GNU Compiler Collection.
[ALL  ]    make[2]: [/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccinstall.info] Error 1 (ignored)
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccint.info
[ALL  ]    if [ -f doc/gccint.info ]; then 	  for f in doc/gccint.info*; do 	    realfile=`echo $f | sed -e 's|.*/([^/]*)$|1|'`; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c -m 644 $f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	    chmod a-x /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/$realfile; 	  done; 	else true; fi
[ALL  ]    if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then 	  if [ -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccint.info ]; then 	    install-info --dir-file=/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/dir /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccint.info; 	  else true; fi; 	else true; fi;
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccint.info): no backup file /var/backups/infodir.bak available.
[ALL  ]    install-info(/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccint.info): no default file /usr/share/base-files/info.dir available, giving up.
[ALL  ]    * gccint: (gccint). Internals of the GNU Compiler Collection.
[ALL  ]    make[2]: [/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/info/gccint.info] Error 1 (ignored)
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc
[ALL  ]    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c xgcc /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc
[ALL  ]    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc-4.1.2
[ALL  ]    ( cd /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin && 	   ln arm-unknown-linux-gnu-gcc arm-unknown-linux-gnu-gcc-4.1.2 )
[ALL  ]    if [ -f gcc-cross ] ; then 	  if [ -d /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/. ] ; then 	    rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/gcc; 	    /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c gcc-cross /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/gcc; 	  else true; fi; 	else 	  rm -f /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc-tmp; 	  ( cd /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin && 	    ln arm-unknown-linux-gnu-gcc arm-unknown-linux-gnu-gcc-tmp && 	    mv -f arm-unknown-linux-gnu-gcc-tmp arm-unknown-linux-gnu-arm-unknown-linux-gnu-gcc ); 	fi
[DEBUG]    ==> Executing: 'ln -sv arm-unknown-linux-gnu-gcc /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-cc'
[ALL  ]    `/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-cc' -> `arm-unknown-linux-gnu-gcc'
[INFO ]  Installing static core C compiler: done in 146.76s (at 04:50)
[INFO ]  =================================================================
[INFO ]  Installing C library headers
[EXTRA]    Configuring C library
[DEBUG]    Using gcc for target: '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc'
[DEBUG]    Extra config passed : '--enable-add-ons=ports  --enable-kernel=2.6.21'
[DEBUG]    ==> Executing: '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/glibc-cvs-2.5/configure --build=i686-build_apple-darwin9 --host=arm-unknown-linux-gnu --prefix=/usr --with-headers=/Volumes/Crosstool/arm-unknown-linux-gnu/arm-unknown-linux-gnu//sys-root/usr/include --without-cvs --disable-sanity-checks --enable-hacker-mode --enable-add-ons=ports  --enable-kernel=2.6.21 --without-nptl'
[ALL  ]    configure: WARNING: you should use --build, --host, --target
[ALL  ]    checking build system type... i686-build_apple-darwin9
[ALL  ]    checking host system type... arm-unknown-linux-gnu
[ALL  ]    checking add-on ports for preconfigure fragments... am33 arm hppa m68k mips 
[ALL  ]    checking sysdep dirs... ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/fpu ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic
[ALL  ]    checking for a BSD-compatible install... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/bin/install -c
[ALL  ]    checking whether ln -s works... yes
[ALL  ]    checking for arm-unknown-linux-gnu-gcc... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc
[ALL  ]    checking for suffix of object files... o
[ALL  ]    checking whether we are using the GNU C compiler... yes
[ALL  ]    checking whether /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc accepts -g... yes
[ALL  ]    checking for /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc option to accept ANSI C... none needed
[ALL  ]    checking for gcc... gcc
[ALL  ]    checking how to run the C preprocessor... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc -E
[ALL  ]    checking for arm-unknown-linux-gnu-g++... no
[ALL  ]    checking for arm-unknown-linux-gnu-c++... no
[ALL  ]    checking for arm-unknown-linux-gnu-gpp... no
[ALL  ]    checking for arm-unknown-linux-gnu-aCC... no
[ALL  ]    checking for arm-unknown-linux-gnu-CC... no
[ALL  ]    checking for arm-unknown-linux-gnu-cxx... no
[ALL  ]    checking for arm-unknown-linux-gnu-cc++... no
[ALL  ]    checking for arm-unknown-linux-gnu-cl... no
[ALL  ]    checking for arm-unknown-linux-gnu-FCC... no
[ALL  ]    checking for arm-unknown-linux-gnu-KCC... no
[ALL  ]    checking for arm-unknown-linux-gnu-RCC... no
[ALL  ]    checking for arm-unknown-linux-gnu-xlC_r... no
[ALL  ]    checking for arm-unknown-linux-gnu-xlC... no
[ALL  ]    checking for g++... g++
[ALL  ]    checking whether we are using the GNU C++ compiler... yes
[ALL  ]    checking whether g++ accepts -g... yes
[ALL  ]    checking for arm-unknown-linux-gnu-ranlib... arm-unknown-linux-gnu-ranlib
[ALL  ]    checking whether /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/as is GNU as... yes
[ALL  ]    checking whether /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/ld is GNU ld... yes
[ALL  ]    checking for /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/as... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/as
[ALL  ]    checking version of /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/as... 2.19.1, ok
[ALL  ]    checking for /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/ld... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/ld
[ALL  ]    checking version of /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/lib/gcc/arm-unknown-linux-gnu/4.1.2/../../../../arm-unknown-linux-gnu/bin/ld... 2.19.1, ok
[ALL  ]    checking for pwd... /usr/local/bin/pwd
[ALL  ]    checking for arm-unknown-linux-gnu-gcc... (cached) /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc
[ALL  ]    checking version of /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/arm-unknown-linux-gnu/build/gcc-core-static/bin/arm-unknown-linux-gnu-gcc... 4.1.2, ok
[ALL  ]    checking for gnumake... gnumake
[ALL  ]    checking version of gnumake... 3.81, ok
[ALL  ]    checking for gnumsgfmt... no
[ALL  ]    checking for gmsgfmt... no
[ALL  ]    checking for msgfmt... msgfmt
[ALL  ]    checking version of msgfmt... 0.17, ok
[ALL  ]    checking for makeinfo... makeinfo
[ALL  ]    checking version of makeinfo... 4.8, ok
[ALL  ]    checking for sed... sed
[ALL  ]    checking version of sed... 4.2.1, ok
[ALL  ]    checking for autoconf... autoconf
[ALL  ]    checking whether autoconf works... yes
[ALL  ]    checking whether ranlib is necessary... no
[ALL  ]    checking LD_LIBRARY_PATH variable... ok
[ALL  ]    checking whether GCC supports -static-libgcc... -static-libgcc
[ALL  ]    checking for bash... /bin/sh
[ALL  ]    checking for gawk... gawk
[ALL  ]    checking for perl... /opt/local/bin/perl
[ALL  ]    checking for install-info... /sw/sbin/install-info
[ALL  ]    checking for bison... /usr/bin/bison
[ALL  ]    checking for signed size_t type... no
[ALL  ]    checking for libc-friendly stddef.h... yes
[ALL  ]    checking whether we need to use -P to assemble .S files... no
[ALL  ]    checking whether .text pseudo-op must be used... yes
[ALL  ]    checking for assembler global-symbol directive... .globl
[ALL  ]    checking for .set assembler directive... yes
[ALL  ]    checking for assembler .type directive prefix... %
[ALL  ]    checking for .symver assembler directive... yes
[ALL  ]    checking for ld --version-script... yes
[ALL  ]    checking for .previous assembler directive... yes
[ALL  ]    checking for .protected and .hidden assembler directive... yes
[ALL  ]    checking whether __attribute__((visibility())) is supported... yes
[ALL  ]    checking for broken __attribute__((visibility()))... no
[ALL  ]    checking for broken __attribute__((alias()))... no
[ALL  ]    checking whether to put _rtld_local into .sdata section... no
[ALL  ]    checking for .preinit_array/.init_array/.fini_array support... /Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/targets/src/glibc-cvs-2.5/configure: line 5510: readelf: command not found
[ALL  ]    no
[ERROR]    configure: error: Need linker with .init_array/.fini_array support.
[ERROR]    Build failed in step 'Installing C library headers'
[ERROR]    Error happened in '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/scripts/build/libc/glibc.sh' at line # 150 in function 'do_libc_headers'
[ERROR]          called from '/Volumes/CrosstoolCompile152/crosstool-ng-1.5.3/scripts/crosstool-NG.sh' at line # 547 in function 'main'
[ERROR]    Look at '/Volumes/Crosstool/arm-unknown-linux-gnu/build.log' for more info on this error.
[ERROR]  (elapsed: 4:56.74)

[-- Attachment #3: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Crosstool-NG question
  2010-01-27 19:55   ` Blair Burtan
@ 2010-01-31 17:46     ` Yann E. MORIN
  0 siblings, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2010-01-31 17:46 UTC (permalink / raw)
  To: Blair Burtan; +Cc: crossgcc

Blair, All,

Sorry for the delay, I've been (and am still) struggling to get 1.6.0
out before tonight...

On Wednesday 27 January 2010 20:54:34 Blair Burtan wrote:
> Here's the build.log.  Not sure where to find .config though.

The .config is in your top-build dir.
I'll look at your build.log a bit later... Sorry...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-31 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <C784749A.1D40A%info@northernlightstactical.com>
2010-01-27 18:29 ` Crosstool-NG question Yann E. MORIN
2010-01-27 19:55   ` Blair Burtan
2010-01-31 17:46     ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).