sponsor Vim development Vim logo Vim Book Ad

mingw.vim : Vim compiler file for MinGW.

 script karma  Rating 9/5, Downloaded by 970  Comments, bugs, improvements  Vim wiki

created by
Sanel Zukan
 
script type
utility
 
description
This is Vim compiler file for MinGW gcc distribution (http://www.mingw.org/). It use output from make (yes, you will need to write Makefile), and do proper redirection to Vim's temporary file.  
 
install details
Script use "redir.exe" file which comes with MinGW's default binutils distribution, so make sure to check it. Place script file in your "vim6x\compiler" directory and run ":compiler mingw". Compilation goes through ":make" and errors from output you can see with ":copen" and ":cwin".
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
mingw.vim 0.1 2004-08-24 6.0 Sanel Zukan Initial upload
ip used for rating: 18.188.168.28

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github