craigp at iswnet.com wrote: > Does gcc-xml support (simulate) gcc-3.4 (the docs indicate up to 3.3.x)? > If not, are there any plans to? There is a small chance it will work out of the box. Just use gccxml --gccxml-compiler g++-3.4 to run it (assuming g++-3.4 is the name of your compiler executable). There are plans to add this support soon. -Brad