X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 25 Feb 2010 12:51:08 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [Packaging error] c3270/tcl3270/s3270/pr3287/x3270 Message-ID: <20100225115108.GM5683@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <7zeikwb1zv DOT fsf AT vzell-de DOT de DOT oracle DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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 Feb 24 21:31, Peter A. Castro wrote: > On Tue, 9 Feb 2010, Peter A. Castro wrote: > > >On Mon, 8 Feb 2010, Dr. Volker Zell wrote: > > > >>Hi > >> > >>The binaries from the following packages are missing the .exe extension. > >> > >> c3270-3.3.4p7-2 > >> pr3287-3.3.4p7-2 > >> s3270-3.3.4p7-2 > >> tcl3270-3.3.4p7-2 > > > >Yikes! Hmm...how strange. Ok, I'll fix that. Thanks for the catch! > > Ok, I've been investigating just how/why this happened and it seems > there's been a change in how some of the automagic executable suffix > munging is being done in Cygwin 1.7 versus 1.5. > > The makefile has this bit of script in it: > > /usr/bin/install -c c3270 $DESTDIR/$BINDIR/c3270 > > Under Cygwin 1.5, this creates "c3270.exe". > Under Cygwin 1.7, this created "c3270" (no .exe). > > There's been no change in the makefile scripts between releases of these > packages, so this is apparently a change in behaviour in either > /usr/bin/install or Cygwin's magical filename resolver internals. > > Yes, I've already dug through the email archives and this has been > discussed before with really no good resolution. Add $(EXEXT) handling to configure and makefiles? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple