-
I have a sokol app written in C that I would like to cross compile from mac to windows. (there is no zig code, I'm just using zig as a C cross compiler)
building with the following command produces…
-
I have to install my dot files in a bunch of slightly different scenarios, so I occasionally test installing them in a Docker container. I'm having an issue getting `ubi` to install `typos`. Not urgen…
-
Is there a way that I could build a statically-linked Linux from Nix on MacOS?
Thanks
-
so I've spent a night trying to get the script to do its thing on Alpine Linux, but have to give up at this point. I'll list some findings though.
`wget` with `-show-progress` is GNU only, causing …
-
Cannot crosscompile ncurses-rs, because it compiles test program for armv7 and tries to execute it on x86_64. How to disable that?
```
[vlisivka@vlisivka ncurses-rs]$ TARGET_CC=/opt/scel/17.2/sys…
-
I'm trying to build this crate as part of a project I'm working on. All the other rust crates build fine when cross-compiling (I need to target `aarch64-unknown-linux-musl`), but attempting to use thi…
-
[Found](https://travis-ci.org/japaric/smoke/builds/161972628) using [smoke](https://github.com/japaric/smoke/pull/28). (cc @brson)
Smoke is a "cross" testing framework. It runs different tests, like …
-
## What did you try to do?
I tried to compile python-pycurl on macos for Linux target (with GCC compiler)
## What happened?
build failed due to setup.py detects Darwin and adds macos/clang sepe…
-
### What version of rules_go are you using?
0.46.0
### What version of gazelle are you using?
0.35.0
### What version of Bazel are you using?
Bazelisk version: v1.19.0
…
-
I changed a `print` to a `println` in a PR, and CI/CD failed with the following message:
```
error: test failed, to rerun pass '--test tests'
Caused by:
process didn't exit successfully: `/t…