building plperl on 7.4.1 - Mailing list pgsql-hackers

From Dave Cramer
Subject building plperl on 7.4.1
Date
Msg-id 1075213315.1612.280.camel@localhost.localdomain
Whole thread Raw
In response to Re: returning PGresult as xml  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
I tried to build plperl on 7.4.1,

On my system

perl -MConfig -e 'print $Config{ccdlflags}'

returns 

-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE

however the build ends up using

-rpath,$prefix/lib

Dave
-- 
Dave Cramer
519 939 0336
ICQ # 1467551



pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: Recursive optimization of IN subqueries
Next
From: Dave Cramer
Date:
Subject: index scan with functional indexes