On Jul 1 16:16, J?rgen Kr?mer wrote: > > Corinna Vinschen wrote: > >> :version > >> VIM - Vi IMproved 7.1 (2007 May 12, compiled Nov 21 2007 17:43:28) > >> [...] > >> Linking: > >> gcc -L/usr/local/lib -o vim.exe -lncurses -liconv -lintl > >> > >> > >> :version > >> VIM - Vi IMproved 7.2a BETA (2008 Jun 24, compiled Jun 25 2008 12:24:52) > >> [...] > >> Linking: > >> gcc -L/usr/local/lib -o vim.exe -lm -ltermcap -liconv -lintl > >>[...] > Sorry, I wanted to write > > +terminfo > > vs. > > -terminfo
Ouch! You're right. The new version is accidentally built against termcap instead of ncurses because I missed to install the ncurses-devel package. Thanks for noticing! Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---