On 2010-01-07, Gary Johnson wrote: > On 2010-01-07, Bram Moolenaar wrote: > > > > I have setup a Mercurial repository. It contains the same files that > > are in CVS, plus the updated runtime files. > > > Let me know if something looks wrong. Once this is "approved" by > > vim-dev I'll publish it to a larger audience. > > I just set up repositories and built vim on two machines, one > running Red Hat Enterprise Linux WS release 4 and hg version 1.0.2 > and another running Cygwin 1.5 with Windows XP and (Cygwin) hg > version 1.3.1. Both installations went flawlessly. I will try with > Cygwin 1.7 on another machine this evening.
It took a while to find and install all the right Cygwin development libraries, but the Mercurial vim built fine on Cygwin 1.7 as well. I compared the outputs of :version from the two Cygwin builds and saw that the Cygwin 1.7 version includes the "-D_FORTIFY_SOURCE=1" compilation flag whereas the Cygwin 1.5 version does not. This has nothing to do with the repository, of course--I just thought it was an odd difference. Regards, Gary
-- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
