Re: [PATCH] makeprg for gcc

2013-07-24 Fir de Conversatie Bram Moolenaar
Dimitar Dimitrov wrote: > Found that many default compiler plugins lacked the makeprg setting. > I basically opened a perl file, then a c file and tried to compile it > with :mak and it tried to use perl -c > this patch fixes it for gcc: > > *** gcc.vim    2013-07-23 12:32:14.0 +0100 > -

Re: [PATCH] makeprg for gcc

2013-07-23 Fir de Conversatie Gary Johnson
On 2013-07-23, Dimitar DIMITROV wrote: > > > Hi, > > > > > > Found that many default compiler plugins lacked the makeprg setting. > > > I basically opened a perl file, then a c file and tried to compile it with > :mak > > > and it tried to use perl -c > > > this patch fixes it for gcc: > > > > > >

Re: [PATCH] makeprg for gcc

2013-07-23 Fir de Conversatie Dimitar DIMITROV
> > Hi, > > > > Found that many default compiler plugins lacked the makeprg setting. > > I basically opened a perl file, then a c file and tried to compile it with > > :mak > > and it tried to use perl -c > > this patch fixes it for gcc: > > > > *** gcc.vim    2013-07-23 12:32:14.0 +0100 >

Re: [PATCH] makeprg for gcc

2013-07-23 Fir de Conversatie Gary Johnson
On 2013-07-23, Dimitar DIMITROV wrote: > Hi, > > Found that many default compiler plugins lacked the makeprg setting. > I basically opened a perl file, then a c file and tried to compile it with > :mak > and it tried to use perl -c > this patch fixes it for gcc: > > *** gcc.vim2013-07-23 12:

[PATCH] makeprg for gcc

2013-07-23 Fir de Conversatie Dimitar DIMITROV
Hi, Found that many default compiler plugins lacked the makeprg setting. I basically opened a perl file, then a c file and tried to compile it with :mak and it tried to use perl -c this patch fixes it for gcc: *** gcc.vim    2013-07-23 12:32:14.0 +0100 --- /tmp/gcc.vim    2013-07-23 12:3