Re: PL compilations ignores LDFLAGS

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PL compilations ignores LDFLAGS
Дата
Msg-id 200904231811.31606.peter_e@gmx.net
обсуждение исходный текст
Ответ на PL compilations ignores LDFLAGS  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: PL compilations ignores LDFLAGS  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-hackers
On Thursday 23 April 2009 17:50:47 Zdenek Kotala wrote:
> I hit a problem with libtcl.so that LDFLAGS is not propagated. The same
> problem is with other PL languages as well.
>
> Is it intention or a bug?

For shared libraries, you need to use LDFLAGS_SL instead.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PL compilations ignores LDFLAGS
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: PL compilations ignores LDFLAGS