This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/15174] libmudflap doesn't compile on Tru64 UNIX
- 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:24:57 +0000
- Subject: [Bug libmudflap/15174] libmudflap doesn't compile on Tru64 UNIX
- Auto-submitted: auto-generated
- References: <bug-15174-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15174
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |ro at gcc dot gnu.org
Resolution| |WONTFIX
--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-19 11:23:57 UTC ---
While the fundamental point about defining every feature test macro in sight
remains valid, there's no point in trying to fix this for Tru64 UNIX: gld
doesn't
work and the vendor linker has no support for --wrap or equivalent.
Rainer