This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/41709] Failing bootstrap in stage 2 while building Ada + C
- From: "anhvofrcaus at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Nov 2009 23:56:24 -0000
- Subject: [Bug bootstrap/41709] Failing bootstrap in stage 2 while building Ada + C
- References: <bug-41709-8629@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from anhvofrcaus at gmail dot com 2009-11-02 23:56 -------
The complain is the direct result of not have flex.exe on my system. After
installing flex, this complain goes away. However, the original problem shows
up again. The configuration for the build is
$ ../gcc-4.5-20091015/configure --enable-languages=ada,c,c++,fortran --with-gmp
=/c/tools/gmp-4.3.0/ --with-mpfr=/c/tools/mpfr-2.4.1/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41709