Re: mingw check hung - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: mingw check hung
Date
Msg-id 497FEA40.8010709@dunslane.net
Whole thread Raw
In response to Re: mingw check hung  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: mingw check hung  (Magnus Hagander <magnus@hagander.net>)
List 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 by date:

Previous
From: Greg Smith
Date:
Subject: Re: pg_upgrade project status
Next
From: Robert Treat
Date:
Subject: Re: 8.4 release planning