-
Hi @catalinii and @Jalle19 ,
I've created a new (manual) workflow to create MIPS builds. You can check it:
https://github.com/lars18th/minisatip/blob/master/.github/workflows/binaries-manual-mips.…
-
### Test Case
I'm sorry I cannot find an isolated example for you to test with a small dependency tree, but in our repo, when we updated wasmtime from 21.0.1 to 22.0.0 we suddenly started having is…
-
warning: /home/kostya/containerd-wasm-shims/containerd-shim-slight-v1/Cargo.toml: dependency (openssl-sys) specified without providing a local path, Git repository, version, or workspace dependency to…
-
In the release job:
```
upload-assets (aarch64-unknown-linux-musl, ubuntu-latest)
aarch64-linux-gnu-strip not found, skip stripping
upload-assets (armv7-unknown-linux-musleabihf, ubuntu-latest…
-
I am trying to build frida-core for alpine linux on armv7l, but `FRIDA_LIBC=musl make core-linux-armhf` produces the following output:
```
make[1]: Entering directory '/home/luci/frida/frida'
Downl…
-
Hi!
I tried to apply Profile-Guided Optimization (PGO) to optimize `llrt` performance further (as I already did for many other projects - see all current results [here](https://github.com/zamazan4i…
-
Static linking is useful for non-cgo projects.
However, that doesn't really seem to be the case for CGO (at least when using glibc).
On one hand statically linking glibc (Linux):
a. may cause …
-
Hi,
When I tried to build dmx_usb_module for Linux Kernel 6.6.18, I got following error.
Could you help?
Thanks,
```
CC [M] /home/cm/openwrt/build_dir/target-aarch64_cortex-a53_musl/l…
-
I need to cross-compile the Linux environment on Windows. Run the command as follows:
cargo build --release --target=x86_64-unknown-linux-musl
output:
Compiling gdal-sys v0.9.1
Comp…
-
Hello :-)
Since the version of perl-cross 1.1.4 I can't compile perl-5.26.1 using the latest versions of perl-cross as static. I am still sticky to perl-5.24.1, perl-cross 1.1.4. This is the erro…