I’m looking at providing pre-built binaries for the upcoming community Dialog release, like Linus used to do… but first I need to figure out what platforms to build binaries for, or possibly do some additional testing.
So: if you use dialogc or dgdebug, where do you run them?
it’s a trivial build on macos as well so i’ve never needed a prebuilt either. but since i was bagging on TADS earlier for not having a mac ARM prebuilt i feel like i should, in fairness, support this endeavor…
Yeah, since right now the build doesn’t require anything beyond POSIX, I think it should be easy enough to build on any Linux or similar system. Windows and Mac are the ones where building it is hard.
Based on the responses so far, I’m inclined to build / test for 64-bit Linux and Windows, plus some version of MacOS. Three platforms with significant usage and well supported by public infra. (On Mac I expect most folks will just use whatever’s in homebrew in any case…)
Interesting that there’s nobody on 32-bit Linux, since that’s one of the prebuilds in the latest release.
There are 32-bit versions and long term support branches for Windows 10 (end of support January 2027), and given that 64-bit versions include the 32-bit sub-system, the 32-bit binary is arguably the least confusing one to distribute.
(When there is only one candidate, there is only one choice!)
The RPi has an ARM based processor from Broadcom. Most linux distros are x86 based. Not everything is ported to the RPi. It is similar to Apples M series.
Looks like the poll has quiesced, so I’ll plan to go with the top three. (And of course building from source should be well supported for everyone else.) Thank you all for your feedback!