-
### Specification
Being inspired by Golang and other products like airplane.dev... etc. I can see that statically linked CLI executables is far easier to distribute. For example in https://github.c…
-
## Current situation
- Many Go packages in nixpkgs set `ldflags = [ "-s" "-w" ];`
- [nix-init](https://github.com/nix-community/nix-init) sets `ldflags = [ "-s" "-w" ];` for Go packages
- stdenv …
-
I am trying to build a statically linked copy of aria2 on a Raspberry PI 4 with Ubuntu 21.10 (ARM64), but when I try to do it using GnuTLS (`./configure ARIA2_STATIC=yes` and then `make`), it fails at…
-
The file websocat.arm-unknown-linux-musleabi used to be statically linked in V11, but in V12, it is now dynamically linked, which does not work on several of the legacy systems I have tried it on.
…
-
When running a 100% statically-linked binary (that does not link to the dynamic loader `ld-linux-x86-64.so`) in shadow, the `LD_PRELOAD` env variable will be ignored. This means that the shim library …
-
Click to expand!
### Issue Type
Performance
### Source
binary
### Tensorflow Version
2.9.1
### Custom Code
No
### OS Platform and Distribution
Linux CentOS
### Mobi…
-
Statically linking to MUSL instead of GLIBC would make the final binaries smaller, allowing rootfs to be more compact. Also statically linking GLIBC is not recommend, though @mpolitzer pointed this do…
-
Would be interesting to know how and what are you bundling in that PHP binary :)
-
Hi, first off thanks a lot for making & open-sourcing this library! Extremely helpful, very much looking forward to seeing it perform in production!
Question: I am assuming it's not (easily) possib…
-
We should provide statically linked binaries for users who just want to use our application as convenient as possible. @stefanorf, @briehm I think somebody already looked into this issue.
If yes, coul…
mhoff updated
9 years ago