[Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables

2007-05-28 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-05-28 23:57 --- *** Bug 32134 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables

2007-03-29 Thread dave dot korn at artimi dot com
--- Comment #5 from dave dot korn at artimi dot com 2007-03-30 01:50 --- I have just checked in a fix for this in newlib. See the thread at: http://sourceware.org/ml/newlib/2007/msg00292.html and the references therein: http://cygwin.com/ml/cygwin/2007-03/msg00705.html

[Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables

2007-03-24 Thread schwab at suse dot de
--- Comment #4 from schwab at suse dot de 2007-03-24 08:26 --- (In reply to comment #2) Note that the newly built bootstrap compiler fails the configure tests which have a trailing -V on the command line. This is harmless, it's only for informational purpose (various tries to make

Re: [Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables

2007-03-24 Thread Angelo Graziosi
--- Comment #3 from tprince at computer dot org 2007-03-24 01:22 (In reply to comment #3) The code thus commented out apparently requires some cygwin extensions in the library which have disappeared since 20070224 (quoted by submitter as last working build). I concur, having built

[Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables

2007-03-23 Thread tprince at computer dot org
--- Comment #2 from tprince at computer dot org 2007-03-24 01:22 --- Note that the newly built bootstrap compiler fails the configure tests which have a trailing -V on the command line. Nearly all the various configure scripts provoke this failure. The one cited here happens to be the

[Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables

2007-03-23 Thread tprince at computer dot org
--- Comment #3 from tprince at computer dot org 2007-03-24 03:06 --- The failure can be worked around by commenting out the section of stdio.h in the cygwin distribution which sets __SCLE (conversion of \r\n to \n, according to comments). The code thus commented out apparently

[Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables

2007-03-10 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-03-10 08:11 --- I can confirm this on latest trunk. Its blocking bootstrap. From config log on objdir/gcc: config.log:conftest.c:2: error: parse error before me config.log:conftest.c:62: error: `__int64' undeclared (first use