Ben Cheng | d9735fc | 2013-08-22 22:10:54 -0700 | [diff] [blame^] | 1 | Using built-in specs. |
| 2 | COLLECT_GCC=./bin/arm-linux-androideabi-gcc |
| 3 | COLLECT_LTO_WRAPPER=/tmp/android-4.8-2013-08-20/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper |
| 4 | Target: arm-linux-androideabi |
| 5 | Configured with: /tmp/AOSP-toolchain/build/../gcc/gcc-4.8/configure --prefix=/tmp/toolchain-build-linux-4.8/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/toolchain-build-linux-4.8/temp-install --with-mpfr=/tmp/toolchain-build-linux-4.8/temp-install --with-mpc=/tmp/toolchain-build-linux-4.8/temp-install --with-cloog=/tmp/toolchain-build-linux-4.8/temp-install --with-isl=/tmp/toolchain-build-linux-4.8/temp-install --with-ppl=/tmp/toolchain-build-linux-4.8/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/toolchain-build-linux-4.8/prefix --with-sysroot=/tmp/toolchain-build-linux-4.8/prefix/sysroot --with-binutils-version=2.23 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.6 --with-gxx-include-dir=/tmp/toolchain-build-linux-4.8/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --disable-bootstrap --disable-libquadmath --enable-plugins --enable-libgomp --disable-libsanitizer --enable-gold --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default |
| 6 | Thread model: posix |
| 7 | gcc version 4.8 (GCC) |
| 8 | |
| 9 | gcc: |
| 10 | commit 7577ecda9609b61419f01b1bd4d8d5b0c2d3fbb1 |
| 11 | Author: Alexander Ivchenko <alexander.ivchenko@intel.com> |
| 12 | |
| 13 | [4.8] Fix ICE when building bullet library. |
| 14 | |
| 15 | binutils: |
| 16 | commit 250ab64769fdb34c9ffebb94a8697f503747a2f8 |
| 17 | Author: Iceberg Fu <Chao-Ying.Fu@imgtec.com> |
| 18 | |
| 19 | Add MXU support to binutils-2.21/2.22/2.23 |
| 20 | |
| 21 | gdb: |
| 22 | commit c981efc62640e1844c9832167a109ca3b70bbb01 |
| 23 | Author: Ryan V Bissell <rbissell@nvidia.com> |
| 24 | |
| 25 | Skip ARM.exidx data for unwinding in prologue code |
| 26 | |
| 27 | gmp: |
| 28 | commit e6b9669dafc6a5f83c80b4b4176359b78bccdc90 |
| 29 | Author: David 'Digit' Turner <digit@google.com> |
| 30 | |
| 31 | Add gmp-5.0.5.tar.bz2 |
| 32 | |
| 33 | mpfr: |
| 34 | commit bfcf1bfa38469208aaad8873cd4c68781061d90f |
| 35 | Author: Andrew Hsieh <andrewhsieh@google.com> |
| 36 | |
| 37 | add mpfr-3.1.1.tar.bz2 |
| 38 | |
| 39 | build: |
| 40 | commit 7fea44a379d6700cdfe69bd1f166cad4be955cf7 |
| 41 | Author: Pavel Chupin <pavel.v.chupin@intel.com> |
| 42 | |
| 43 | Replace -march=atom with -march=x86-64 for better host compatibility |
| 44 | |
| 45 | expat: |
| 46 | commit 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5 |
| 47 | Author: Jing Yu <jingyu@google.com> |
| 48 | |
| 49 | expat package for building gdb-7.3 |