-
This issue is caused due to the options `--enable-static --disable-shared` while running `configure` in the Snort directory. These options are required since DPDK does not build shared libraries by de…
-
(Note: this proposal was briefly discussed in #98, the C# design notes for Jan 21, 2015. It's a very rough idea at the moment.)
## Background
C# today supports dynamic linking, such that one assembl…
-
```
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…
-
**Describe the bug**
To follow the merged-usr approach, I'm installing a statically linked toybox (with sh) to `/install_root/usr/bin` and then
```
...
FROM gcr.io/distroless/static
COPY --from…
mythi updated
1 month ago
-
```
When I compile pdsh-31 (and earlier) on my Solaris 10 host, it appears that
while the modules a statically linked, the pdsh binary is still dependent on
the libgenders.so. If pdsh could be comp…
-
Reference: https://github.com/iovisor/bcc/blob/72dbe044395ccffd5249ed1f6c84a5fa4bd21be3/libbpf-tools/gethostlatency.bpf.c
-
I use COSMIC free to compile , the elf header is not correct:
stm8l15xx4_6.elf: ELF 32-bit MSB executable, FX66, version 1 (IRIX), statically linked, with debug_info, not stripped
‘FX66' is wrong,…
-
**Component**:
'Documentation'
**Why this is needed**:
Users should be capable of changing the Dex statically defined admin user password at will.
**What should be done**:
Add doc…
-
```
Goal of the task:
simEngine is a complex system to install. It requires a non-standard version
of MLton and getting the libraries to be statically linked could be tricky.
Requested Task Steps:…