[GCC-XML]Visual Studio.NET2003 (VC++7.1)

Brad King brad.king at kitware.com
Thu Oct 9 12:54:04 EDT 2003


On Wed, 8 Oct 2003, Victor A. Wagner, Jr. wrote:
> I cannot seem to get gccxml to recognize that VC71 is installed.  It
> complains (accurately) that neither VC6 nor VC7 is installed.
>
> Further note.  The windows installer for binaries on the website (under a
> HUGE 0.4.2) does the following:
> C:\>gccxml --version
> GCC-XML version 0.4.1
>
> so, I pulled the latest (I think) from the CVS repository, built it w/
> cygwin and.....:
> vawjr at baslim /cygdrive/c/Projects/K2/Projects/GCC_XML
> $ gccxml --version
> GCC-XML version 0.4.1

The CVS version should report "0.5.0" or "0.5.development" if you've
gotten it correctly.  Are you sure you're running the gccxml that was
built?  It looks like you just ran "gccxml" and not "./gccxml" in cygwin,
which may still find the one that was installed and not the one that was
built.

-Brad




More information about the gccxml mailing list