Re: pgsql/src Makefile.shlib

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pgsql/src Makefile.shlib
Дата
Msg-id Pine.LNX.4.30.0103120054490.809-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: pgsql/src Makefile.shlib  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Tom Lane writes:

> 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.

I don't know why this is a feature, let alone the default, but this
doesn't seem like the time to find out.  After all ELF is a pretty widely
used format these days and everybody links their libraries this way.

I actually had to use -Bsymbolic in another project because of conflicts,
but the whole build ended up being very noisy and broke for obscure
reasons.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


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

Предыдущее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/doc TODO
Следующее
От: Peter Mount
Дата:
Сообщение: Re: pgsql/ /build.xml ontrib/retep/build.xml oc/sr ...