This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11285] GCC 3.3 C++ for Sparc Solaris assumes system header files are C.
- From: "numien at deathwyrm dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 18:50:13 -0000
- Subject: [Bug c++/11285] GCC 3.3 C++ for Sparc Solaris assumes system header files are C.
- References: <20030622170708.11285.numien@deathwyrm.net>
- 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=11285
------- Additional Comments From numien at deathwyrm dot net 2003-07-29 18:50 -------
Took a bit of time to test and get back here (mostly due to problems with time
and Suns, gotta love 'em sometimes) but Andrew Pinski's solution seems to work
perfectly. Thanks.