Bug#989844: [Pkg-rust-maintainers] Bug#989844: Cross-compilation support (please package more libstd-rust-dev-*)

2023-11-12 Thread chrysn
> but without std, the topic of this bug. I don't think that no-std targtets are off topic for this bug. Rust's terminologiy is a bit weird in that "std" sometimes means the "std" crate (which is the thing that does POSIX-style operations), but also sometimes means std+alloc+core (for example in

Bug#989844: [Pkg-rust-maintainers] Bug#989844: Cross-compilation support (please package more libstd-rust-dev-*)

2022-11-09 Thread Seo Sanghyeon
> gcc-avr (this one is probably not supported by rust, as this is 8 bit > platform) Rust in fact supports AVR (search for AVR in https://doc.rust-lang.org/rustc/platform-support.html), but without std, the topic of this bug. -- Seo Sanghyeon

Bug#989844: [Pkg-rust-maintainers] Bug#989844: Cross-compilation support (please package more libstd-rust-dev-*)

2021-06-25 Thread Ximin Luo
Hi, Note it's already possible to cross-compile to other linux libc platforms, just dpkg --add-architecture $foreign then apt-get install libstd-rust-dev:$foreign. Yes the *only* thing you have to do is package the libstd. I am unlikely to have time for the other platforms you mentioned but am