This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11696] building basic C++ application fails with -fmudflap
- From: "fche at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2003 19:11:05 -0000
- Subject: [Bug libstdc++/11696] building basic C++ application fails with -fmudflap
- References: <20030728201042.11696.phil.el@wanadoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11696
------- Additional Comments From fche at redhat dot com 2003-11-07 19:11 -------
I have a patch that activates the solaris pragma "redefine_extname"
for -fmudflap*. Using this in the mf-runtime.h header appears to
make C++ work.