This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix mingw32 bootstrap regression.
- From: 'Bob Rossi' <bob_rossi at cox dot net>
- To: Danny Smith <dannysmith at clear dot net dot nz>
- Cc: 'Carlos O'Donell' <carlos at codesourcery dot com>, gcc-patches at gcc dot gnu dot org, 'Mark Mitchell' <mark at codesourcery dot com>
- Date: Sat, 23 Dec 2006 16:19:42 -0500
- Subject: Re: [PATCH] Fix mingw32 bootstrap regression.
- References: <20061223172320.GH3022@cox.net> <000001c726cb$e0e0e480$dd6d65da@anykey>
On Sun, Dec 24, 2006 at 08:52:27AM +1300, Danny Smith wrote:
> This error:
> > > -o libgcc/./_chkstk.o
> > > xgcc.exe: CreateProcess: No such file or directory
>
> is probably because ORIGINAL_AS_FOR_TARGET is incorrect in your
> configuration.
>
> What sh.exe are you using? How is your build dir rooted (is it
> binmode)?
Hi Danny,
Looks like I'm having this problem,
http://gcc.gnu.org/ml/gcc/2006-05/msg00711.html
Look at Dave's reply,
http://gcc.gnu.org/ml/gcc/2006-05/msg00718.html
Bob Rossi