| From: | "Zeugswetter Andreas SB SD" <ZeugswetterA(at)spardat(dot)at> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Brent Verner" <brent(at)rcfile(dot)org> |
| Cc: | "Peter Eisentraut" <peter_e(at)gmx(dot)net>, "Murray Prior Hobbs" <murray(at)efone(dot)com>, "Lamar Owen" <lamar(dot)owen(at)wgcr(dot)org>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pltlc and pltlcu problems |
| Date: | 2002-01-21 17:39:25 |
| Message-ID: | 46C15C39FEB2C44BA555E356FBCD6FA41EB4BE@m0114.s-mxs.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > override TCL_SHLIB_LD := $(shell echo $(TCL_SHLIB_LD) | sed
> 's/-Wl,-soname.*//')
>
> I suspect that the above works only because -Wl,-soname is the last
> switch in TCL_SHLIB_LD; any following switches would be removed too.
> Perhaps better
Just have to say: I can't beleive this.
Doublefixing such a grotty Makefile that is known to not work on
2 Platforms, and known to work on those 2 + at least 2 other platforms
with the patch Tom recently sent in.
Don't you all trust Makefile.shlib ? It does perfectly create shlibs
of nearly the same making without problems.
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vince Vielhaber | 2002-01-21 17:41:23 | Re: [HACKERS] PostgreSQL Licence: GNU/GPL |
| Previous Message | Tom Lane | 2002-01-21 17:38:06 | Re: [HACKERS] PostgreSQL Licence: GNU/GPL |