@@ -13,6 +13,9 @@ For those familiar with Jorge Aparicio's [ruststrap](https://github.com/japaric/
13
13
## Linking Service
14
14
I'm now running a simple linking service to direct to the latest versions available for download without having to go directly to dropbox. The repository links below will still work. However the new links are more convienient as they will update every 12 hours to point to the latest builds.
15
15
16
+ ## Note: 6 Week Rust Release Schedule
17
+ Every 6 weeks Rust will roll forward to a new release version. The linking service will autmatically direct to the latest files as they become available. However, on the day of the release it will take the build server about 24 hours to catch up to the latest builds.
18
+
16
19
### [ Architecture Releases Directory] ( https://www.dropbox.com/sh/ewam0qujfdfaf19/AAB0_fQF7unuuqwDBZ1dF5fla?dl=0 )
17
20
## ARMv7
18
21
@@ -25,19 +28,22 @@ For ARMv7+ Devices with atleast GLIBC 2.19
25
28
### Nightly
26
29
* [ Latest Unofficial Nightly Rust Binary] ( https://sothr.com/RustBuild/armv7/rust/nightly/latest )
27
30
* [ Latest Unofficial Nightly Cargo Binary] ( https://sothr.com/RustBuild/armv7/cargo/nightly/latest )
31
+ * [ Latest Unofficial Nightly Rust Library] ( https://sothr.com/RustBuild/armv7/rustlib/nightly/latest )
28
32
29
33
### Beta
30
34
* [ Latest Unofficial Beta Rust Binary] ( https://sothr.com/RustBuild/armv7/rust/beta/latest )
31
35
* [ Latest Unofficial Beta Cargo Binary] ( https://sothr.com/RustBuild/armv7/cargo/beta/latest )
36
+ * [ Latest Unofficial Beta Rust Library] ( https://sothr.com/RustBuild/armv7/rustlib/beta/latest )
32
37
33
38
### Stable
34
39
* [ Latest Unofficial Stable Rust Binary] ( https://sothr.com/RustBuild/armv7/rust/stable/latest )
35
40
* [ Latest Unofficial Stable Cargo Binary] ( https://sothr.com/RustBuild/armv7/cargo/stable/latest )
41
+ * [ Latest Unofficial Stable Rust Library] ( https://sothr.com/RustBuild/armv7/rustlib/stable/latest )
36
42
37
43
## ARMv7 Direct Repository Links
38
- ### [ Unofficial Nightly Binaries (1.5 .0)] ( https://www.dropbox.com/sh/gcat9erkhd4acq1/AABSM3TWIqcrSFx0LRijUNAYa?dl=0 )
39
- ### [ Unofficial Beta Binaries (1.4 .0)] ( https://www.dropbox.com/sh/0ie217m6yiv5wic/AAC3nAwnC5uUPFcbTuz6EmLRa ?dl=0 )
40
- ### [ Unofficial Stable Binaries (1.3 .0)] ( https://www.dropbox.com/sh/zth6wky23ih88c8/AABTYCOBeaTDBIASKoWyAPwma ?dl=0 )
44
+ ### [ Unofficial Nightly Binaries (1.6 .0)] ( https://www.dropbox.com/sh/gcat9erkhd4acq1/AABSM3TWIqcrSFx0LRijUNAYa?dl=0 )
45
+ ### [ Unofficial Beta Binaries (1.5 .0)] ( https://www.dropbox.com/sh/dcrp7cjjt0x44un/AAB3jl22SLd8wFgqEspfqzoZa ?dl=0 )
46
+ ### [ Unofficial Stable Binaries (1.4 .0)] ( https://www.dropbox.com/sh/apmrspozgb9zj3e/AAAWw0-Dp3a9WnCm88krRpg9a ?dl=0 )
41
47
42
48
## ARMv6-armhf
43
49
(Built on Raspbian with Clang 3.7 (October 7th+) or GCC 4.8 (September 29th-), GLIBC 2.13-38+rpi2+deb7u8, OpenSSL 1.2.0d static)
@@ -49,24 +55,27 @@ For Raspberry Pi (A, A+, B, B+, 2) running Raspbian Wheezy (7)
49
55
### Nightly
50
56
* [ Latest Unofficial Nightly Rust Binary] ( https://sothr.com/RustBuild/armv6-armhf/rust/nightly/latest )
51
57
* [ Latest Unofficial Nightly Cargo Binary] ( https://sothr.com/RustBuild/armv6-armhf/cargo/nightly/latest )
58
+ * [ Latest Unofficial Nightly Rust Library] ( https://sothr.com/RustBuild/armv6-armhf/rustlib/nightly/latest )
52
59
53
60
### Beta
54
61
* [ Latest Unofficial Beta Rust Binary] ( https://sothr.com/RustBuild/armv6-armhf/rust/beta/latest )
55
62
* [ Latest Unofficial Beta Cargo Binary] ( https://sothr.com/RustBuild/armv6-armhf/cargo/beta/latest )
63
+ * [ Latest Unofficial Beta Rust Library] ( https://sothr.com/RustBuild/armv6-armhf/rustlib/beta/latest )
56
64
57
65
### Stable
58
66
* [ Latest Unofficial Stable Rust Binary] ( https://sothr.com/RustBuild/armv6-armhf/rust/stable/latest )
59
67
* [ Latest Unofficial Stable Cargo Binary] ( https://sothr.com/RustBuild/armv6-armhf/cargo/stable/latest )
68
+ * [ Latest Unofficial Stable Rust Library] ( https://sothr.com/RustBuild/armv6-armhf/rustlib/stable/latest )
60
69
61
70
## ARMv6-armhf Direct Repository Links
62
- ### [ Unofficial Nightly Binaries (1.5 .0)] ( https://www.dropbox.com/sh/866e4szgdvjmy45/AABP1moHeCTyST9B3qJIdVfva?dl=0 )
63
- ### [ Unofficial Beta Binaries (1.4 .0)] ( https://www.dropbox.com/sh/ausedh4kwrx5rug/AACXoXri73xfQNw3-EsF38Zga ?dl=0 )
64
- ### [ Unofficial Stable Binaries (1.3 .0)] ( https://www.dropbox.com/sh/laespfc9u77hga6/AACy-arsOzQe2nT1hvcWegoea ?dl=0 )
71
+ ### [ Unofficial Nightly Binaries (1.6 .0)] ( https://www.dropbox.com/sh/866e4szgdvjmy45/AABP1moHeCTyST9B3qJIdVfva?dl=0 )
72
+ ### [ Unofficial Beta Binaries (1.5 .0)] ( https://www.dropbox.com/sh/x3ggurtfl5qsu0q/AACbJ0Nq_pvFX5KFjVQR07Jra ?dl=0 )
73
+ ### [ Unofficial Stable Binaries (1.4 .0)] ( https://www.dropbox.com/sh/3crw268v4b7qed2/AABFfxT6o9NiMvCNvROaKilYa ?dl=0 )
65
74
66
75
## Builds tested on:
67
76
- ODROID XU4 (@Today This is the build server) [ ARMv7] ( #armv7 ) [ ARMv6-armhf] ( #armv6-armhf )
68
77
- CubieBoard2 (8/30/2015) [ ARMv7] ( #armv7 )
69
- - Samsung Note 10.1 (2014) in Arch chroot (9/21 /2015) [ ARMv7] ( #armv7 )
78
+ - Samsung Note 10.1 (2014) in Arch chroot (10/29 /2015) [ ARMv7] ( #armv7 )
70
79
- Raspberry Pi B (10/7/2015) [ ARMv6-armhf] ( #armv6-armhf )
71
80
72
81
# Binary Install/Uninstall Instructions
0 commit comments