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 bootstrap/43531] [4.5 Regression] host files being used during cross compilation



------- Comment #17 from pinskia at gcc dot gnu dot org  2010-04-01 22:15 -------
------------------------------------------------------------------------
r152249 | rwild | 2009-09-28 13:22:56 -0700 (Mon, 28 Sep 2009) | 6 lines

Fix dependency of out_object_file on gt header for out_file.

gcc/:
        * Makefile.in ($(out_object_file)): Depend on
        gt-$(basename $(notdir $(out_file))).h.


Might be the most likely candidate.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43531


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