Perl build fix attempted - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Perl build fix attempted
Date
Msg-id Pine.LNX.4.44.0205281439280.1300-100000@localhost.localdomain
Whole thread Raw
Responses Re: Perl build fix attempted  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: wierd AND condition evaluation for plpgsql
Next
From: Steven Singer
Date:
Subject: Re: Replication status