Re: Compilation errors with mingw build caused by undefined optreset - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Compilation errors with mingw build caused by undefined optreset
Date
Msg-id CAB7nPqQJfRKqRhwK0B2Sp-kt9B2KL5gvGL2oJN1kZVkPdPuVvg@mail.gmail.com
Whole thread Raw
In response to Re: Compilation errors with mingw build caused by undefined optreset  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Fri, May 9, 2014 at 12:55 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> On 05/08/2014 11:30 AM, Tom Lane wrote:
>> Michael Paquier <michael.paquier@gmail.com> writes:
>>>
>>> Since commit 60ff2fd introducing the centralizated getopt-related
>>> things in a global header file, build on Windows with mingw is failing
>>
>> Hm, buildfarm member narwhal doesn't seem to be having any such problem.
>> (It's got its own issues, but not this.)
> jacana and frogmouth are also Mingw animals, and are not having issues.
Seems like the version I am using, which is the one actually specified
on the wiki here (
http://www.postgresql.org/docs/devel/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW)
is able to reproduce that...
-- 
Michael



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Issue with GRANT/COMMENT ON FUNCTION with default
Next
From: Michael Paquier
Date:
Subject: Re: Compilation errors with mingw build caused by undefined optreset