BUG #10436: Can't compile 9.4 with this mingw64-w32 gcc 4.8.1, 4.8.2, 4.8.3

Поиск
Список
Период
Сортировка
От lr@pcorp.us
Тема BUG #10436: Can't compile 9.4 with this mingw64-w32 gcc 4.8.1, 4.8.2, 4.8.3
Дата
Msg-id 20140524154250.1403.92643@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #10436: Can't compile 9.4 with this mingw64-w32 gcc 4.8.1, 4.8.2, 4.8.3
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      10436
Logged by:          Regina Obe
Email address:      lr@pcorp.us
PostgreSQL version: Unsupported/Unknown
Operating system:   Windows 7 (64-bit) mingw64-w32 4.8.1 chain
Description:

Side bug -- you don't have 9.4beta listed in PostgreSQL version dropdown on
this form -- this might be intentional, but seems if you want bug reports on
it would be nice to have it listed.

Main bug:
In trying to track down the issue I am having here:
http://trac.osgeo.org/postgis/ticket/2746

I tried to see if I'd have better luck with newer chains -- but none of the
chains I tried 4.8.3, 4.8.2, 4.8.1 (mingw64-w32 sjlj exception (win32
threading) can even get past configure step with the latest snapshot from:
ftp://ftp.postgresql.org/pub/snapshot/dev/

The error I got trying to compile with 4.8.1 is:

undefined reference to `_set_invalid_parameter_handler'

The 4.8.3 I got a different error, but can't remember what that was.

To rule out just the chains, I tried rebuilding 9.3.4 with 4.8.1 chain and
had no issue.  So it seems something has changed in the 9.4 code that makes
it not possible to build with these newer mingw64-w32 chains.

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: BUG #9818: LDAP Authentication subtree problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #10436: Can't compile 9.4 with this mingw64-w32 gcc 4.8.1, 4.8.2, 4.8.3