Difference between revisions of "Porting/QB64"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | = | + | = Done = |
Update 2023-10-13: the PPC64 change was merged to master: | Update 2023-10-13: the PPC64 change was merged to master: | ||
Line 5: | Line 5: | ||
* [https://github.com/QB64Official/qb64/pull/48 PPC64 Debian fixes] | * [https://github.com/QB64Official/qb64/pull/48 PPC64 Debian fixes] | ||
− | so QB64, built from master tip of https://github.com/QB64Official/qb64, will work on ppc64le and ppc64. | + | so QB64, built from master tip of https://github.com/QB64Official/qb64, will work on ppc64le and ppc64. I tested compiling a "Hello, world" program via the QB64 "GUI" on ppc64, both big-endian and little-endian, on 2023-10-13. |
[[Category:Ports]] | [[Category:Ports]] |
Latest revision as of 16:15, 13 October 2023
Done
Update 2023-10-13: the PPC64 change was merged to master:
so QB64, built from master tip of https://github.com/QB64Official/qb64, will work on ppc64le and ppc64. I tested compiling a "Hello, world" program via the QB64 "GUI" on ppc64, both big-endian and little-endian, on 2023-10-13.