Re: -fpic vs. -fPIC

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: -fpic vs. -fPIC
Дата
Msg-id Pine.LNX.4.44.0311301452060.11144-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: -fpic vs. -fPIC  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
Greg Stark writes:

> My understanding was that at least on some platforms once you need -fPIC for
> some libraries you need to make sure they were all compiled with it. That
> means it's a pain if any libraries are provided compiled with -fpic because
> whenever find one that reaches that threshold they all have to be recompiled.

Considering that mostly everyone else uses -fPIC across the board (because
it is libtool's behavior and also the policy of several distributions),
either no one has used PostgreSQL on those platforms or there is no
problem.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Materialized views proposal
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch queue