-
```
What steps will reproduce the problem?
1. Build webp as a DLL on Windows.
nmake /f Makefile.vc CFG=release-dynamic
2. Load the DLL in C#.
3. Encode some data with WebPEncode*().
What is the expe…
-
Hi,
First, thank you all for htslib. This is an amazing resource and incredibly useful library. I have a project that includes uses both libbwa and libhts. However both of these (linked static…
rob-p updated
5 years ago
-
### Feature Description
We should aim to build with `CGO_ENABLED=0`, which brings benefits:
- The resulting binary is statically linked and can run inside docker `from: scratch` images, which is…
-
On Raspberry Pi OS (where `ruby -e "puts Gem::Platform.local"` prints `aarch64-linux`) and docker (same command prints `aarch64-linux-musl`), the installer installs the wrong binary for `x86-64`:
`…
-
```
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…
-
```
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…
-
```
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…
-
```
What steps will reproduce the problem?
1. ./configure --disable-gpg --disable-curl --disable-shared --enable-static
--with-static-libopkg CFLAGS="--static" LDFLAGS="--static"
2. make
What is the…
-
The version of tpm2-tss I am using is 3.2. x, and the application uses static linking to link tpm2-tss. The statically linked libraries include:
- libtss2-sys.a
- libtss2-esys.a
- libtss2-tctildr…
-
Some issues:
- the local lua is a lua 5.2, how genuine is it? IMO there are only adaptions to the
makefile system of Wolframe (see Wolframe/3rdParty/lua/README.LuaInWolframe) and to
the BUILD_SHAR…