fresh build on latest git: 8.1.0606 CC = x86_64-w64-mingw32-gcc vers. 8.2.0
make -f Make_ming.mak STATIC_STDCPLUS=yes STATIC_WINPTHREAD=yes builds fine, but still produces an executable with a dependency on libwinpthread-1.dll. This shows up on the version information: -Wl,-Bstatic -lwinpthread But an objdump of gvim.exe reveals a dependency on libwinpthread-1.dll -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
