Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Problems with trivial makefile Date: Wed, 3 Dec 2003 14:23:49 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark" To: "Guillaume du Pontavice" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id hB3JOJB2030777 > -----Original Message----- > From: Guillaume du Pontavice [mailto:g DOT du DOT pontavice AT gmx DOT net] > Sent: Tuesday, December 02, 2003 6:19 PM > To: cygwin AT cygwin DOT com > Subject: Problems with trivial makefile > > > hello, > > i am in trouble with a trivial makefile, using cygwin > 1.5.5-1 and make > 3.80-1 on Windows 2000 SP3 I do not know what is causing your problem, but I reproduced the two Makefiles and the directory tree. 'make' gave the expected results instead of the erroneous results that you are seeing. Are you running ash (/bin/sh), bash, or some other shell? Here is what I am running: $ cygcheck -c ash bash cygwin make Cygwin Package Information Package Version Status ash 20031007-1 OK bash 2.05b-16 OK cygwin 1.5.5-1 OK make 3.80-1 OK This is on Windows 2000. You might try checking your installation with 'cygcheck -c' and consider reinstalling some packages. ----- -- 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/