BUG #3978: plperl configure / build process behavior wrt Universal Binaries - Mailing list pgsql-bugs

From Andy Satori
Subject BUG #3978: plperl configure / build process behavior wrt Universal Binaries
Date
Msg-id 200802212024.m1LKOBfC084756@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3978
Logged by:          Andy Satori
Email address:      dru@druware.com
PostgreSQL version: 8.3
Operating system:   Mac OS X
Description:        plperl configure / build process behavior wrt Universal
Binaries
Details:

It appears that if you build PG 8.3 on a Mac OS X 10.5 machine setting the
target platform to anything other then the default, the plperl module
incorrectly configures itself to build a universal binary, and, if you are
using an SDK will fail to link due to invalid architecture.

additional details can be provided, but the short version is that so long as
you are building for the deployment hardware and architecture on a matching
system, it's fine, but if you need to cross compile for an alternate
architecture or prior build revision, the current system either builds a
broken plperl or fails to build altogether.

pgsql-bugs by date:

Previous
From: "Matthias Mohr"
Date:
Subject: 8.3 problems with sspi authentication
Next
From: Vincent D'Haene
Date:
Subject: Re: BUG #3951: SELECT ... WHERE Param = ? does not work if Param is of type bytea