kassane / kassane/anotherBuildStep
rust: Cross-compiling build no have final binary
Open
bug
help wanted
question
- Dominant language
- Zig
- Stars
- 14
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
During some tests on #3 it was noticed that when building a binary with `rustc` + `zig cc` for cross-compilation, the final binary is not built. Only the host target works!
## Why not use [`cargo-zigbuild`](https://github.com/rust-cross/cargo-zigbuild)?
Currently, no have cargo-support in ABS (**AnotherBuildStep**) - TODO
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.