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 [EMAIL PROTECTED] http://yi.org/peter-e/
- [HACKERS] symbol not found in plpgsql.so Frederick W. Reimer
- [HACKERS] RE: [PORTS] symbol not found in plpgsql... Frederick W. Reimer
- Re: [HACKERS] symbol not found in plpgsql.so Tom Lane
- Re: [HACKERS] symbol not found in plpgsql.so Peter Eisentraut