Re: Compiling PL/Perl and Pl/Python on x86_64

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: imacat <imacat(at)pristine(dot)com(dot)tw>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Compiling PL/Perl and Pl/Python on x86_64
Date: 2006-05-22 20:17:32
Message-ID: 44721C5C.50208@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

imacat wrote:
> But, on my i386 machine, I can build PL/Perl with static library
> (libperl.a). But I can't do that on x86_64 anymore. Can somebody tell
> me why, or where should I referring to?
>

Why do you want to do this? It works perfectly well with a shared lib,
and is probably more memory efficient and faster to load.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2006-05-22 20:19:03 Re: error-free disabling of individual child partition
Previous Message Andrew Dunstan 2006-05-22 20:11:38 Re: error-free disabling of individual child partition