[GCC-XML] Problem with SVN source
Brad King
brad.king at kitware.com
Wed May 13 09:21:45 EDT 2009
Scott Flynn wrote:
> [starlon at localhost lib]$ gccxml tmp.h -fxml=tmp.xml --debug
> Using "/usr/local/bin/gccxml_cc1plus" as GCC-XML executable.
> Using the following arguments to GCC-XML executable:
> "-quiet"
> "-fsyntax-only"
> "-w"
> "-I-"
The '-I-' option only appears here when the internal configuration option
GCCXML_NATIVE_CC1PLUS is off, but there is no settable option for it in
the default build. How did you build gccxml? How did you get the source?
-Brad
More information about the gccxml
mailing list