He might be wanting to use winelib and that should work. People used it in the past.
Roderick On Mon, May 25, 2009 at 1:44 PM, Stefan Dösinger <[email protected]> wrote: > Am Montag, 25. Mai 2009 00:49:55 schrieb Michael G Hughes: >> I have managed to get Wine compiling on a PowerMac G4, MacOSX 10.3.9, a >> while back... >> >> What I know so far... It does not work... Who'd a thunk it? >> >> Just trying to run winecfg gives me: >> >> fixme:seh:RTLCaptureContext not implimented on PowerPC >> fixme:seh:call_stack_handlers not implemented on PowerPC >> wine: Unhandled alignment at address 0x44010788 (thread 000d), starting >> debugger... >> err:process:__wine_kernel_init boot event wait timed out > The main trouble is that Windows apps are x86, so in order to run anything but > builtin notepad you'll need a CPU emulator. In that case, just compile wine > as x86 binary and run it in the emulator as well. > > > >
