This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10896] Unable to compile c++ program using gcc 3.0
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jun 2003 20:52:47 -0000
- Subject: [Bug c++/10896] Unable to compile c++ program using gcc 3.0
- References: <20030521065600.10896.hajira_a1@rediffmail.com>
- 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=10896
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-26 20:52 -------
Also you should not include backward/iostream.h directy but just use iostream.h.