help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flymake hanging with C


From: Andrea Crotti
Subject: Re: Flymake hanging with C
Date: Thu, 14 Oct 2010 15:35:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin)

Andrea Crotti <andrea.crotti.0@gmail.com> writes:
> Actually I just had to read better, it's enough to create in the
> makefile a target like
>
> check-syntax:
>       gcc -o nul -S ${CHK_SOURCES}
>
> but I still don't get how to make it more general, maybe with some
> buffer variables.
> I don't always have the possibility to add my own targets to the
> Makefile and/or is not so easy sometimes...

So I added this simple line in a bigger project and of course nothing
works.
I tried then to modify the function manually to execute "make" only
instead, and everything hangs and I have to kill brutally Emacs...

It would be really useful, any idea how to fix that?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]