Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20001127175750.24840.qmail@web10705.mail.yahoo.com> Date: Mon, 27 Nov 2000 09:57:50 -0800 (PST) From: Mike Ayers Reply-To: mayers AT bmc DOT com Subject: RE: Compatibility problem: Cygwin make and makefile filename case To: Frank Ellert Cc: cygwin AT sources DOT redhat DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Just a thought, but you could instruct Cygwin users to execute the following from their bash shell: $ if [ -f MAKEFILE ] ; then mv MAKEFILE makefile ; fi I just tested this with `DIR /X ` on NT and found that it would change the base DOS filename! Not a perfect solution, but a viable one... $.02, /|/|ike > From: Frank Ellert [mailto:fe AT koma DOT free DOT de] > > Earnie Boyd writes: > > >So, if I had a Cygwin compatible unarchiver would it name > the file makefile > >instead of MAKEFILE? Most likely, yes. The real issue here > is the means by > >which you unarchive the file. > > Yes, you're right and I'm wrong. I used an old DOS unarchiver that > didn't know LFNs and so always named the file "MAKEFILE", independend > of wether the file was archived as "Makefile" or "makefile". The most > recent MS-Windows port of my archiver names the file correctly. I'm > sorry! > > But the patch is still useful since it adds some kind of DOS > compatibility to Cygwin make. ;-) > > Frank > -- > "Wer den Swing in sich hat, kann nicht mehr im Gleichschritt > marschieren." Coco Schumann, Jazzer, Überlebender des KZ > Theresienstadt > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com