On 2022-08-26 Fr 16:00, Tom Lane wrote:
> Andrew Dunstan <and...@dunslane.net> writes:
>> On 2022-08-26 Fr 12:11, Tom Lane wrote:
>>> And if that doesn't help, try -Wl,--export-all-symbols
>> worked
> Hmph.  Hard to see how that isn't a linker bug.  As a stopgap
> to get the farm green again, I propose adding something like
>
> ifeq ($(PORTNAME), cygwin)
> SHLIB_LINK += -Wl,--export-all-symbols
> endif
>
> to plperl's makefile.
>
>                       


+1


cheers


andrew


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



Reply via email to