https://bugs.winehq.org/show_bug.cgi?id=46696
Bug ID: 46696 Summary: Feature Request: Define PE CPU type for 64-bit PowerPC systems Product: Wine Version: 4.2 Hardware: Other OS: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: tpearson@raptorengineering.com Distribution: ---
Existing PowerPC support in Wine revolves around legacy 32-bit big endian systems using PE CPU type number 20. 64-bit little endian systems should probably receive their own CPU type number to avoid crashes trying to run a 32-bit BE binary on 64-bit LE systems and vice versa.
https://bugs.winehq.org/show_bug.cgi?id=46696
Timothy Pearson tpearson@raptorengineering.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |46330