tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/rust on aarch64eb



> Unexpected rustc version: 1.77.1, we should use 1.78.x/1.79.0 to build
> source with 1.79.0
...
> I don't understand Rust at all. "Unexpected rustc version" is an
> error?

Yep.  They only guarantee "one version backward compatibility for
building rust itself", primarily due to the rather flud state of
the language itself.  That means that you must have 1.78.x or a
binary of 1.79 to build 1.79.0 from source.

Welcome to the insane asylum! :)

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index