Re: pgsql/src Makefile.shlib

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src Makefile.shlib
Date: 2001-03-11 17:17:16
Message-ID: 22537.984331036@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> You probably want to define this in Makefile.hpux (compare to
> Makefile.linux for example), unless you want to link *all* shared
> libraries this way.

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.

But I suppose it's probably best to treat HPUX as much like the
other platforms as possible. Will change, unless I can talk you
into changing all the rest.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2001-03-11 17:32:29 Re: pgsql/src Makefile.shlib
Previous Message Peter Eisentraut - PostgreSQL 2001-03-11 11:24:59 pgsql/ /configure /configure.in onfig/java.m4