[PATCH] libtool with mingw hangs in func_convert_core_msys_to_w32

2021-06-27 Thread Brian Inglis
Problem reported by a downstream Cygwin user inadvertently misconfiguring a package cross-build with mingw toolchain: libtool with mingw hangs building openocd in func_convert_core_msys_to_w32: https://cygwin.com/pipermail/cygwin/2021-June/248791.html The issue exists in libtool build-a

Re: [PATCH] m4/libtool.m4: fix test when multilib not used by project

2024-10-21 Thread Brian Inglis
On 2024-10-21 08:38, Ileana Dumitrescu wrote: On 20/10/2024 22:04, Brian Inglis wrote: test and config fails when projects do not use multilib add usual x prefix to both sides to protect multilib test Fixes: ab89ebbcc2ff0ecff5157982ef03627cfd615f7e --- a/m4/libtool.m4    2024-10-03 06:50

[PATCH] m4/libtool.m4: fix test when multilib not used by project

2024-10-20 Thread Brian Inglis
test and config fails when projects do not use multilib add usual x prefix to both sides to protect multilib test Fixes: ab89ebbcc2ff0ecff5157982ef03627cfd615f7e --- a/m4/libtool.m4 2024-10-03 06:50:08.0 -0600 +++ b/m4/libtool.m4 2024-10-19 14:09:21.384266500 -0600 @@ -2569,7 +256