Re: PostgreSQL 8.1 x86_64 and 32bit shared objects

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL 8.1 x86_64 and 32bit shared objects
Дата
Msg-id 29690.1139343101@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.1 x86_64 and 32bit shared objects  (CG <cgg007@yahoo.com>)
Список pgsql-admin
CG <cgg007@yahoo.com> writes:
> Hm. It looks like building 32-bit Postgres is going to be even uglier
> what with all the libraries that will have to be compiled into
> lib32. It thought it would be easy enough to CC=gcc32 ./configure
> --with-all-my-options ... Should I have started out with a 32-bit
> Linux distro?

Not sure what other distros are doing, but at least for Red Hat you
should be able to get 32-bit versions of all the libraries in the
standard distro, and even install them in parallel with 64-bit.

Also, you probably want to use setarch rather than fooling piecemeal
with CC etc.

            regards, tom lane

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

Предыдущее
От: CG
Дата:
Сообщение: Re: PostgreSQL 8.1 x86_64 and 32bit shared objects
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Actual expression of a constraint