-
Things we need to do/decide on before first release:
- [ ] Decide which build targets to test and release (the obvious ones are [Linux, macOS, Windows] x [x86, ARM])
- [ ] Acknowledge all the crat…
-
```
= note: /usr/local/musl/bin/../lib/gcc/s390x-unknown-linux-musl/9.2.0/../../../../s390x-unknown-linux-musl/bin/ld: /home/rust/src/target/s390x-unknown-linux-musl/debug/deps/libopenssl_sys-70172…
-
Hello!
I am attempting to cross compile CoreRT on ARM64 Alpine. Host machine is Debian Stretch running kernel 4.9.0-7 on x86_64.
The target system is: Linux - 1 - aarch64
The host system is: Li…
-
I ran this:
make clean && CC=/opt/cross/mipsel-linux-musl/bin/mipsel-linux-musl-gcc make && mv console ../../binaries/console.mipsel
but it threw an error
rm -f *.o console
/opt/cross/mipsel-lin…
-
# github.com/fatedier/frp/cmd/frpc
/home/bosense/lede/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: running aarch64-openwrt-linux-musl-gcc failed: exit status 1
/home/bosense/lede/stag…
-
**Feature request**
_Build-once, run-anywhere_, but for `native-image`
**Is your feature request related to a problem? Please describe.**
Currently, one must run a Native Image build for each…
-
## Use case
- using flutter on linux systems running musl for development
- building flutter applications to run on musl systems
## Proposal
I've already got Flutter Desktop runn…
-
-
cc @Bigomby @alexcrichton
Originally reported as japaric/rust-cross#27
Original report below:
---
Hi, I'm trying to cross compile a Rust app for LEDE (fork of OpenWRT) but I'm stuck.
Th…
-
```
Tapping marioschwalbe/gcc-musl-cross
Cloning into '/usr/local/Homebrew/Library/Taps/marioschwalbe/homebrew-gcc-musl-cross'...
Username for 'https://github.com':
```
Did you change the name…