From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: GVK Newsgroups: gmane.emacs.help Subject: Re: Newbie error compiling program Date: Sat, 07 Feb 2004 22:40:11 +0530 Organization: Webplus NEWS server Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1076175516 21434 80.91.224.253 (7 Feb 2004 17:38:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 7 Feb 2004 17:38:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 07 18:38:29 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ApWPV-000084-00 for ; Sat, 07 Feb 2004 18:38:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ApWJS-00078w-3Y for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Feb 2004 12:32:14 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.moat.net!news.wplus.net!newsfeed.wplus.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 216.236.98.130 Original-X-Trace: news.wplus.net 1076174199 9238 216.236.98.130 (7 Feb 2004 17:16:39 GMT) Original-X-Complaints-To: usenet@news.wplus.net Original-NNTP-Posting-Date: Sat, 7 Feb 2004 17:16:39 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030727 Thunderbird/0.1 X-Accept-Language: en-us, en In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:120752 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16700 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16700 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!!!