sponsor Vim development Vim logo Vim Book Ad

multi.vim : using Greenhills Multi as C/C++ compiler for quickfix

 script karma  Rating 5/2, Downloaded by 890  Comments, bugs, improvements  Vim wiki

created by
thomas ramming
 
script type
utility
 
description
Script to use Greenhills Multi as C/C++ compiler from vim with ':make <project_build_file>'.
Sets compiler and errorformat for use with quickfix commands.
Needs a tool ('catch', not supported) on NT4 to catch stderr and stdout in my environment.
(Probably not necessary under Unix).

Does not catch all error and warning formats (especially. no linker problems).
 
install details
Drop multi.vim in c:\vim\vimfiles\compiler and add the following autocommand to your _vimrc:
au BufNewFile,BufRead *.c  compiler multi
 

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
multi.vim 0.1 2002-04-16 6.0 thomas ramming Initial upload
ip used for rating: 3.138.105.31

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