Re: libpq and libecpg problems on MacOs-X (Panther/10.3.3)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: libpq and libecpg problems on MacOs-X (Panther/10.3.3)
Дата
Msg-id 200405201659.i4KGxVd26771@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: libpq and libecpg problems on MacOs-X (Panther/10.3.3)  (Richard Frith-Macdonald <richard@brainstorm.co.uk>)
Список pgsql-ports
Richard Frith-Macdonald wrote:
>
> On 4 Apr 2004, at 10:37, Richard Frith-Macdonald wrote:
> > I attach a patch which fixes this for MacOS-X 10.3.3, by altering the
> > makefiles to understand the two ways of building a library/bundle and
> > having a variable setting 'BUNDLE=no' to day that the normal dynamic
> > library should be built rather than a bundle.  The patch alters the
> > libecpg and libpq makefiles to set this variable, so these two are
> > built as normal dynamic libraries, while the other code continues to
> > be built as bundles.
>
> Oops ... forgot to say ... the patch also provides the correct
> threading support settings for MacOS-X.

Port-specific threading configuration will not be needed anymore in 7.5.
It is now detected automatically.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: libpq and libecpg problems on MacOs-X (Panther/10.3.3)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: libpq and libecpg problems on MacOs-X (Panther/10.3.3)