-
```
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…
-
### Describe the issue
I managed to build onnxruntime with directml statically using the command: build.bat --config Release --parallel --skip_tests --enable_msvc_static_runtime --use_dml --cmake_gen…
-
In addition to kernel and rootfs, we also require several other binaries and files in order to flash the complete image, and it is a bit of a pain to distribute all files outside the yocto build envir…
-
Hi, when on my MacOs I follow the 'Building a statically-linked library' process I end up with this error (after runing a simple test) case:
```
from pysqlite3 import dbapi2 as sqlite3
print(sqli…
-
**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:…
-
Xref
https://github.com/mamba-org/micromamba-releases/issues/5
#2536
Right now, the micromamba release workflow is the following:
- somebody releases a new version
- the Conda Forge Auto ti…
-
### Describe the issue
I have built ONNX Runtime with CUDA provider, however when I try to link a program with `libonnxruntime_providers_cuda.so` get segfault at startup of the program. Can anyone …
-
Hi,
I am trying to create a layer using the unlzw package so I can decompress .Z files on AWS. However, I receive the error:
{
"errorMessage": "Unable to import module 'lambda_function': No modu…
-
Hi Joe,
Why is "turbojpeg-static.lib" statically linked to instead of building from sources like the other "third_party" libraries in source?
I like your github repo because it builds from sourc…