Shared library search paths
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: PostgreSQL Development <pgsql-hackers@postgresql.org>
Cc: pgsql-ports@postgresql.org
Date: 2000-07-18T18:18:14Z
Lists: pgsql-hackers
Some platforms (OSF/cc, HPUX) are already using -rpath or equivalent, so you don't have to specify a shared library search path at runtime. I think that a lot more platforms could use this. Can people comment on whether and how it works on their platform? Essentially, LDFLAGS+=-rpath '$(libdir)' might do the trick for most. -- Peter Eisentraut Sernanders väg 10:115 peter_e@gmx.net 75262 Uppsala http://yi.org/peter-e/ Sweden