This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mingw32 subtle build failure
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Dave Murphy <wintermute2k4 at ntlworld dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>, cgf at gcc dot gnu dot org, dannysmith at users dot sourceforge dot net
- Date: Thu, 1 Jun 2006 01:06:09 +0200
- Subject: Re: mingw32 subtle build failure
- References: <7B5C671C-F4EA-4672-98A6-FD2E1A32AFB0@gmail.com> <447E1F75.5090704@ntlworld.com>
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