Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Mailer: emacs 20.3.5.3.1 (via feedmail 8 I); VM 6.67 under Emacs 20.3.5.3.1 From: "David Starks-Browning" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14021.61385.81000.548065@gargle.gargle.HOWL> Date: Sat, 13 Feb 1999 21:34:01 +0000 (GMT Standard Time) To: cygwin AT sourceware DOT cygnus DOT com Subject: install fails for .exe files Building Gnu texinfo-3.12 in B20.1, "make install" fails because the makefile didn't expect executables to have the .exe suffix. This is documented in the Cygwin User's Guide, at : Unfortunately the install and strip commands do distinguish between filename and filename.exe. They fail when working on a non-existing filename even if filename.exe exists, thus breaking some makefiles. This problem can be solved by writing install and strip shell scripts to provide the extension ".exe" when needed. I found the easiest solution was to use install-cygwin-b20-sh from . Shouldn't cygwin install.exe provide this functionality from the beginning? Wouldn't it save users considerable time & trouble? Regards, David ------------------------------------------------------------------- David Starks-Browning | starksb AT ebi DOT ac DOT uk EMBL Outstation -- | The European Bioinformatics Institute | Wellcome Trust Genome Campus | tel: +44 (1223) 494 616 Hinxton, Cambridge, CB10 1SD, UK | fax: +44 (1223) 494 468 -------------------------------------------------------------------