Re: Error building for 64-bit Windows (10)
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Michael Paquier <michael@paquier.xyz>, Brian Ye <brian.y.ye@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2021-05-19T14:56:23Z
Lists: pgsql-docs
On 5/18/21 8:15 PM, Michael Paquier wrote: > Hi Andrew, > > On Tue, May 18, 2021 at 08:15:35AM -0500, Brian Ye wrote: >> Thanks for the reply. >> Yes I also saw that after installing 64-bit, the 32-bit "bin" and "include" >> directories were removed. >> I think the content of the "include" are common for both 32- and 64-bit. >> Windows can run both 32-bit and >> 64-bit binaries so removing these 2 directories is probably okay. Just my >> guess. >> Again, thanks! >> Brian Ye > hamerkop is the only buildfarm member testing krb5 builds with MSVC on > Windows. The path used in this case is c:\Program Files\MIT\Kerberos\ > so the patch of this thread is going to break the builds there if this > relies on "inc/" for the include path. Is this the original include > folder used for this installation of krb5? > I have no idea - it's not my animal. Maybe ask the owner <buildfarm@sraoss.co.jp> I guess maybe I should look at adding kerberos to one of the animals I do control. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
-
Fix MSVC scripts when building with GSSAPI/Kerberos
- 7a4f2e158c0e 9.6.23 landed
- 8f507dbc6404 10.18 landed
- cf2e09544d92 11.13 landed
- a75268f1cbfb 12.8 landed
- ab81d004e401 13.4 landed
- 025110663448 14.0 landed