| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <46CB3D82 DOT 3050806 AT bellsouth DOT net> <000d01c7e42c$2b19bef0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <46CB4563 DOT 9070003 AT bellsouth DOT net> <46CB4FA8 DOT 250459A1 AT dessent DOT 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 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <46CB4FA8.250459A1@dessent.net> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |