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

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

Re: compile/run a code from emacs


From: N. Raghavendra
Subject: Re: compile/run a code from emacs
Date: 20 Jul 2005 14:13:39 +0530
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

At 2005-07-20T06:14:55-07:00, Baloff wrote:

> ok, it works, I put the commented code in my source file and hit f5,
> it asked to save main.cpp and it then
> 
> opened another buffer window and compiled it, but did not run the program.
> my line in the commented section is
> *compile-command: "make && ./proj1"

Perhaps the `make' command finished with a nonzero exit status?  In
any case, your message indicates that your use of file variables is
correct.

Raghavendra.

-- 
N. Raghavendra <raghu@mri.ernet.in> | See message headers for contact
Harish-Chandra Research Institute   | and OpenPGP details.


reply via email to

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