"Jagpreet" <[EMAIL PROTECTED]> 写于 2007-06-04 15:46:54:
> But again not much details mentioned in the doc file(csupport.txt) about
> external make.
To use the external make, just
  :set makeprg=make
then you can use
  :make
to call external make.

> How can I run my makefile(external) within vim. Further How to check and
add
> ,if missing, compiler support in vim( say HP-UX xompiler aCC).
if you want to open the error list, use
  :copen

please see
  :help makeprg
for more details

> I'm using Console version of vim via putty.
IMO console version works better than gui version, HTH.

--
Sincerely, Pan, Shi Zhu. ext: 2606

Reply via email to