Re: Compiling PL/Perl and Pl/Python on x86_64 - Mailing list pgsql-hackers

From imacat
Subject Re: Compiling PL/Perl and Pl/Python on x86_64
Date
Msg-id 20060508035846.FE33.IMACAT@mail.imacat.idv.tw
Whole thread Raw
In response to Re: Compiling PL/Perl and Pl/Python on x86_64  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Compiling PL/Perl and Pl/Python on x86_64
List pgsql-hackers
On Sun, 07 May 2006 13:09:48 -0400
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> imacat <imacat@mail.imacat.idv.tw> writes:
> >     I cannot compile PL/Perl and PL/Python under x86_64.
> Works fine for me (without any tinkering with flags) on Fedora Core 4.
> Maybe you don't have 64-bit versions of the perl and python libraries?
   Will... thank you for the hint.  I have tested to build with the
precompiled binary perl 5.8.4 that comes with the Debian distribution,
and it works.  It now seems that the problem resides on my perl
compilation.  I'll go for that direction.

--
Best regards,
imacat ^_*' <imacat@mail.imacat.idv.tw>
PGP Key: http://www.imacat.idv.tw/me/pgpkey.txt

<<Woman's Voice>> News: http://www.wov.idv.tw/
Tavern IMACAT's: http://www.imacat.idv.tw/
TLUG List Manager: http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Compiling PL/Perl and Pl/Python on x86_64
Next
From: Thomas Hallgren
Date:
Subject: Re: Fwd: [pgsql-hackers-win32] Build with Visual Studio & MSVC