On Fri, Jul 25, 2025 at 11:38 AM <gnu-bug...@mekboy.ru> wrote: > On a static build of make getting 2 failing tests - load and loadapi. > Running them manually produces "Dynamic loading not supported" error.
A statically linked executable cannot link against shared objects. regards, Dmitry