Re: BUG #5639: Compile fails on heap

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5639: Compile fails on heap
Дата
Msg-id 26663.1283449420@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5639: Compile fails on heap  ("Markus Ullmann" <mail@markus-ullmann.de>)
Список pgsql-bugs
"Markus Ullmann" <mail@markus-ullmann.de> writes:
> The compilation fails when trying to build fat binarys (aka 32bit and 64bit
> in one file).

There are ways to do that, but it's substantially more complicated than
the patch you propose (which doesn't even begin to work, since it's
trying to patch a configure-generated file).  Please see the PG
archives for previous discussions of building universal binaries,
eg the thread starting here:
http://archives.postgresql.org/pgsql-hackers/2008-07/msg00884.php

            regards, tom lane

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

Предыдущее
От: "Markus Ullmann"
Дата:
Сообщение: BUG #5639: Compile fails on heap
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: issue about information_schema REFERENTIAL_CONSTRAINTS