building plperl on 7.4.1

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: building plperl on 7.4.1
Date: 2004-01-27 14:21:55
Message-ID: 1075213315.1612.280.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2004-01-27 14:26:50 index scan with functional indexes
Previous Message Simon Riggs 2004-01-27 14:13:28 Re: Recursive optimization of IN subqueries