Peter Eisentraut <[EMAIL PROTECTED]> writes: > 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) Oh, I hadn't noticed that. Yes, that's a waste of time if LDFLAGS has it. regards, tom lane
- [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
- Tom Lane