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 _______________________________________________ gccxml mailing list [email protected] http://www.gccxml.org/mailman/listinfo/gccxml
