[GNC] Is there a GNUcash 64-bit?

David G. Pickett dgpickett at aol.com
Fri Oct 3 16:27:33 EDT 2025


> My older Intel Mac would run both 32-bit and 64-bit applications; the new
> Silicon Mac will not allow 32-bit applications to run at all.
Maybe someone wrote a wrapper for 32 bit apps.  In the internet age, you need to imagine first, search second!  I am guessing all the system calls are 64 bit only.  If a wrapper could link to the 32 bit code, it could provide the missing 32 bit syscalls.  It's not like they made the 32 bit machine language disappear from the CPU, if it ever had them.  And if the newer CPU lacks 32 bit ops, you just need an interpreter.

I still run Win85 apps great in Linux Ubuntu Wine (Windows Emulator), that most later Windows versions refuse to run!  The x86 did not lose 1 and 32 bit instructions!


More information about the gnucash-user mailing list