This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28015] Nonspecific error messages
- From: "philippe at fornux dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2006 20:17:57 -0000
- Subject: [Bug c++/28015] Nonspecific error messages
- References: <bug-28015-8054@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from philippe at fornux dot com 2006-06-13 20:17 -------
I was compiling a big project and I ended up with this error message. I just
tried to compile the same file by preprocessing it first (-E) and I don't have
the error anymore.
Actually I think some dependent file got included twice. That will explain the
error messages refering to the same locations; therefore it not a compiler
problem but some improper "#ifndef" preprocessor handling in the header files
on my Redhat system.
I will investigate and let you know if I come up with something.
Bests,
Phil
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28015