💾 Archived View for bbs.geminispace.org › u › xavi › 12698 captured on 2024-08-18 at 21:58:17. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-07-09)
-=-=-=-=-=-=-
Re: "Does anyone know if there is a 32-bit version of the..."
Considering its few dependencies, I think I might be able to build a static binary for x86 that works on any Linux distribution. I will give it a try ASAP.
2023-12-16 · 8 months ago
I was able to set up a static binary for Telescope that should work on any Linux distribution, and it should be possible to build it for x86.
However, ncurses installs a terminal database that should be embedded into the binary for maximum portability. To achieve this, I am preparing a portable library that allows to redirect standard file operations to in-memory buffers.
I wrote an article on my capsule with download links to x86 and amd64 static binaries for Telescope, and an explanation of how they were built:
— Building a static binary for Telescope
☯️ leoperbo [OP] · 2023-12-22 at 00:26:
OMG! This is early christmas!
Does anyone know if there is a 32-bit version of the Telescope client or if there is a way to compile it with that compatibility? [gemini link]