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

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

Re: Newbie - Can't compile and run C program


From: Christopher Schmidt
Subject: Re: Newbie - Can't compile and run C program
Date: Sun, 18 Mar 2012 22:58:35 +0100

taariqq <taariqq@gmail.com> writes:

> Peter, I greatly appreciate your taking the time to respond. When I do
> M-x compile RET hello.c RET the window that opens is not compilation
> or anything. It is a new instance of emacs that opens up (I have .c
> files associated with emacs) with the same code for hello.c displayed
> in it. There seems to be window flashing by just before that, but that
> is all

M-x compile RET asks you for the compile command.  For starters, try M-x
compile RET gcc hello.c RET.

        Christopher



reply via email to

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