[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU poke 2.90.0 on Linux/sparc (32-bit)
From: |
Bruno Haible |
Subject: |
Re: GNU poke 2.90.0 on Linux/sparc (32-bit) |
Date: |
Wed, 25 Jan 2023 09:29:03 +0100 |
I wrote:
> But after "make install", the installed binary crashes.
>
> - "poke --version" and "poke --help" work fine.
> - "poke" crashes.
>
> $ ./poke
> FATAL ERROR: attempting to patch a 64-bit loading snippet on 32 bit
With poke 2.90.1, this works fine now: The installed binary works
fine. And on another Linux/sparc64 machine, in 32-bit mode, all
tests pass.
Apparently the more conservative setting in jitter/configure.ac fixed this.
Thanks Luca!