Re: Strip -mmacosx-version-min options from plperl build - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Strip -mmacosx-version-min options from plperl build
Date
Msg-id fa8caa6d-9b7d-6c78-de78-4ecef34d400a@dunslane.net
Whole thread Raw
In response to Re: Strip -mmacosx-version-min options from plperl build  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Strip -mmacosx-version-min options from plperl build
List pgsql-hackers
On 2022-08-26 Fr 12:11, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
>> On 2022-08-26 10:04:35 -0400, Andrew Dunstan wrote:
>>> On 2022-08-25 Th 18:13, Andres Freund wrote:
>>>> Can you try adding just that to the flags for building and whether that then
>>>> allows a LOAD 'plperl' to succeed?
>>> Adding what?
>> -Wl,--enable-auto-image-base


didn't work


> And if that doesn't help, try -Wl,--export-all-symbols


worked


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)
Next
From: Tom Lane
Date:
Subject: Re: Strip -mmacosx-version-min options from plperl build