This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/18423] [4.0 Regression] powerpc-eabisim build broken due to configure skipping fixincludes


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]