From: Michael S. <msb...@me...> - 2009-08-19 02:53:28
|
We've got a build problem: Using current CVS, including your timer changes, I can build on OS X 10.5 successfully. But if I build with OS X 10.4 as the deployment target (e.g. using the 10.4 SDK) then it fails: timer_unix.cpp: In function ‘void mach_current_time(tm_time_t&)’: timer_unix.cpp:44: error: ‘mach_host_self’ was not declared in this scope On Aug 17, 2009, at 2:29 PM, Charles Srstka wrote: > Attached is a set of patches to port the precise timer that is > currently used in the Linux and BeOS builds of SheepShaver to Mac OS > X (and any other Mach-based operating systems). |