|
From: Hans-Bernhard B. <HBB...@t-...> - 2017-09-29 20:23:53
|
Am 29.09.2017 um 21:14 schrieb Allin Cottrell: > On Fri, 29 Sep 2017, Allin Cottrell wrote: >> My headers are also version 5.0.2 but I guess something must be wrong >> with my setup; I'll investigate. > > Ah, the build goes OK if I add -DMINGW_HAS_SECURE_API to CFLAGS. Maybe > that information could be added in config/mingw? No, I don't think it should, since the program builds fine without it. I check with both with the MinGW64 cross tools provided by Cygwin (that's config/cygwin) and with MSYS2 MinGW64 (config/mingw). That switch is supposed to controlled by MinGW's own configuration header, <_mingw.h>. |