[GCC-XML] MSVC 9.0 Support

Chris Waldron cwaldron at intrinsyc.com
Wed Apr 23 12:10:56 EDT 2008


Thanks for enabling MSVC V9.0.  I was able to build GCC-XML against MSVC 9.0 and it works.

Chris


-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com]
Sent: Tue 4/22/2008 5:24 PM
To: Roman Yakovenko
Cc: gccxml at gccxml.org; Chris Waldron
Subject: Re: [GCC-XML] MSVC 9.0 Support
 
Brad King wrote:
> Roman Yakovenko wrote:
>> On Mon, Apr 21, 2008 at 6:58 PM, Brad King <brad.king at kitware.com> wrote:
>>> Chris Waldron wrote:
>>>
>>>> Are there any plans for GCC-XML to support MSVC ver. 9.0?
>>>>
>>>  I've just commited changes to gccxml to support the commercial version.  I
>>> don't know whether it will work with the express version or not.  I need to
>>> get it installed on another machine to try out.
>> I just tried it on Visual Studio 2008, Express Edition and it doesn't work.
>>
>> I was able to build gccxml.exe but for some reason, after the build
>> the installation directory was empty.
> 
> I'm not surprised.  It probably uses different registry entries and is
> therefore not detected.  It's on my TODO list.

Okay, I got a chance to do this tonight.  I just needed to add a check
for the VCExpress registry entry as well as the VisualStudio one.  I've
now committed support for VC9 Express.

-Brad

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20080423/f68e66f0/attachment.html>


More information about the gccxml mailing list