[GCC-XML] Problems with GCCXML 0.9, VC9 and debug mode

Brad King brad.king at kitware.com
Mon May 18 12:11:47 EDT 2009


BOURGAU Philippe wrote:
> We are using GCC XML 0.9 with visual studio 9.0.21022.8 RTM.
> 
> Running gcc-xml with the release flags was ok, but we had problems with 
> debug flags. I finally made it work by patching the include files:

GCC-XML comes with patches for VS header files.  There should be a 'Vc9'
directory in the build (and install) tree which contains patched copies.

What is the output of the command

   gccxml --gccxml-compiler msvc9 --print

?

-Brad



More information about the gccxml mailing list