LIU Hao wrote: > The first patch caused errors with Clang: > > clang-22: error: argument unused during compilation: '-mwindows' > [-Werror,-Wunused-command-line-argument] > make[3]: *** [Makefile:5732: t_winmain-t_winmain.o] Error 1 > > So I have moved the option into `t_winmain_LDFLAGS`
Sorry for the trouble; I thought I checked that it does not produce a warning when running `make check` locally. Honestly, -Wunused-command-line-argument and similar clang warning are so annoying... - Kirill Makurin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
