multi.vim : using Greenhills Multi as C/C++ compiler for quickfix
script karma |
Rating 5/2,
Downloaded by 990 |
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
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.221.248.199
|