Brad King <brad.k...@...> writes: > > 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 >
checked out CVS; cd ~/src/gccxml/GCC_XML; mkdir build; cd build; cmake .. && make && sudo make install tested run gives same result: -I- _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.gccxml.org/mailman/listinfo/gccxml