-
For people like me who would like to give VARI a go and see what it does, it would be great if there was a binary that has boost and all the other 3rd party dependencies statically linked.
That w…
-
The current Linux binaries that are built by the continuous deployment system dynamically link to libc, which will likely cause problems on some Linux systems. It would be better to link them statical…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43419](https://bugs.llvm.org/show_bug.cgi?id=43419) |
| Status | NEW |
| Importance | P enhancemen…
-
```
When vim statically links against ruby, for instance if the selected ruby
interpreter doesn't provide shared libraries, stripping symbols during `make
install` will result in the vim binary segf…
-
```
When vim statically links against ruby, for instance if the selected ruby
interpreter doesn't provide shared libraries, stripping symbols during `make
install` will result in the vim binary segf…
-
```
When vim statically links against ruby, for instance if the selected ruby
interpreter doesn't provide shared libraries, stripping symbols during `make
install` will result in the vim binary segf…
-
**Describe the bug**
irregularly, when I add a new node to my RKE2 cluster. The provisioning fails and ends up going in an endless loop. It'll wait about 10 minutes to obtain the VM's IP. Fail/ Delet…
-
-
Hi! I have a Haskell project that I'd like to redistribute as an `.so` library with a C interface, but without any assumptions on Haskell being installed on the user machine.
To get the `.so` I use…
-
#1390 added support for fully statically linked Haskell binaries. As of that implementation users need to configure the GHC toolchain for fully static linking by setting `static_runtime = True` and `f…