Post #1141046
2026-04-13 19:11 UTC
Replies (4)
-
@atax1a@infosec.exchange 2026-04-13 19:16
@void_friend@tech.lgbt if you don't have someone by this evening we'll spin up a 32-bit VM in 86box
-
@stylus@social.afront.org 2026-04-13 22:43
@void_friend@tech.lgbt Running on a 64 bit host but within podman --arch i386 debian:bookworm, # ./a.out The 0th exception is the same exception The 2147483648th exception is the same exception
-
@whitequark@social.treehouse.systems 2026-04-14 01:59
@void_friend@tech.lgbt oh I remember hitting this edge case a loooong time ago
-
@cigix@pouet.chapril.org 2026-04-14 16:36
@void_friend@tech.lgbt there were other warning signs before that, but... > From OCaml 5.0 onwards, native compilation is available only on 64-bit systems. Native compilation on 32-bit systems is no longer available, nor are there plans to bring it back. https://github.com/ocaml/ocaml?tab=readme-ov-file#overview so I'm going to stop hacking there :D