error on install with ps3

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Pakman
Newbie
Newbie
Posts: 1
Joined: Fri May 23, 2008 5:11 pm

error on install with ps3

Post by Pakman »

i have just downloaded the course code for wine for my ps3 but when i run './tools/wineinstall' i get the error message 'port.c:183:2: error: #error You must implement wine_switch_to_stack for your platform'

i also get the error after i run 'make' (after i run ./configure' and 'make depend'

now is it because wine does not support ps3??
or is there something i am doing wrong?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: error on install with ps3

Post by vitamin »

Pakman wrote:now is it because wine does not support ps3??
Yes. If you want to run windows programs - you have to use x86 compatible CPU.
oiaohm
Level 8
Level 8
Posts: 1020
Joined: Fri Feb 29, 2008 2:54 am

Post by oiaohm »

Or at least qemu to give you a virtual x86 cpu that is slowish.
Locked