This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/3746] compilation of mips-tfile missing mips/a.out.h
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 19 Jul 2011 11:17:54 +0000
- Subject: [Bug target/3746] compilation of mips-tfile missing mips/a.out.h
- Auto-submitted: auto-generated
- References: <bug-3746-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3746
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ro at gcc dot gnu.org
Resolution| |FIXED
Target Milestone|--- |4.7.0
--- Comment #11 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-19 11:15:20 UTC ---
Fixed by only building mips-tfile, mips-tdump native.
Rainer