This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/32272] make exit because build/genmodes.exe doesn't exist
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2008 06:29:14 -0000
- Subject: [Bug bootstrap/32272] make exit because build/genmodes.exe doesn't exist
- References: <bug-32272-386@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from laurent at guerby dot net 2008-06-19 06:29 -------
It happened to me but I found the source: if even once you did run configure in
the source dir then even if after that you configure in a clean build dir
you'll get this error.
So the solution is to regenerate a clean source dir (either untar or svn co)
and to absolutely avoid to configure in it, always configure in a build dir.
--
laurent at guerby dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32272