Re: pltlc and pltlcu problems - Mailing list pgsql-hackers

From Zeugswetter Andreas SB SD
Subject Re: pltlc and pltlcu problems
Date
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA41EB4BE@m0114.s-mxs.net
Whole thread Raw
Responses Re: pltlc and pltlcu problems  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu problems)
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] PostgreSQL Licence: GNU/GPL