X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=xOl EJxgXGv5A+y9YiI+mrqdpIup2h8cTF23+DL8KQetVcugps6rvOQGLPVijEyb2bEv gGC4Q2XRYbzYoWoH5bhJi8GkRWokXEYp5Z0XmKpw4Jd57T6Kz+LcGT4SS1entLEM hRDFmV9JY7l+NsHQZof7k1DWu42mCgxiMwyTROPU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=Peolp1iN7 VNmzqSK1YIdZBA4q/g=; b=UQtjJDo1ys/Ab9/ZtqNLcjJX69dhw3ERB3m5YTzD+ M1LLE9LUeJtkL+VO1fUJQ4e5cYWaV1pOsJTJtCbMoeNCwg0+yIMQebJZwLC3aDb3 xY3CD9d7GVD/YpKCpWwWq4U3tUHk8TwYjkxiB+qTzT4vQ1RAHg2cDq6u3io2taVQ Fc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_NO,TW_RW,TW_WX autolearn=ham version=3.3.1 From: "Nellis, Kenneth" To: "cygwin AT cygwin DOT com" Subject: magic failure Date: Wed, 19 Jun 2013 13:01:46 +0000 Message-ID: <0D835E9B9CD07F40A48423F80D3B5A7021D89AB3@USA7109MB022.na.xerox.net> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r5JD2Nof003136 Surprised that this didn't work: $ ls -ld /usr/bin/gcc-? ls: cannot access /usr/bin/gcc-?: No such file or directory $ while the following did: $ ls -ld /usr/bin/gcc-?.exe -rwxr-xr-x 2 knellis Domain Users 94741 Feb 25 2009 /usr/bin/gcc-3.exe -rwxr-xr-x 3 knellis Domain Users 231438 Oct 26 2011 /usr/bin/gcc-4.exe $ Not a biggie. I can cope. --Ken Nellis -- 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