X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <200802011307 DOT 48192 DOT aluaces AT udc DOT es> 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: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/