[GCC-XML] ACE and gccxml?

Brad King brad.king at kitware.com
Fri Jan 28 18:31:35 EST 2005


Timothy Paul Johnson wrote:
> I have one header file (generated.h) with one line:
> #include "ace\OS.h"
> And I run the following command:
> "\Program Files\GccXml\bin\gccxml.exe" --gccxml-compiler msvc7 -D _MT -I 
> "c:\Program Files\ACE"  -fxml=generated.xml Generated.h

Please run the same command but instead of -fxml=generated.xml, use the
"-E" option to get the preprocessed source.  Then send it to me via
private email (no need to clutter the list with a big file).

Thanks,
-Brad



More information about the gccxml mailing list