Hi Thomas,

On Thu, May 1, 2025 at 12:37 PM Thomas Dickey <[email protected]> wrote:
>
> ----- Original Message -----
> | From: "Chris Packham" <[email protected]>
> | To: "Thomas Dickey" <[email protected]>
> | Cc: "Ncurses Mailing List" <[email protected]>
> | Sent: Wednesday, April 30, 2025 8:17:12 PM
> | Subject: Re: Build error due to NCURSES_BOOL with C23 compiler (GCC15)
>
> | Hi Thomas,
> |
> | On Thu, May 1, 2025 at 11:48 AM Thomas Dickey <[email protected]> wrote:
> |>
> |> On Thu, May 01, 2025 at 09:45:05AM +1200, Chris Packham wrote:
> |> > Hi Ncurses maintainer(s),
> |> >
> |> > I'm the current maintainer of crosstool-ng and we're just starting to
> |> > incorporate GCC15. We've hit an error that seems to exhibit itself on
> |> > a powerpc64-unknown-linux-musl config when building gdb (not sure why
> |> > this specific config is affected, some others are working fine).
> |>
> |> The log doesn't show what version/patchdate of ncurses you're using.
> |> I made fixes a few months ago, which work with glibc on Fedora and Arch.
> |>
> |> https://lists.gnu.org/archive/html/bug-ncurses/2024-11/msg00011.html
> |> https://lists.gnu.org/archive/html/bug-ncurses/2024-11/msg00014.html
> |> https://lists.gnu.org/archive/html/bug-ncurses/2025-02/msg00043.html
> |
> | It's a vanilla ncurses-6.5. Sounds like I should pull down some of
> | those patches.
>
> https://github.com/ThomasDickey/ncurses-snapshots
>

I ended up grabbing the patches from
https://invisible-island.net/archives/ncurses/6.5/ and that seems to
have fixed the build error. Running some more configurations now.

Thanks for your help.

Reply via email to