This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables
- From: Angelo Graziosi <Angelo dot Graziosi at roma1 dot infn dot it>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 24 Mar 2007 09:59:13 +0100 (MET)
- Subject: Re: [Bug bootstrap/31039] Latest CVS-stage 2-Cannot create executables
------- 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
> successfully the 20070223
For the sake of completeness, the last useful trunk that builds fine is
trunk 122292-20070224 downloaded with
svn -q co -r122292 svn://gcc.gnu.org/svn/gcc/trunk gcc
Since trunk 122293 the build fails as reported.
Cheers,
Angelo.