| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> | 
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
| Cc: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> | 
| Subject: | Re: symbol not found in plpgsql.so | 
| Date: | 2000-10-05 21:25:44 | 
| Message-ID: | Pine.LNX.4.21.0010052319480.1486-100000@peter.localdomain | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers pgsql-ports | 
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(at)gmx(dot)net       http://yi.org/peter-e/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-10-05 21:26:12 | Re: symbol not found in plpgsql.so | 
| Previous Message | Peter Eisentraut | 2000-10-05 20:31:43 | RE: New unified regression test driver | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-10-05 21:26:12 | Re: symbol not found in plpgsql.so | 
| Previous Message | Tom Lane | 2000-10-05 20:26:31 | Re: symbol not found in plpgsql.so |