Y
Hacker News
new
|
ask
|
show
|
jobs
by
akerro
3555 days ago
Where can I download cargo for i686-unknown-freebsd ?
1 comments
steveklabnik
3555 days ago
https://static.rust-lang.org/dist/index.html
is where all the builds are stored.
https://static.rust-lang.org/dist/rustc-1.11.0-i686-unknown-...
should have both the rustc and cargo for 1.11.
link
akerro
3555 days ago
It doesnt have cargo there, only rustc. cargo still doesnt build on FreeBSD platforms.
link
steveklabnik
3555 days ago
Very strange, I must have opened the wrong one. I thought I saw it? I wonder why the docs are wrong here, then...
link