Maybe the condition should be:

#if defined _GL_BYTESWAP_H && defined _GL_BYTESWAP_INLINE

(_GL_BYTESWAP_INLINE positive)? That works for me.

- Orgad

On Thu, Sep 11, 2025 at 10:23 PM Orgad Shaneh <[email protected]> wrote:
>
> Hi Paul,
>
> Thanks for the quick response.
>
> This toolchain has glibc 2.4.
>
> This patch doesn't fix it, but if I remove the condition (#if defined
> _GL_BYTESWAP_H...) it does, so I guess it should be tweaked?
>
> - Orgad
>
> On Thu, Sep 11, 2025 at 10:17 PM Paul Eggert <[email protected]> wrote:
> >
> > Thanks for the report. I assume you're using glibc? Which glibc version?
> >
> > Does the attached patch fix things for you?

Reply via email to