From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19929 invoked by alias); 14 Aug 2009 20:07:25 -0000 Received: (qmail 19658 invoked by uid 22791); 14 Aug 2009 20:07:21 -0000 X-Spam-Check-By: sourceware.org Received: from pool-98-110-183-170.bstnma.fios.verizon.net (HELO cgf.cx) (98.110.183.170) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 14 Aug 2009 20:07:15 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 29B2513C0C5 for ; Fri, 14 Aug 2009 16:07:05 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id 2456E2B352; Fri, 14 Aug 2009 16:07:05 -0400 (EDT) Date: Fri, 14 Aug 2009 20:07:00 -0000 From: Christopher Faylor To: cygwin-talk@cygwin.com Subject: Re: GCC4, new package soon? Message-ID: <20090814200705.GA10492@ednor.casa.cgf.cx> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com References: <20090813083945.GH13438@calimero.vinschen.de> <4A842996.3050108@gmail.com> <4A850F1E.2030707@users.sourceforge.net> <4A8562EA.5010504@gmail.com> <4A85A745.4050003@users.sourceforge.net> <4A85B39D.3000502@gmail.com> <4A85C2AA.1080105@cwilson.fastmail.fm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A85C2AA.1080105@cwilson.fastmail.fm> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2009-q3/txt/msg00052.txt.bz2 On Fri, Aug 14, 2009 at 04:01:46PM -0400, Charles Wilson wrote: >[snip] >There are a ton of things wrong with this behavior, but it is what it is >-- and somehow we need to work around it, until libtool is "fixed". >Whatever "fixed" means. find / -name 'libtool*' -o -name 'lt*' | xargs rm cgf