On Wed, Jun 24, 2015 at 11:25 AM, Shayne Fletcher < shayne.fletcher.50@gmail.com> wrote: > We run into problems now at a later step: > > flexlink -x64 -merge-manifest -stack 33554432 -exe -o tmpheader.exe > headernt.obj legacy_stdio_wide_specifiers.lib legacy_stdio_definitions.lib > > Specifically, the link errors are > ​<...>​ I don't know if 'nodefaultlib' comes into play anywhere (reloc.ml)? There is anecdotal evidence to suggest it doesn't play well with msvc-14 ( https://code.google.com/p/vim/issues/detail?id=357 and http://stackoverflow.com/questions/29986585/why-am-i-not-able-to-build-vim-with-visual-studio-2015-rc-command-line-tools ). -- Shayne Fletcher