streambuf.h:403: parse error before `ios'
llewelly@xmission.com
llewelly@xmission.com
Sun May 2 23:22:00 GMT 2004
Boyan Biandov <bbiandov@SEIU790.org> writes:
> Hello,
>
> I have seen lots of posting about what I am experiencing but no remedy. I
> don't get a sense it is a global library issue so I must be doing something
> wrong. Here is the simplest source code:
>
>
> #include <stdio.h>
> #include <sys/io.h>
> #include "/usr/include/g++-3/fstream.h"
[snip]
I vaguely recall <sys/io.h> contains a name or a macro which conflicts
with something in gcc 2.9x fstream.h . I can't verify this now
because I don't have 2.9x on linux.
The problem does not occur with gcc 3.2.2 or 3.4.0 on slackware linux
9.0 .
More information about the Gcc-help
mailing list