Re: Windows build issues

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Windows build issues
Date: 2011-04-07 20:13:27
Message-ID: BANLkTi=mVx-dK7i9YJpEQOd4NCFxG72nmA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Apr 7, 2011 at 22:11, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> On tor, 2011-04-07 at 09:26 +0100, Dave Page wrote:
>> On Wed, Apr 6, 2011 at 6:47 PM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>> >
>> >
>> > On 04/06/2011 01:34 PM, Dave Page wrote:
>> >>
>> >> On Wed, Apr 6, 2011 at 6:27 PM, Peter Eisentraut<peter_e(at)gmx(dot)net>  wrote:
>> >>>
>> >>>      * I have some doubts about whether the SDK is at all needed or
>> >>>        whether it would suffice by itself.  I went with Visual Studio
>> >>>        Express 2008.
>> >>
>> >> The SDK is needed with 2008 Express, but not the non-express version.
>> >> The SDK on it's own should be enough for command line compilation.
>> >
>> >
>> > When you install VC Express 2008 the SDK is installed with it. A separate
>> > install is not required, as it was with VCE 2005.
>>
>> Oh nice :-)
>
> Well, it's good that you guys are almost as confused as I am. :)

yeah, it certainly is confusing.

> Evidently, VC Express 2008 is good by itself, without the separate SDK
> download.
>
> The documentation also appears to imply that the SDK without VC Express
> would be enough.  I can't quite fathom how that would work, because the
> vcbuild.exe is supplied by VC Express.  Then again, the SDK installation
> offers to install a C++ compiler, but I don't know where it put that.

The SDK supplies both the compiler and vcbuild.exe. At least it used
to - but since vcbuild isn't in VC 2010, iirc, it is not likely to be
in the new version of the SDK either..

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-04-07 20:18:24 Re: pg_upgrade bug found!
Previous Message Peter Eisentraut 2011-04-07 20:11:21 Re: Windows build issues