Re: pgsql/src Makefile.shlib - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: pgsql/src Makefile.shlib
Date
Msg-id Pine.LNX.4.30.0103120054490.809-100000@peter.localdomain
Whole thread Raw
In response to Re: pgsql/src Makefile.shlib  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc TODO
Next
From: Peter Mount
Date:
Subject: Re: pgsql/ /build.xml ontrib/retep/build.xml oc/sr ...