Re: PL compilations ignores LDFLAGS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PL compilations ignores LDFLAGS
Дата
Msg-id 27672.1240499478@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PL compilations ignores LDFLAGS  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: PL compilations ignores LDFLAGS
Список pgsql-hackers
Zdenek Kotala <Zdenek.Kotala@Sun.COM> writes:
> 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?

It's intentional; LDFLAGS is for linking executables and may not be
suitable for shlibs.  I see that Makefile.shlib makes exceptions for
some platforms though.  What *specific* problem are you having, on what
platform?
        regards, tom lane


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