This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/18423] [4.0 Regression] powerpc-eabisim build broken due to configure skipping fixincludes
- From: "bonzini at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2004 08:46:07 -0000
- Subject: [Bug other/18423] [4.0 Regression] powerpc-eabisim build broken due to configure skipping fixincludes
- References: <20041111011059.18423.janis187@us.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bonzini at gcc dot gnu dot org 2004-11-12 08:45 -------
The patch that caused it to fail is actually this one.
2004-11-04 Geoffrey Keating <geoffk@apple.com>
* Makefile.in (distclean): Don't delete nonexistent fixinc/ directory.
(install-mkheaders): Install the version built for the
host, not for the build machine.
Now I'm not going to rant much, because Geoff's patch was fixing a deficiency
in my moving fixincludes to the toplevel; I'll work to fix this.
But it's not the fault of my patch that Aaron applied; and I want to note that
the change to the stmp-fixinc target's dependencies is *not* mentioned in the
ChangeLog.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Last reconfirmed|2004-11-11 15:17:33 |2004-11-12 08:46:01
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18423