Re: [Darwine] compiling wine on Darwin/MacOS X 4/10
Emmanuel, I know that I did this hack, but it is not really a good one. Since it corrupts the stack (you get a stack frame error at every signal caught). So this issue would need to be a bit more investigated. But it is required for now, without it you can't launch an App. Pierre PS: its good to see that someone takes time to send those patches and work ;) So thanks for that. On 15 avr. 04, at 23:36, emmanuel maillard wrote:
Hi,
an other patch for darwin/ppc
changelog Add darwin/ppc support in THREAD_InitStack
emmanuel
<kernel_thread.diff>
Hi, This patch will replace the previous one. It fix the stack corruption problem, so exceptions are correctly handle. Changelog : Add darwin/ppc support in THREAD_InitStack emmanuel Le 16 avr. 04, à 10:13, Pierre d'Herbemont a écrit :
Emmanuel,
I know that I did this hack, but it is not really a good one. Since it corrupts the stack (you get a stack frame error at every signal caught). So this issue would need to be a bit more investigated. But it is required for now, without it you can't launch an App.
Pierre
PS: its good to see that someone takes time to send those patches and work ;) So thanks for that.
On 15 avr. 04, at 23:36, emmanuel maillard wrote:
Hi,
an other patch for darwin/ppc
changelog Add darwin/ppc support in THREAD_InitStack
emmanuel
<kernel_thread.diff>
participants (2)
-
emmanuel maillard -
Pierre d'Herbemont