-
The existing bindists are built for Ubuntu 20.04 and thus are not suitable for static linking of Haskell libraries on Ubuntu 22.04 because of the removal of `__xmknod` in glibc 2.33. The issue usually…
-
Currently, releases come with .zip and .tar.gz of criu sources. Since many projects (docker and runc at the very least) use criu in their CI cycle, currently they have to compile criu binary before ru…
-
The current default build process is `BUILD_SHARED_LIBS=OFF` which means ANTs binaries are statically built. Despite this, `make install` will still install all the libraries, which makes the install …
-
I've also found that servers written in ways that can be deployed as static binaries tend to require less maintenance than those with more complicated deployment setups. I have around five server-year…
-
## Description
win 10 上打包静态库,运行报错。我不确定是我编译的错误,还是代码错误
## Steps to Reproduce
my directory like this
![Image of Yaktocat](https://img-blog.csdnimg.cn/20200316160542792.png?x-oss-process=image/w…
-
Create a static binary with musl for easier deployment.
Possibly we need a statically compiled version of OpenSSL as well for building.
dbrgn updated
7 years ago
-
Running the unified agent has a dependency on java, which complicates its use.
We have a large gitlab estate and want to provide a centralized mend job for all of our users to import. If the unifie…
-
### Describe the bug
The V website claims that "You get a single statically linked binary". However, by default the compiler produces a *dynamic* binary, and there seems to be no way to produce a w…
-
Will fix issues like #74
-
Hi! Awesome project, been wanting to test this but I was not able to build the fyne-binded `rye` for Musl... It'd be great if releases were made by a bot, and also, releasing static binaries would be …