Monday, February 24, 2014

Re: Building on Windows for both 32 and 64-bit installs

On Monday, February 24, 2014 3:31:51 PM UTC-6, Linda W wrote:
> Ben Fritz wrote:
>
> > But this is Windows. There is no "shadow" target in either the MinGW makefile, or the Visual Studio;
>
> >
>
> Don't the shadow dirs just create a real dir copy and use hard links for
>
> the files (or do they use symlinks). Eitherway, Windows NT supports
>
> hard links going back to win2k, and symlinks in vista or above. Might
>
> just be a matter of the tools not taking advantage of the platform's
>
> abilities.
>

Yeah, that's all they do. I'll probably hack up something when I get some time to support creating them on Windows with mklink.

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: