Re: problem with compiling beta3 on mingw32+WinXP

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: problem with compiling beta3 on mingw32+WinXP
Дата
Msg-id 4E2DC173.3050003@dunslane.net
обсуждение исходный текст
Ответ на Re: problem with compiling beta3 on mingw32+WinXP  (pasman pasmański <pasman.p@gmail.com>)
Список pgsql-hackers


On 07/25/2011 02:56 PM, pasman pasmański wrote:
> After googling i found that mingw's gcc works with 64 bit integers.
> But printf is incompatible :( . Possible workaround: include
> inttypes.h , define macros and convert printf strings:
>
> printf("%" LL,(long long)10000000000)

Postgres builds under mingw and runs perfectly well on 32 bit Windows 
XP. See
<http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=frogmouth&dt=2011-07-25%2006%3A30%3A01> 
for example.

(Also, please avoid top-posting).

cheers

andrew




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

Предыдущее
От: Florian Pflug
Дата:
Сообщение: Re: Another issue with invalid XML values
Следующее
От: Robert Haas
Дата:
Сообщение: write scalability