Re: Build of postgresql 8.2 beta 2 failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Build of postgresql 8.2 beta 2 failure
Дата
Msg-id 28937.1162144648@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Build of postgresql 8.2 beta 2 failure  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Carl Norden wrote:
>> /usr/bin/ld:exports.list:1: parse error in VERSION script

> I'd say you'd need a newer version of GNU binutils ... but really I'd
> suggest upgrading to a newer version of RedHat.

It's interesting that that old ld seems to understand the idea of a
version-script ... I wonder if the syntax for it has changed over time?

Our needs are pretty simple (suppress exporting non-listed symbols)
so it's possible that we could use a more backwards-compatible syntax,
if we can find out what the rules are.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Build of postgresql 8.2 beta 2 failure
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: [PATCHES] WAL logging freezing