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

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

Re: Newbie error compiling program


From: GVK
Subject: Re: Newbie error compiling program
Date: Sat, 07 Feb 2004 22:40:11 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030727 Thunderbird/0.1

youKnowme wrote:
I am using emacs to compile a simple 'hello world' program in c++ mode.

When I type the command to compile the source file I get this error message:

'cd ~/
make -k
make *** no input targets specified and no makefile found. Stop.
compilation exited abnormally with code 2 at (time / date).'

Can anyone tell me how to fix this problem please.?

Thanks in advance.



Instead of `make', give your own command there...like `g++ hello.cc'

GVK

--
Happy Hacking!!!



reply via email to

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