-
### Code
`No specific code. Just a project that depends on tokio-native-tls with vendored feature enabled.`
### Meta
Exists on 1.70.0-nightly as well.
`rustc --version --verbose`:
`…
-
```
ARCH=arm64 CROSS_COMPILE=/opt/infn-xr/1.0/sysroots/x86_64-xrsdk-linux/usr/bin/aarch64-xr-linux-musl/aarch64-xr-linux-musl- bear -- make -j9
/opt/infn-xr/1.0/sysroots/x86_64-xrsdk-linux/usr/bin…
-
Hello! The compilation crashes when compiling with [cross](https://github.com/cross-rs/cross) from Linux x86 to aarch64.
The bug can be reproduced with:
```bash
# Setup
cargo install cross
carg…
-
Hi, starting from today (but I hadn't used the tool in ~2 months, so I don't know exactly when this started to happen) I am getting loads of these errors when cross compiling (both x86 and aarch64 wit…
-
Running `ROOTFS_DIR=/home/janvorli/rootfs/arm64.musl/ ./build.sh Clr+Libs+Installer --arch arm64 -c Release -rc Release -lc Release --cross --pack` fails during the packing phase, because for some re…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR23691](https://bugs.llvm.org/show_bug.cgi?id=23691) |
| Status | NEW |
| Importance | P normal |
|…
-
**Describe the bug**
Currently cross compiler toolchains using gcc set dontStrip = true. This leads to larger closures, especially for C++ projects targeting other architectures using musl as the lib…
-
Hi,
Just been playing around trying to get a mips build to work from a cross-compiled from x86 vua a musl buildchain tooling - arm/armel static builds work great this way.
I'm using the tools fo…
-
# Target platforms
## Linux with musl
`x86_64-unknown-linux-musl`
## Linux for ARM64
`aarch64-unknown-linux-gnu`
## Supports Pi 0/1
`arm-unknown-linux-gnueabihf`
## Supports Pi 2/3/4
`ar…
-
rich felker suggests the following change to musl-cross:
http://openwall.com/lists/musl/2014/06/16/2