Re: pgsql/src Makefile.shlib

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql/src Makefile.shlib
Дата
Msg-id 200103111732.MAA22945@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: pgsql/src Makefile.shlib  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
> Peter Eisentraut <peter_e@gmx.net> writes:
> > You probably want to define this in Makefile.hpux (compare to
> > Makefile.linux for example), unless you want to link *all* shared
> > libraries this way.
>
> Hm.  I don't see a reason not to do all our shlibs that way;
> it seems to me that being able to break a shlib by means of
> an accidental conflict with one of its internal function names
> is a Bad Thing.
>
> But I suppose it's probably best to treat HPUX as much like the
> other platforms as possible.  Will change, unless I can talk you
> into changing all the rest.

Peter made the same suggestion for me for BSDI, and it made sense once I
saw it.  It put all the OS-specific stuff in separate files.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql/src Makefile.shlib
Следующее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/doc TODO