Tom Lane writes:
> Modified files:
> src : Makefile.shlib
>
> Log message:
> Turns out the HPUX linker likes -Bsymbolic too. Without this, ODBC
> driver does not work because its internal cross-references get bound
> to similarly named functions in unixODBC shared library.
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.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/