-
Hi!
Due to a third-party dependency, a software I work on needs at least Debian Bookworm to compile correctly (C++ stdlib fails to link otherwise).
Is there a way I could run `goreleaser-cross` …
gsora updated
6 months ago
-
The source is available for [download](http://www.inf.puc-rio.br/~roberto/lpeg/lpeg-1.0.0.tar.gz) now. If you have some free time could you please update the package? :smile:
Also, the short descript…
-
Hi francogarcia,
I really want to use this pdf editor tool, but it's not easy for a beginner. Can you please provide a build?
-
hi,
I downloaded the nightly:
harbour-nightly-win.7z | 2022-10-17
and extracted to `/home/efa/c/harbour_win32`
I'm using this script to cross-build:
```
if (test "" = "$1") then
echo ERROR…
-
Many thanks for supplying the links, but, with my internet being as slow as it is, I'd rather not download something I more than likely already have; I have in my posession a tarball of the contents o…
-
looking in 'build.sh' I saw that up to SDK 10.13, the min targeted macOS is 10.6, while with newer is 10.9
What are the difference/advantage of use different SDK/darwin number with the same min targe…
-
I'm trying to compile and upload a sketch to a NodeMCU Lolin V3 board using arduino-cli_0.29.0_macOS_ARM64 but I get the following error whenever I try to compile:
```
alessio@AleMacBookPro Tool…
-
I've seen that issue since a started to use osxcross: on non-local file systems, libtool (ranlib) fails by not being able to rename the temporary library into the original name (see libtool.c, #3173).…
-
To reproduce the issue in https://github.com/elastic/beats:
```
cd auditbeat
CGO_ENABLED=1 PLATFORMS="darwin/amd64" DEV=1 MAGEFILE_VERBOSE=true mage package
```
The command will fail with the…
-
Blake3 keeps causing issues for crosscompilation. This led to using osxcross and zigbuild
We mostly use it simply just for keeping track of a store key without storing the entirety of the store key. …