https://bugs.winehq.org/show_bug.cgi?id=46330
Bug ID: 46330 Summary: [Feature Request] Enable winelib on ppc64el Product: Wine Version: unspecified Hardware: Other OS: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winelib Assignee: wine-bugs@winehq.org Reporter: tpearson@raptorengineering.com Distribution: ---
With the resurgence in POWER hardware support and interest centering around the POWER8/POWER9 chips, it would be great to get winelib support for the ppc64el architecture. This would allow Windows open source applications to be used on these powerful machines (e.g. FEMM, SQLYog, etc.).
https://bugs.winehq.org/show_bug.cgi?id=46330
--- Comment #1 from Timothy Pearson tpearson@raptorengineering.com --- Note there does seem to be some (vestigal?) ppc32 support in Wine already. This may make a true ppc64el port more akin to the arm32-->aarch64 port already in tree.
I may try to poke at this some in the coming weeks.
https://bugs.winehq.org/show_bug.cgi?id=46330
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
https://bugs.winehq.org/show_bug.cgi?id=46330
Timothy Pearson tpearson@raptorengineering.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |46694
https://bugs.winehq.org/show_bug.cgi?id=46330
Timothy Pearson tpearson@raptorengineering.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |46695
https://bugs.winehq.org/show_bug.cgi?id=46330
Timothy Pearson tpearson@raptorengineering.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |46696
https://bugs.winehq.org/show_bug.cgi?id=46330
--- Comment #2 from Timothy Pearson tpearson@raptorengineering.com --- Making some progress on a port of the existing ppc32 code to ppc64. Current status and patches are available at:
https://wiki.raptorcs.com/wiki/Porting/Wine
Closing #46695 as it is expected behaviour trying to build a 64-bit wine using 32-bit legacy ppc code.
https://bugs.winehq.org/show_bug.cgi?id=46330 Bug 46330 depends on bug 46695, which changed state.
Bug 46695 Summary: Linking atl fails on ppc64el with undefined reference to SetWindowLongPtrW https://bugs.winehq.org/show_bug.cgi?id=46695
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX
https://bugs.winehq.org/show_bug.cgi?id=46330
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Since power pc support got removed, can this be closed?
https://bugs.winehq.org/show_bug.cgi?id=46330
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #4 from André H. nerv@dawncrow.de --- (In reply to Fabian Maurer from comment #3)
Since power pc support got removed, can this be closed?
No, 32-bit powerpc support was removed, but this bug is about 64-bit. (And you don't need the former for the latter)