Re: linux sparc compile issue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: linux sparc compile issue
Дата
Msg-id 15349.1439242617@sss.pgh.pa.us
обсуждение исходный текст
Ответ на linux sparc compile issue  (Waldemar Brodkorb <wbx@openadk.org>)
Ответы Re: linux sparc compile issue  (Andres Freund <andres@anarazel.de>)
Re: linux sparc compile issue  (Waldemar Brodkorb <wbx@openadk.org>)
Список pgsql-hackers
Waldemar Brodkorb <wbx@openadk.org> writes:
> while doing regular builds via buildroot autobuilders
> a compile problem for sparc 32bit v8 was found.
> It seems the defines for Linux are other than for Solaris.

> Following patch fixes it for buildroot:
> The gcc predefines for Linux are __sparc_v8__/__sparc_v7__

I've applied your suggested patch for this, but I'm a bit curious what
version of gcc you are using; our code's been like that for a very long
time and nobody complained before.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [sqlsmith] subplan variable reference / unassigned NestLoopParams
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Fix pg_dump to dump shell types.