From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32736 invoked by alias); 31 May 2006 23:06:16 -0000 Received: (qmail 32724 invoked by uid 22791); 31 May 2006 23:06:15 -0000 X-Spam-Check-By: sourceware.org Received: from smtp5-g19.free.fr (HELO smtp5-g19.free.fr) (212.27.42.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 31 May 2006 23:06:13 +0000 Received: from [192.168.0.5] (coudert.name [82.239.100.53]) by smtp5-g19.free.fr (Postfix) with ESMTP id 125F918478; Thu, 1 Jun 2006 01:06:10 +0200 (CEST) In-Reply-To: <447E1F75.5090704@ntlworld.com> References: <7B5C671C-F4EA-4672-98A6-FD2E1A32AFB0@gmail.com> <447E1F75.5090704@ntlworld.com> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <2EC5DF6F-9732-406E-A8FA-FFE18FC15593@gmail.com> Cc: GCC Development , cgf@gcc.gnu.org, dannysmith@users.sourceforge.net Content-Transfer-Encoding: 7bit From: FX Coudert Subject: Re: mingw32 subtle build failure Date: Wed, 31 May 2006 23:06:00 -0000 To: Dave Murphy X-Mailer: Apple Mail (2.750) Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2006-05/txt/msg00719.txt.bz2 >>> xgcc.exe: CreateProcess: No such file or directory^M > This looks to me like a side effect of some file somewhere being > generated with DOS line endings. Sorry I didn't remove that ^M when posting. It's purely an effect of the way I copied my config.log file over the network before posting it, but is not related to the real problem here. FX