Tom Lane writes:
> On HPUX, for example, the loader has to be given a -E switch when
> linking the postgres executable.
Btw., something that has struck me as odd is that the hpux template with
the native compiler sets CFLAGS='-Wl,-E -Ae'. I know what the -Ae is for,
but the -Wl,-E should probably not be in every compilation command,
no? (in particular since LDFLAGS already contains -Wl,-E)
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/