[GCC-XML] problems parsing standard headers

Brad King brad.king at kitware.com
Mon Apr 9 09:21:24 EDT 2007


Dizzy wrote:
> when i add "#include <iostream>" it doesn't:
[snip]
> /usr/include/c++/4.1.1/bits/basic_string.h: In member function `bool
>    std::basic_string<_CharT, _Traits, _Alloc>::_M_disjunct(const
> _CharT*) const
>    ':
> /usr/include/c++/4.1.1/bits/basic_string.h:329: error: syntax error
> before `;'
>    token
> /usr/include/c++/4.1.1/bits/basic_string.h:330: error: syntax error
> before `;'
>    token
> 
> Any  help?

You should be using the CVS version.  The 0.6 version was released long
before gcc 4.1.

-Brad



More information about the gccxml mailing list