libtool related compile issue on msys2

2020-02-09 Thread Torsten Kühnel
Hi, i encountered 2 similar errors in an attempt to build check-0.14.0 and popt-1.16 on latest msys2. ... ./.libs/lt-ex_output.c: In function 'main': ./.libs/lt-ex_output.c:319:16: warning: implicit declaration of function '_spawnv'; did you mean 'spawnv'? [-Wimplicit-function-declaration] 319

Re: libtool related compile issue on msys2

2020-02-09 Thread Bob Friesenhahn
On Sun, 9 Feb 2020, Torsten Kühnel wrote: Hi, i encountered 2 similar errors in an attempt to build check-0.14.0 and popt-1.16 on latest msys2. Msys2 targets native Windows APIs. I suggest consulting Microsoft's API documentation. ... ./.libs/lt-ex_output.c: In function 'main': ./.libs/lt