[GCC-XML]problem with new cvs gccxml
Brad King
brad.king at kitware.com
Thu Jan 22 14:28:50 EST 2004
On Thu, 22 Jan 2004, Kevin Powell wrote:
> I checked out and built the new GccXml on cygwin(using the really great
> new CMake build scripts).
>
> However, there was a problem:
[snip]
> Is anyone else having problems with the new version?
>
> I ran the same command under strace and noticed that the system cc1plus
> is opened before the gccxml version. otherwise, I havent tried to debug
> the problem.
I suspect you have GCCXML_EXECUTABLE set in the environment to point to an
old cc1plus and not the one built in the tree. Please send me the output
of
gccxml -fxml=~/src/xmltest/xmltest.xml ~/src/xmltest/xmltest.cpp --print
Thanks,
-Brad
More information about the gccxml
mailing list