-
Cross-compiling libomp for MacOSX on a Linux machine gives the following error. Any ideas?
Source code was downloaded from here: https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.0…
-
### Description
It would be nice to be able to build _all_ targets, before having it fail in CI on a VM
Something like https://github.com/neilotoole/xcgo and use a container builder?
Main iss…
-
### What is the problem the feature request solves?
Comet will be easier to adopt if we publish JAR files to Maven.
### Describe the potential solution
_No response_
### Additional context
_No …
-
Try to build jemalloc-sys (0.5.4, 0.3.2), always get a ld linker error:
```
/usr/bin/ld: unrecognized option '-dynamic'
```
Follow issues:
- https://github.com/tpoechtrager/osxcross/issues/334
…
-
building on an mbp M2 (aarch64)
> % cargo build-docker-image aarch64-apple-darwin-cross --build-arg 'MACOS_SDK_FILE=MacOSX11.1.sdk.tar.xz'
...
> 402.5 clang++ -DPACKAGE_NAME=\"cctools\" -DPACKAGE…
-
**Bug Description**
After successfully building sliver-server and sliver-client on the Apple Silicon version of Kali Linux, I attempted to build an Arm64 Windows implant but fails with the below:
…
-
cctools: https://github.com/apple-oss-distributions/cctools/tree/cctools-1009.2
ld64: https://github.com/apple-oss-distributions/ld64/tree/ld64-907
-
I added the RGFW backend to my Raylib Go bindings and noticed a few issues with MinGW and macOS.
This happens when I try to compile with OSXCross:
```
$ CGO_ENABLED=1 CC=x86_64-apple-darwin21.4-…
-
```
root@bf874e2bf9b5:/build/jemalloc# osxcross-env
export PATH=/opt/osxcross/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
root@bf874e2bf9b5:/build/jemalloc# osxcross-conf
…
-
Using Nix from master for better traceback:
```
$ NIX_PATH=~/dev ~/dev/nix/result/bin/nix-build '' -A pkgsCross.aarch64-darwin.nix --show-trace
error: infinite recursion encountered
at …