-
```bash
brew install MarioSchwalbe/gcc-musl-cross/gcc-musl-cross
```
```
==> Tapping marioschwalbe/gcc-musl-cross
Cloning into '/usr/local/Homebrew/Library/Taps/marioschwalbe/homebrew-gcc-musl-…
-
### Bug Description:
manticore 6.3.6 fails to compile using gcc 14.2.0 because of this error:
```
/builds/Thermi/aports/testing/manticore/src/manticoresearch-6.3.6/src/knnmisc.cpp:74:64: error: no …
-
I have this in Cargo toml
rdkafka = { version = "0.29.0", features = [ "ssl", "cmake-build"] }
I tried to compile to x86_64-unknown-linux-musl using 2 options. Both failed.
1. cargo build --…
-
Hello there,
I'm using `rust-rocksdb` in https://github.com/valeriansaliou/sonic ; I've been trying over the last few days to get it to cross-compile via MUSL, using https://github.com/rust-embedde…
-
You guys have a FAQ already, but most of the entries link to a video. I can not watch a whole
video. I would prefer short statements as answers. (Both a video AND the answer may be the
best solution…
-
## Background
[BinaryBuilder](https://binarybuilder.org/) is a toolbox written in Julia which provides a sandbox environment to cross-compile packages for a variety of platforms and compilers, incl…
-
Hello,
I have iSH version 1.3.2 (Alpine Linux x86 emulator) on my iPhone along with python and pip installed in it.
Which I used to install the g4f python package - The official gpt4free repositor…
plia7 updated
1 month ago
-
## Introduction
At the moment, a Zig target triple (without versions) *generally* has an obvious 1:1 mapping to a GNU target triple, with only a few exceptions. In this issue, I propose that we com…
-
### Describe the bug
xdp-tools 1.2.9 fails to compile when the compile host does not have a `/usr/include/asm` directory.
An example of such a system could be Debian without the `gcc-multilib` pac…
-
https://github.com/andrewchambers/hpkgs/blob/master/core.hpkg#L205_L207
May be when core.hpkg needs to be updated for some other reason we could add an appropriate :file-name and value here?
I n…