Re: Postgres Win32 build broken?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Postgres Win32 build broken?
Дата
Msg-id 975f4c79-f614-45c0-8c7e-fa34b8aad01c@dunslane.net
обсуждение исходный текст
Ответ на Re: Postgres Win32 build broken?  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Postgres Win32 build broken?  (Michael Paquier <michael@paquier.xyz>)
Re: Postgres Win32 build broken?  (Ranier Vilela <ranier.vf@gmail.com>)
Список pgsql-hackers
On 9/1/21 4:00 PM, Andrew Dunstan wrote:
> On 8/31/21 9:52 PM, Michael Paquier wrote:
>> On Tue, Aug 31, 2021 at 07:49:40PM -0300, Ranier Vilela wrote:
>>> I'm not a perl specialist and it seems to me that the Win32 build is broken.
>>> The Win32 build is still important because of the 32-bit clients still in
>>> use.
>>> I'm investigating the problem.
>> Being able to see the command you are using for build.pl, your
>> buildenv.pl and/or config.pl, as well as your build dependencies
>> should help to know what's wrong.
>>
>> MSVC builds are tested by various buildfarm members on a daily basis,
>> and nothing is red.  I also have a x86 and x64 configuration with
>> VS2015 that prove to work as of HEAD at de1d4fe, FWIW.  Now, by
>> experience, one could say that N Windows PG developpers finish with at
>> least (N+1) different environments.  Basically Simon Riggs's theorem
>> applied to Windows development..
>
>
> I am seeing the same result as Ranier using VS2017 and VS 2019.
>
>

But not with VS2013. If you need to build 32 bit client libraries, using
an older VS release is probably your best bet.


chers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: unpack_sql_state not called?
Следующее
От: Peter Smith
Дата:
Сообщение: Re: psql tab auto-complete for CREATE PUBLICATION