Difference between revisions of "Porting/QB64"
Jump to navigation
Jump to search
JeremyRand (talk | contribs) (PPC64 Debian fixes) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = | + | = Done = |
+ | |||
+ | Update 2023-10-13: the PPC64 change was merged to master: | ||
* [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. 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.