-
Apple is saying here that they are going to use Musl for cross compiling... can you add it please? Thanks
https://www.swift.org/documentation/articles/static-linux-getting-started.html
#if os(mac…
-
### Describe the bug
make[3]: Entering directory '/home/hpzgpu/route/openwrt/package/hpz/mt/drivers/mt7615d'
rm -f /home/hpzgpu/route/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt…
-
# 2. Issues with the Zellij UI / behavior / crash
## Basic information
`binary`: https://github.com/zellij-org/zellij/releases/download/v0.39.2/zellij-x86_64-unknown-linux-musl.tar.gz
`zellij -…
-
the libssl-dev is already installed on my container , but it still failed
-
Hi, I am trying to cross-compile (crosstool-ng 1.25.0) targeting gcc + musl (for Alpine and for fully static link, since glibc is not fully static).
I am getting this error during the configuratio…
-
### Is your feature request related to a problem?
I have been [trying to cross-compile](https://www.reddit.com/r/rust/comments/1gj9the/crosscompile_aarch64unknownlinuxgnu_to/) SurrealDB to a Raspberr…
-
any idea how to make cross compilation against musl libraries. Now it goes against uclib. musl is the default in alpine
vjoco updated
5 months ago
-
The Microsoft distribution of .NET is built to be compatible with the broad Linux ecosystem. We decide and communicate minimum supported distro versions with each release, first to get feedback, and t…
-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports
### Describe your issue
`cross build --target x86_64-un…
my4ng updated
1 month ago
-
Hi,
I've added the repairwheels step to setup.py and it is working fine. Unfrotunately your tool breaks when run via cibuildwheel on musllinux. I seems that you ship with audittool that only work…