On 07/03/09 15:18, 林占宇 wrote:
> I would like to use Cygwin to compile VIM, who can tell me what need
> to install a package, Cygwin will be able to correctly compile the
> VIM?
>

see http://users.skynet.be/antoine.mechelynck/vim/compile.htm

Install everything if you have enough disk space, otherwise install at 
least:
- the basic utilities: bash, ls, cp, mv, cygpath, etc.
- patch
- gcc and make (plus gdb if you want a debugger)
- gzip, bzip2 and tar
- (optional) csv and/or svc and/or git if available
- rsync if available (see the Unix HowTo 
http://users.skynet.be/antoine.mechelynck/vim/compunix.htm about how to 
use it to keep runtime files up-to-date)

If you try to compile Vim, you should subscribe to the vim_dev group, 
and post there any further questions you might have about compiling Vim, 
or any problems it might give you.

However, for Windows, Steve Hall's distributions at 
https://sourceforge.net/project/showfiles.php?group_id=43866&package_id=39721 
are usually good enough. Click the clipboard-like icon next to the 
download link to see what was compiled-in.


Best regards,
Tony.
-- 
A candidate is a person who gets money from the rich and votes from the
poor to protect them from each other.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to