[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: |
Tue, 24 Jan 2023 18:59:47 +0100 |
I wrote:
> On a Linux/sparc64 machine in 32-bit mode (CC="gcc -m32"), the
> compilation of libpoke/pvm-vm2.c fails due to insufficient memory:
After resizing the machine (now 2 GB RAM + 1 GB swap), the compilation
succeeded. 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
Find attached the strace log and jitter's config.status and config.h.
strace.log
Description: Text Data
config.status
Description: application/shellscript
config.h
Description: Text Data
- Re: GNU poke 2.90.0 on Linux/sparc (32-bit),
Bruno Haible <=