-
There is a difference in behaviour between the library directory used by meson, and that used by CMake through meson.
On my debian system for example, libraries generated by meson are moved into `/us…
-
Stack currently uses a GitHub workflow and a self-hosted runner to build a statically-linked Stack for Linux/AArch64.
Historically, the runner has been provided by FP Complete. It provides Ubuntu 2…
-
### Xmake 版本
xmake v2.9.5+20240925
### 操作系统版本和架构
Ubuntu 24.04.1 LTS
### 描述问题
无法编译使用bzip2库
### 期待的结果
正常编译使用bzip2库
### 工程配置
xmake.lua配置
```lua
add_rules("mode.debug", "mode.…
-
Hey there GraalVM team,
To preface: I was able to build a statically compiled native image some months ago, using glibc already, so all that works fine.
At the document here:
https://www.graa…
-
Hi! I'd like to say thank you for all of your work. I was trying to use diamond's gotk4 example until it took 12 minutes and some change to build because of `cgo` (made me reconsider my life choices)
…
-
We need to release binary version of the `resolc` Solidity frontend executable for Linux, MacOS and Windows.
Since there are many ways people can and do manage their `solc` binaries (e.g. download …
-
Eventually we'd like to have a single executable on Windows, rather than an installer - the way to do this is probably with Static Linking the QT binary (which is allowed since our repo is open-source…
-
my application includes other native binaries that depend on libc++, it would be nice if you distributed objectbox binaries without libc++ statically linked so as to reduce the binary size and ram usa…
-
For self-contained binaries that need no runtime environment whatsoever, please consider providing a `provided.empty` runtime, which contains absolutely nothing in it other than whatever files and emp…
-
Hello!
I'm seeing a pretty weird linker error related to `SwiftProtobuf` symbols. I'm going to describe the situation as much as possible.
1. We build a static library that contains some `SwiftProto…