Zdenek Kotala <zdenek.kot...@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

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to