OS 10.2.x does not have the floating point math functions. 10.3 does, this needs to be modified for compiling on 10.3.
This commit is contained in:
@@ -12,6 +12,7 @@ typedef unsigned long long UInt64;
|
||||
#define NEED_COSF
|
||||
#define NEED_TANF
|
||||
#define NEED_ACOSF
|
||||
#define NEED_STRTOF
|
||||
#define BACKTRACE_LOOKUP_METHOD_DARWIN_DYLD
|
||||
#define BACKTRACE_METHOD_POWERPC_DARWIN
|
||||
#define HAVE_VERSION_INFO
|
||||
|
||||
Reference in New Issue
Block a user