Hi, 2017/3/12 Sun 10:32:02 UTC+9 Steve Hall wrote: > I've gotten multiple reports that my recent g/Vim windows x64 builds > (via Cygwin) have a dependency error regarding a missing > libwinpthread-1.dll. But I don't see the errors, so I suspect there is > some static/dynamic issue recently introduced in the Vim source > between 8.0.407 and 8.0.430. > > > Any clues?
Some versions of libiconv-*.dll (or libintl-*.dll) require libwinpthread-1.dll, only for x64 and not for x86. Regards, Ken Takata -- -- 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.
