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