Home | History | Annotate | Download | only in arm-linux-androideabi-4.6
      1 Sources for this prebuilt toolchain can be downloaded from Android Opensource
      2 Project GIT repository git://android.googlesource.com/toolchain.
      3 
      4 Configure options:
      5 export CC="gcc -m64 -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/include -mmacosx-version-min=10.4 -Wno-format -Wno-deprecated-declarations"
      6 export CXX="g++ -m64 -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/include -mmacosx-version-min=10.4 -Wno-format -Wno-deprecated-declarations"
      7 export ABI=64
      8 export LDFLAGS=-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk
      9 path/to/build/configure --target=arm-linux-androideabi \
     10     --host=x86_64-apple-darwin --build=x86_64-apple-darwin \
     11     --with-gcc-version=4.6     --with-binutils-version=2.21 \
     12     --with-gmp-version=4.2.4     --with-mpfr-version=2.4.1 \
     13     --with-gdb-version=7.3.x     --with-arch=armv5te \
     14     --with-sysroot=[ics generic sysroot] \
     15     --with-gold-version=2.21 --enable-gold=default
     16 
     17 gcc/ synced to
     18 	commit 872d5db7c3471a9d7fa78a290f84eb13b13f587a
     19 	Author: Jing Yu <jingyu (a] google.com>
     20 	Date:   Mon Mar 26 11:12:29 2012 -0700
     21 
     22 binutils/ synced to
     23 	commit 4f7a86c0b53a80a21dae1015f6d6b857ed6e02ed
     24 	Author: Jing Yu <jingyu (a] google.com>
     25 	Date:   Mon Apr 9 10:57:02 2012 -0700
     26 
     27 gdb/ synced to
     28         commit d3fbc74c42021bf9d385a3d3b8813d0d91318137
     29         Author: Jing Yu <jingyu (a] google.com>
     30         Date:   Wed Feb 15 16:23:30 2012 -0800
     31 
     32 gmp/ synced to
     33         commit 9fb242a79dd122d7fbf867daf5620dba6927bd2e
     34         Author: Jing Yu <jingyu (a] google.com>
     35         Date:   Thu Nov 5 17:43:59 2009 -0800
     36 
     37 mpfr/ synced to
     38         commit da6dfde986af1b56f0f41e9f5de61d093fa8af90
     39         Author: Jing Yu <jingyu (a] google.com>
     40         Date:   Thu Nov 5 17:50:13 2009 -0800
     41 
     42 build/ synced to
     43 	commit bdb501d14ede0c21cd6bd73699b01ec027637d5f
     44 	Author: Jing Yu <jingyu (a] google.com>
     45 	Date:   Fri Apr 20 15:18:24 2012 -0700
     46 
     47 expat/ synced to
     48 	commit 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
     49 	Author: Jing Yu <jingyu (a] google.com>
     50 	Date:   Wed Feb 15 16:16:33 2012 -0800
     51 
     52