summaryrefslogtreecommitdiff
path: root/SOURCES
blob: e8b9c067171492ed411276af11a966a6fbfe98d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Sources for this prebuilt toolchain can be downloaded from Android Opensource
Project GIT repository git://android.googlesource.com/toolchain.

Configure options:
export CC="gcc -m32 -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/include -mmacosx-version-min=10.4 -Wno-format -Wno-deprecated-declarations"
export CXX="g++ -m32 -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/include -mmacosx-version-min=10.4 -Wno-format -Wno-deprecated-declarations"
export ABI=32
export LDFLAGS=-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk
path/to/build/configure --target=arm-linux-androideabi \
    --host=i686-apple-darwin --build=i686-apple-darwin \
    --with-gcc-version=4.6     --with-binutils-version=2.21 \
    --with-gmp-version=4.2.4     --with-mpfr-version=2.4.1 \
    --with-gdb-version=7.3.x     --with-arch=armv5te \
    --with-sysroot=[ics generic sysroot] \
    --with-gold-version=2.21 --enable-gold=default

gcc/ synced to
	commit 872d5db7c3471a9d7fa78a290f84eb13b13f587a
	Author: Jing Yu <jingyu@google.com>
	Date:   Mon Mar 26 11:12:29 2012 -0700

binutils/ synced to
	commit 7aead7b4e795dbe23e7d57d57ce5d208a8680d92
	Author: Jing Yu <jingyu@google.com>
	Date:   Thu Mar 22 11:03:37 2012 -0700

gdb/ synced to
        commit d3fbc74c42021bf9d385a3d3b8813d0d91318137
        Author: Jing Yu <jingyu@google.com>
        Date:   Wed Feb 15 16:23:30 2012 -0800

gmp/ synced to
        commit 9fb242a79dd122d7fbf867daf5620dba6927bd2e
        Author: Jing Yu <jingyu@google.com>
        Date:   Thu Nov 5 17:43:59 2009 -0800

mpfr/ synced to
        commit da6dfde986af1b56f0f41e9f5de61d093fa8af90
        Author: Jing Yu <jingyu@google.com>
        Date:   Thu Nov 5 17:50:13 2009 -0800

build/ synced to
        commit 5ef7fa6f214e96660a9b16343fea904831e5e6e2
        Author: Jing Yu <jingyu@google.com>
        Date:   Wed Feb 15 16:03:22 2012 -0800

expat/ synced to
	commit 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
	Author: Jing Yu <jingyu@google.com>
	Date:   Wed Feb 15 16:16:33 2012 -0800