X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References:  <loom.20080201T113521-704@post.gmane.org> <200802011307.48192.aluaces@udc.es>  <loom.20080201T120840-659@post.gmane.org>
Subject: RE: Help with Make
Date: Fri, 1 Feb 2008 12:28:19 -0000
Message-ID: <008101c864cd$ed519840$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To:  <loom.20080201T120840-659@post.gmane.org>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 01 February 2008 12:12, Richard Head wrote:

>> Are you running make from Cygwin's shell or from the Windows command line
>> shell instead?
> 
> Windows Command Line.
> 
> Ive just tried it in the Cygwin shell and I get the same first error. The
> 2nd has gone away (It can find gcc now!)

  So, that means the cygwin bin dir isn't in your windows PATH setting.

  As to the first error, can you confirm that main.c and the makefile are
actually in the same directory, and that you're cd'ing into that directory
(rather than e.g. using syntax like "make -f ./path/to/Makefile").


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

