[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gawk 5.2.1 issues on macOS
From: |
arnold |
Subject: |
Re: Gawk 5.2.1 issues on macOS |
Date: |
Sun, 27 Nov 2022 12:05:40 -0700 |
User-agent: |
Heirloom mailx 12.5 7/5/10 |
Thanks for the report. I will revert the use of x86_64 on arm, and only
enable PMA on x86_64.
Can you tell me what the value of $host is on ppc64 and if -no_pie is
supported on that architecture? If so, I can enable pma on it also.
In the meantime, I have no problem with macports using configure --disable-pma
across the board. It's an experimental feature.
Thanks,
Arnold
Marius Schamschula <lists@schamschula.com> wrote:
> The update to gawk 5.2.1 has caused two issues:
>
> 1) Machines running on the arm64 architecture don’t automatically have x86_64
> support. The user has first to manually enable Rosetta, and then build at
> least gettext-runtime as universal to get libintl.dylib for x86_64. See:
> https://trac.macports.org/ticket/66327
>
> 2) It completely ignores the fact that there are still PPC machines in use.
> See: https://trac.macports.org/ticket/66329
>
> Marius
> --
> Marius Schamschula
>
>
>
>