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: "haubi at gentoo dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2007 16:09:36 -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 #4 from haubi at gentoo dot org 2007-09-27 16:09 -------
Same here on aix5.3 - it seems to be a make problem, not finding the implicit
rule "build/gen%$(build_exeext):" for target 'build/genmodes', defined in
gcc-4.2.0/gcc/Makefile.in line 3026.
Which version of GNU make do you use (prerequisites say >= 3.79.1) ?
Does it make a difference when you use GNU make 3.81 (or 3.80) ?
--
haubi at gentoo dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |haubi at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32272