Re: Windows Tools - Mailing list pgsql-hackers

From David Fetter
Subject Re: Windows Tools
Date
Msg-id 20100903183458.GE1526@fetter.org
Whole thread Raw
In response to Re: Windows Tools  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Windows Tools
List pgsql-hackers
On Fri, Sep 03, 2010 at 06:24:06PM +0200, Magnus Hagander wrote:
> On Fri, Sep 3, 2010 at 17:18, Dave Page <dpage@pgadmin.org> wrote:
> > On Fri, Sep 3, 2010 at 4:11 PM, David Fetter <david@fetter.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...

Here are a few of the things I'd rather have than that IDE:

* Root canal therapy without anaesthesia
* Migraine
* Windows for my desktop

Fortunately, it looks like I'll get none of the above for this project :)

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Alexey Klyukin
Date:
Subject: ps buffer is incorrectly padded on the (latest) OS X
Next
From: Heikki Linnakangas
Date:
Subject: Re: Interruptible sleeps (was Re: CommitFest 2009-07: Yay, Kevin! Thanks, reviewers!)