From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | David Fetter <david(at)fetter(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Windows Tools |
Date: | 2010-09-03 16:24:06 |
Message-ID: | AANLkTi=sF5FTx6E414dn3qoxOug1oZYPDvf6DXNJhEMh@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Sep 3, 2010 at 17:18, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Fri, Sep 3, 2010 at 4:11 PM, David Fetter <david(at)fetter(dot)org> wrote:
>> Hello,
>>
>> At work, I've been tasked with providing some Windows connection
>> libraries, etc. Are people still using MinGW, or should I just
>> recommend using a proprietary toolkit to do the builds? If so, which
>> one(s)?
>
> Visual C++ 2005 for 8.3/8.4 or 2008 for 9.0. You can use the free
> "Express" versions, but you'll need the Windows SDK as well with those
> (also free). Setup info is in the docs - note that it can be a little
> painful to get the SDK fully registered with 2005, but it seems to be
> completely automatic with 2008.
If you download the latest SDK, you don't even need Visual C++ Express
- you can build directly from the SDK. Assuming you don't *want* the
IDE, of course...
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2010-09-03 16:38:52 | Re: Interruptible sleeps (was Re: CommitFest 2009-07: Yay, Kevin! Thanks, reviewers!) |
Previous Message | Heikki Linnakangas | 2010-09-03 16:23:20 | Re: Streaming a base backup from master |