From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8375 invoked by alias); 19 Dec 2006 23:58:34 -0000 Received: (qmail 8366 invoked by uid 22791); 19 Dec 2006 23:58:33 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Dec 2006 23:58:29 +0000 Received: (qmail 11579 invoked from network); 19 Dec 2006 23:58:27 -0000 Received: from unknown (HELO localhost) (carlos@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Dec 2006 23:58:27 -0000 Date: Tue, 19 Dec 2006 23:58:00 -0000 From: Carlos O'Donell To: Bob Rossi Cc: gcc-help@gcc.gnu.org, mark@codesourcery.com Subject: Re: mingw svn trunk failure Message-ID: <20061219235825.GY14845@lios> References: <20061219155354.GD32464@cox.net> <20061219223224.GA3022@cox.net> <20061219224909.GW14845@lios> <20061219225909.GC3022@cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061219225909.GC3022@cox.net> User-Agent: Mutt/1.5.13 (2006-08-11) Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2006-12/txt/msg00285.txt.bz2 On Tue, Dec 19, 2006 at 05:59:09PM -0500, Bob Rossi wrote: > > Bob, could you please provide your gcc configure options? > > Hi Carlos, > > It's all here, > http://gcc.gnu.org/ml/gcc-help/2006-12/msg00279.html > What do you think? ----- The values of the varaiables are, p->fname=/c/mingw/include cpp_PREFIX=c:/mingw cpp_PREFIX_len=8 ----- This is not at all what I expected. The problem here is that you are configuring mingw under cygwin, and the cygwin paths are not translated. I will have to think about this. Could you tell me what errors you get when using --prefix='c:/mingw'? Cheers, Carlos. -- Carlos O'Donell CodeSourcery carlos@codesourcery.com (650) 331-3385 x716