X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <46CB3D82.3050806@bellsouth.net> <000d01c7e42c$2b19bef0$2e08a8c0@CAM.ARTIMI.COM> <46CB4563.9070003@bellsouth.net> <46CB4FA8.250459A1@dessent.net>
Subject: RE: error while building from CVS
Date: Wed, 22 Aug 2007 01:17:46 +0100
Message-ID: <002c01c7e451$ddf8c320$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <46CB4FA8.250459A1@dessent.net>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 21 August 2007 21:49, Brian Dessent wrote:

> Bobby McNulty wrote:
> 
>> I was waiting for someone to notice it under winsup. That is where this one
>> is at. I am not running a snapshot of the cygwin dll. Though I will try that
>> next. 
> 
> This has nothing to do with the Cygwin DLL, or the version of gcc.  It's
> an issue with how the various configure macros are written and how
> autoconf deals with cacheing.  Just delete the config.cache file and
> continue.
> 
> Brian

  Won't work.  Even from clean, the second time round has a stray space appended
to the value of the FLAGS variable.  You gotta patch the makefile.in to remove
it.  Since we're all about gmake here, $(strip ...) would work.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

