-
Currently, the build setup for the in-VM binaries in all examples seems to be limited to creating binaries statically linked against the host glibc. There are a few issues with it:
- This is a bit wa…
-
Most libraries in conda-forge are built with /MD. MPIR, MPFR and MPC build with /MT and therefore statically linked with the MSVC runtime libraries and incompatible with other libraries.
@bluescar…
-
```
the pdfium sources contains a call to V8::InitializeICU() however, that is
commented out for chrome builds.
Since ICU is linked statically into pdfium, the copy used by pdfium is not
configured…
-
```
the pdfium sources contains a call to V8::InitializeICU() however, that is
commented out for chrome builds.
Since ICU is linked statically into pdfium, the copy used by pdfium is not
configured…
-
We would really love to use DapperDox in our product once OpenAPI 3 support is present, but the GPLv3 license presents some problems for a commercial Go product for which we cannot disclose source.
…
-
I am having a problem getting the pulsar executable to launch:
OpenELEC:~ # ./pulsar
-sh: ./pulsar: not found
OpenELEC:~ # file pulsar
pulsar: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), …
-
Seems Confio just stopped pushing security patches for v1. So we have to migrate to v2 now.
Original: https://github.com/rollchains/spawn/pull/100
-
The libkadnode.so seems not used and it's not built by default. As far I understood the library might be used by the libnss-kadnode.so but instead it's statically linked.
Anyway, the libkadnode is no…
-
ref: https://github.com/jdx/mise/issues/1743
```
poetry/1.8.2/venv/bin/python3:
error while loading shared libraries:
poetry/1.8.2/venv/bin/../lib/libpython3.10.so.1.0:
cannot open shared…
-
I'm not sure if this is just because of changes in the new versions, but i'm getting the following:
```ld: cannot use executable file 'debug/elf/loader.elf' as input to a link```
If I run file o…