On Mon, 15 Apr 2024 16:12:43 +0800 WANG Rui <wang...@loongson.cn> wrote:
> Source: rustc
> Version: 1.70.0+dfsg1-9
> Severity: normal
> 
> Dear Maintainer,
> 
> I am the maintainer for the Rust LoongArch target, and I am reporting a build
> failure issue with `rustc` on LoongArch64. I am seeking your assistance in
> addressing this issue.
> 
> In Rust compiler v1.71.0, the `loongarch64-unknown-linux-gnu` target was 
> promoted
> to tier 2. If we were able to upgrade to 1.71.0 or later, this would easily 
> resolve
> the loongarch64 build issue.
> 
> Release notes: https://github.com/rust-lang/rust/releases/tag/1.71.0

Hi!

rustc upgrades are currently stalled a bit by two factors:
- the planned src:rustc and src:cargo merge not being done yet (which
  might take a bit of FTP master review time before hitting the archive,
  once uploaded)
- t64 still breaking LLVM and thus rustc on armel at least

once those are sorted out, I am planning on speed running incremental
updates as fast as my free time, FTP master review and buildd queues
allow ;)

unless some show stopper shows up that makes that particular change
impossible, enabling loong64 support with the update to 1.71 should be
no problem.

Fabian

Reply via email to