Re: Perl build fix attempted - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Perl build fix attempted
Date
Msg-id 13587.1022802946@sss.pgh.pa.us
Whole thread Raw
In response to Perl build fix attempted  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Perl build fix attempted  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> The Perl build (PL/Perl and the Pg interface) now use the configured
> compiler and flags and none of the MakeMaker stuff.  (I've kept the
> interfaces/perl5/Makefile.PL file in case someone wants to resurrect it
> for a Win32 build, for instance.)  Since doing Perl builds without
> MakeMaker is poorly documented I've reverse-engineered much of this from
> the MakeMaker source code.  It works here, but if it doesn't work
> somewhere, please let me know.

On HPUX 10.20, using perl 5.6.1, plperl builds without complaint but
SIGSEGV's upon use.  AFAIR this worked last time I tried it; any idea
what you might have changed?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Small changes to facilitate Win32 port
Next
From: Jan Wieck
Date:
Subject: Re: Small changes to facilitate Win32 port