Re: Nightly builds - Mailing list pgsql-hackers

From Albe Laurenz
Subject Re: Nightly builds
Date
Msg-id 52EF20B2E3209443BC37736D00C3C13807929ABC@EXADV1.host.magwien.gv.at
Whole thread Raw
List pgsql-hackers
>> I for one am still struggling with Kerberos on Windows, and
>> it would be a great help for me to know where to get
>> libraries and headers from.
>
> The pginstaller README might help you - it contains the steps used to
> build it for the installer...

One of my problems is that it needs VC++ to build, and I don't have
that.
I tried the precompiled binaries, but the headers declare all functions
as __stdcall which breaks my mingw build.
If I change the headers to omit that __stdcall, libpq.dll builds but
crashes.

Any help would be welcome.
Yours,
Laurenz Albe


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Recovery from multi trouble
Next
From: "Magnus Hagander"
Date:
Subject: Re: Nightly builds