From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Joe Conway <mail(at)joeconway(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql-server: plperl update from Andrew Dunstan, |
Date: | 2004-07-05 23:52:54 |
Message-ID: | 40E9E9D6.9010601@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
[redirected to -hackers]
Tom Lane wrote:
>joe(at)svr1(dot)postgresql(dot)org (Joe Conway) writes:
>
>
>>plperl update from Andrew Dunstan, deriving (I believe) from Command Prompt's
>>plperlNG. Review and minor cleanup/improvements by Joe Conway.
>>
>>
>
>I've reverted the part of this patch that attempted to make plperl use
>rpath, because it doesn't actually work...
>
>
>
>
[snip]
>-Wl is a gcc-ism, I believe; it certainly won't work in a direct call to
>ld. Looking at the port makefiles, HPUX is not the only platform that
>will barf on this.
>
>
>
>
Is there a more portable way of doing this, via configure maybe?
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-07-06 00:05:17 | Re: [COMMITTERS] pgsql-server: plperl update from Andrew Dunstan, deriving (I believe) |
Previous Message | Tom Lane | 2004-07-05 23:31:35 | Re: pgsql-server: plperl update from Andrew Dunstan, deriving (I believe) |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-07-06 00:05:17 | Re: [COMMITTERS] pgsql-server: plperl update from Andrew Dunstan, deriving (I believe) |
Previous Message | Alvaro Herrera | 2004-07-05 23:42:28 | Re: Nested Transactions, Abort All |