-
Hey there, I have a question about cross-compilation with flakebox. It seems to work perfectly as long as you don't have any external pkgs dependencies.
If you do, you want to be using `pkgsCross.`…
-
I'm pretty new to compiling programs from souce. Successfully compiled Memgraph on Ubuntu 22.04 x86_64, and wish to compile for Debian 11 ARM64 from Ubuntu 22.04 x86_64 to use it on Raspberry Pi.
I n…
-
Investigate whether/how we can support cross-compilation, e.g. compiling for Linux on macOS.
Please upvote this issue if you find it important.
vaind updated
3 months ago
-
## Summary
What are the best practices for detecting the _target_ architecture when cross-compiling a platform-specific wheel using a Hatch build script?
## Background
I am building a wheel w…
-
We're using bazel (version:5.1.1) as a build tool for our C++ software and currently we're running into some problems.
1. We have some cc_tests that need to get coverage on the arm platform, our tool…
-
**Describe the bug**
Currently testing with Meson 3.1.0 and Qt 6.7.0-rc1 (but I checked that no changes were done to the Qt support in meson in later versions); qt6 is detected via pkg-config method.…
-
Hi! I'm really glad to see this project!
I'm curious if there is a documented path for cross-compiling NIFs using rustler when used with releases. More specifically, if I have a cross-compiled ERTS…
-
**System:**
- Buildroot https://buildroot.org
- strongSwan 5.9.14 / 5.9.13
- wolfssl 5.7.2
- Tested/confirmed with the latest version: yes
**Describe the bug**
While trying to cross-compil…
-
### Problem
The current build process for `corpora_cli/main.py` does not produce standalone static binaries, which is necessary for ensuring portability and ease of deployment across different environ…
-
**Describe the bug**
$ nix develop .\#packages.x86_64-linux.nix-x86_64-unknown-freebsd
$ ./configure $configureFlags
$ make
```
x86_64-unknown-freebsd-ld: error: undefined symbol: operator …
Mic92 updated
1 month ago