Levi Zim
Levi Zim
> Would be best if you could share a sample project and build invocation. I have made a minimal reproduction repo based on the capable example: https://github.com/kxxt/libbpf-sys-106-repro Running the [build-aarch64.sh](https://github.com/kxxt/libbpf-sys-106-repro/blob/main/build-aarch64.sh)...
> Likely the next problem we hit will be that, in the above scenario, the skeleton will be created for x86, it seems. Which makes sense, because the build script...
> Have you gotten it to work end-to-end, @kxxt ? If so, feel free to open a pull request. No. I didn't try to get it to work. I initially...
> any pointers on how to avoid it (other than possibly re-bootstrapping using a pre-compiled 1.82 stage0)? @Fabian-Gruenbichler This could be done by first building 1.82 with no-f16-f128 feature on...
See also https://github.com/rust-lang/rust/issues/117022#issuecomment-1841570340
Adding ARM64 support should be easy with the following steps: - Create `src/enclosure/syscall/arm64.rs` which contains a mapping from syscalls to string registers. - Add that mod to the end of...
aspeak supports python 3.8 and above. Note that for aspeak>=4.0, I only publish wheels for mac and windows. Because of manylinux compatibility issues, the wheels for linux are not published....
Close due to inactivity.
> 你好您是把批处理又删除了吗? > No, this feature has never been implemented.
Hi, I can confirm that Code OSS itself works fine here on riscv64 archlinux. It would be nice if Microsoft could release RISC-V build of the VS Code server so...