On 2025-10-30 21:42, Bob Tennent wrote:
I have the mingw-w64 package installed. I've run configure
--host=x86_64-w64-mingw32 apparently successfully. But subsequent make
is
not successful. The last error messages are
/usr/bin/x86_64-w64-mingw32-ld:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:86:(.text.startup+0x51b):
Well, files getting pulled in from /usr/include/x86_64-linux-gnu is not
correct.
undefined reference to `__printf_chk'
__printf_chk is a function from glibc. Something is going wrong.
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:599: autosp.exe] Error 1
make[1]: Leaving directory '/home/rdt/src/autosp'
make: *** [Makefile:502: all] Error 2
Does make require additional options?
It shouldn't
I think you should ask the authors of this software package for support.
Not us.
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public