32-bit executables are already supported on a 64-bit host.
This is with GCC but you get the idea.
This is with GCC but you get the idea.
Code:
$ file sudoku-32 sudoku-32: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, BuildID[sha1]=163ac4af1ecbb9753a4a95e86a1ef851f18ff20e, for GNU/Linux 3.2.0, not stripped$ uname -maarch64$ ./sudoku-32 | head -3... ... ... 987 654 321... ..3 .85 246 173 985..1 .2. ... 351 928 746Statistics: Posted by trejan — Tue Apr 22, 2025 12:11 am