Dear List. I'm cross compiling a program on Linux for a mingw host and
sometimes this shows Wine dialogs like "updating wine configuration" or
"download and install Mono". I believe it's only needed to run `make check`
successfully, but I want to skip the test suite. How to properly prevent the
ption existed in libtool to force a wrapper script
even if we don't link with any uninstalled libraries.
On 25.11.2021 2:15, Bob Friesenhahn wrote:
> On Thu, 25 Nov 2021, ilya Basin wrote:
>
>> Hi Bob. I configured the GM build with '--with-modules', ran `make check`
&g
│
└──┘
multi-thre Thread 0x773cc8 In: OpenModule L1422 PC: 0x77e7bc6c
(gdb) print path
$1 = "/.snapshots/persist/builds/GM/coders/miff.la\000\000\000\000\313|VUUU\000\
(gdb)
On 23.11.2021 20:31, B
Hi List.
I'm making a program with plugins as shared libraries and when I run `make
check` I want my program to load the uninstalled plugins using lt_dlopen().
I expected that passing `-dlopen libname.la` to libtool would force the
generation of a wrapper script setting the proper LD_LIBRARY_PAT