#Errors building latest Rust on poorly supported hardware/firmware

7 messages · Page 1 of 1 (latest)

surreal comet
#

what do you mean by "The curl install also doesn't work on here, it doesn't have a version."

surreal comet
#

so 'i686-unknown-linux-musl' is a tier 2 target and fully supported ...

#

I thought its a net connection issue at first, but I just tried to install on a i686-unknown-linux-musl and it didn't work on my end too.

#

I checked in the rust target channel, bad news rustup doesn't support i686-unknown-linux-musl as host but only as target.

#

#939325022558912612 message

#

so you are back to either compiling rust (good luck) or maybe check if you can lower the pip package requirements manually and check with the standard apk rust package.