Re: mingw check hung

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: mingw check hung
Дата
Msg-id 497FEA40.8010709@dunslane.net
обсуждение исходный текст
Ответ на Re: mingw check hung  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: mingw check hung  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers

Andrew Dunstan wrote:
>
>
> Magnus Hagander wrote:
>> Andrew Dunstan wrote:
>>
>>  
>>> I've installed drmingw to handle exceptions instead, so we'll see if
>>> that gives us useful info. If not, I'll see what I can do with gdb.
>>>     
>>
>> Hadn't heard of drwmingw, I see how that can be useful :-)
>>
>>
>>   
>
> report from DrMingw is below
>
>
Further data point:

The suspect patch is quite definitely the source of the problem. I undid 
the configure changes and surrounded the additions to port/win32.h with 
#ifdef WIN32_ONLY_COMPILER ... #endif. Result: the problem disappeared, 
and "make check" completed perfectly.

cheers

andrew



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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: pg_upgrade project status
Следующее
От: Robert Treat
Дата:
Сообщение: Re: 8.4 release planning