<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Scaleform 4.4 Mobile SDK for IOS in Scaleform Forum (Read Only)</title>
    <link>https://forums.autodesk.com/t5/scaleform-forum-read-only/scaleform-4-4-mobile-sdk-for-ios/m-p/5647487#M4206</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using Yosemite, Xcode&amp;nbsp;Version 6.3.1 (6D1002) and I'm targeting an Ipad Air with Ios version 8.3.&lt;/P&gt;
&lt;P&gt;I have done the installation with the deployer and that is the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Created deployment definition /Users/mac/scaleform_4.4_iphone/LocalApps/Fracs.def&lt;BR /&gt;Preparing to run build tools..&lt;BR /&gt;Trying to remove file /Users/mac/scaleform_4.4_iphone/Obj/SMP_Fracs.mk ... not found&lt;BR /&gt;Running command: /bin/bash --login -c cd /Users/mac/scaleform_4.4_iphone; make P=iPhone+clang/arm64 C=Debug+NoRTTI VERBOSE=1 IOSSMP=1; open LocalApps/Fracs/iPhone/Fracs.xcodeproj; exit&lt;BR /&gt;Xcode installation : /Applications/Xcode.app/Contents/Developer&lt;/P&gt;
&lt;P&gt;iOS SDK version : 8.3&lt;BR /&gt;Valid architectures : i386 armv7 armv7s arm64&lt;BR /&gt;iOS min target : 40000&lt;/P&gt;
&lt;P&gt;Xcode installation : /Applications/Xcode.app/Contents/Developer&lt;/P&gt;
&lt;P&gt;iOS SDK version : 8.3&lt;BR /&gt;Valid architectures : i386 armv7 armv7s arm64&lt;BR /&gt;iOS min target : 40000&lt;/P&gt;
&lt;P&gt;cc Src/Sound/Sound_SoundRenderer.cpp&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRenderer.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRenderer.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRenderer.o -c Src/Sound/Sound_SoundRenderer.cpp&lt;/P&gt;
&lt;P&gt;cc Src/Sound/Sound_Sound.cpp&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_Sound.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_Sound.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_Sound.o -c Src/Sound/Sound_Sound.cpp&lt;/P&gt;
&lt;P&gt;cc Src/Sound/Sound_SoundRendererFMOD.cpp&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRendererFMOD.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRendererFMOD.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRendererFMOD.o -c Src/Sound/Sound_SoundRendererFMOD.cpp&lt;/P&gt;
&lt;P&gt;ar Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxsound_fmod.a&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxsound_fmod.a Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRenderer.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_Sound.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRendererFMOD.o &lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxsound_fmod.a&lt;/P&gt;
&lt;P&gt;ar Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxsound_null.a&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxsound_null.a Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_SoundRenderer.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Sound/Sound_Sound.o &lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxsound_null.a&lt;BR /&gt; make expat&lt;BR /&gt;chmod -R a+w 3rdParty/expat-2.1.0&lt;/P&gt;
&lt;P&gt;cp -rp 3rdParty/expat-2.1.0 Obj/iPhone-arm64-clang/3rdParty | (cd Obj/iPhone-arm64-clang)&lt;/P&gt;
&lt;P&gt;(cd Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0; chmod -R a+w .; make distclean; rm -f zconf.h Makefile)&lt;/P&gt;
&lt;P&gt;make[1]: *** No rule to make target `distclean'. Stop. &lt;BR /&gt;(cd Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0; CC="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE" CXX="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE" LD="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" AR="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc" RANLIB=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib sh ./configure --host=x86_64-apple-darwin14.3.0 --disable-shared )&lt;/P&gt;
&lt;P&gt;configure: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used &lt;BR /&gt;checking build system type... &lt;BR /&gt;x86_64-apple-darwin14.3.0&lt;/P&gt;
&lt;P&gt;checking host system type... &lt;BR /&gt;x86_64-apple-darwin14.3.0&lt;/P&gt;
&lt;P&gt;checking how to print strings... printf&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE&lt;/P&gt;
&lt;P&gt;checking whether the C compiler works... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for C compiler default output file name... a.out&lt;BR /&gt;checking for suffix of executables...&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;checking whether we are cross compiling... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for suffix of object files... &lt;BR /&gt;o&lt;BR /&gt;checking whether we are using the GNU C compiler... &lt;BR /&gt;yes&lt;BR /&gt;checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE accepts -g... &lt;BR /&gt;yes&lt;BR /&gt;checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE option to accept ISO C89... &lt;BR /&gt;none needed&lt;/P&gt;
&lt;P&gt;checking for a sed that does not truncate output... &lt;BR /&gt;/usr/bin/sed&lt;/P&gt;
&lt;P&gt;checking for grep that handles long lines and -e... &lt;BR /&gt;/usr/bin/grep&lt;/P&gt;
&lt;P&gt;checking for egrep... /usr/bin/grep -E&lt;BR /&gt;checking for fgrep... /usr/bin/grep -F&lt;BR /&gt;checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE... &lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld&lt;BR /&gt;checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no&lt;BR /&gt;checking for BSD- or MS-compatible name lister (nm)... &lt;BR /&gt;/usr/bin/nm&lt;/P&gt;
&lt;P&gt;checking the name lister (/usr/bin/nm) interface... &lt;BR /&gt;BSD nm&lt;/P&gt;
&lt;P&gt;checking whether ln -s works... yes&lt;BR /&gt;checking the maximum length of command line arguments... 196608&lt;BR /&gt;checking whether the shell understands some XSI constructs... &lt;BR /&gt;yes&lt;BR /&gt;checking whether the shell understands "+="... yes&lt;BR /&gt;checking how to convert x86_64-apple-darwin14.3.0 file names to x86_64-apple-darwin14.3.0 format... func_convert_file_noop&lt;BR /&gt;checking how to convert x86_64-apple-darwin14.3.0 file names to toolchain format... func_convert_file_noop&lt;BR /&gt;checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-objdump... objdump&lt;BR /&gt;checking how to recognize dependent libraries... pass_all&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-dlltool... dlltool&lt;BR /&gt;checking how to associate runtime and link libraries... printf %s\n&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc&lt;BR /&gt;checking for archiver @Anonymous support... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for x86_64-apple-darwin14.3.0-strip... no&lt;BR /&gt;checking for strip... strip&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib&lt;BR /&gt;checking for gawk... no&lt;BR /&gt;checking for mawk... no&lt;BR /&gt;checking for nawk... no&lt;BR /&gt;checking for awk... awk&lt;BR /&gt;checking command to parse /usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE object... &lt;BR /&gt;configure: WARNING: using cross tools not prefixed with host triplet &lt;BR /&gt;ok&lt;/P&gt;
&lt;P&gt;checking for sysroot... no&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-mt... no&lt;BR /&gt;checking for mt... no&lt;BR /&gt;checking if : is a manifest tool... &lt;BR /&gt;no&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-dsymutil... no&lt;BR /&gt;checking for dsymutil... dsymutil&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-nmedit... no&lt;BR /&gt;checking for nmedit... nmedit&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-lipo... no&lt;BR /&gt;checking for lipo... lipo&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-otool... no&lt;BR /&gt;checking for otool... otool&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-otool64... no&lt;BR /&gt;checking for otool64... no&lt;BR /&gt;checking for -single_module linker flag... &lt;BR /&gt;yes&lt;BR /&gt;checking for -exported_symbols_list linker flag... &lt;BR /&gt;yes&lt;BR /&gt;checking for -force_load linker flag... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking how to run the C preprocessor... &lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -E&lt;/P&gt;
&lt;P&gt;checking for ANSI C header files... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/stat.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for stdlib.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for string.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for memory.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for strings.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for inttypes.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for stdint.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for unistd.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for dlfcn.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for objdir... &lt;BR /&gt;.libs&lt;/P&gt;
&lt;P&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE supports -fno-rtti -fno-exceptions... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE option to produce PIC... -fno-common -DPIC&lt;BR /&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE PIC flag -fno-common -DPIC works... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE static flag -static works... &lt;BR /&gt;no&lt;BR /&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE supports -c -o file.o... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE supports -c -o file.o... (cached) yes&lt;BR /&gt;checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes&lt;BR /&gt;checking dynamic linker characteristics... &lt;BR /&gt;darwin14.3.0 dyld&lt;BR /&gt;checking how to hardcode library paths into programs... immediate&lt;BR /&gt;checking whether stripping libraries is possible... &lt;BR /&gt;yes&lt;BR /&gt;checking if libtool supports shared libraries... &lt;BR /&gt;yes&lt;BR /&gt;checking whether to build shared libraries... no&lt;BR /&gt;checking whether to build static libraries... yes&lt;BR /&gt;checking for x86_64-apple-darwin14.3.0-gcc... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE&lt;/P&gt;
&lt;P&gt;checking whether we are using the GNU C compiler... &lt;BR /&gt;(cached) yes&lt;BR /&gt;checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE accepts -g... (cached) yes&lt;BR /&gt;checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE option to accept ISO C89... (cached) none needed&lt;/P&gt;
&lt;P&gt;checking whether we are using the GNU C++ compiler... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE accepts -g... &lt;BR /&gt;yes&lt;BR /&gt;checking how to run the C++ preprocessor... &lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -E&lt;/P&gt;
&lt;P&gt;checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE... &lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld&lt;/P&gt;
&lt;P&gt;checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no&lt;BR /&gt;checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes&lt;/P&gt;
&lt;P&gt;checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE option to produce PIC... -fno-common -DPIC&lt;BR /&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE PIC flag -fno-common -DPIC works... &lt;BR /&gt;yes&lt;BR /&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE static flag -static works... &lt;BR /&gt;no&lt;BR /&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE supports -c -o file.o... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE supports -c -o file.o... (cached) yes&lt;BR /&gt;checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes&lt;BR /&gt;checking dynamic linker characteristics... darwin14.3.0 dyld&lt;BR /&gt;checking how to hardcode library paths into programs... immediate&lt;BR /&gt;checking for a BSD-compatible install... &lt;BR /&gt;/usr/bin/install -c&lt;BR /&gt;checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE accepts -fexceptions... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for ANSI C header files... (cached) yes&lt;BR /&gt;checking whether byte ordering is bigendian... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for an ANSI C-conforming const... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for size_t... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for memmove... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for bcopy... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking fcntl.h usability... &lt;BR /&gt;yes&lt;BR /&gt;checking fcntl.h presence... &lt;BR /&gt;yes&lt;BR /&gt;checking for fcntl.h... &lt;BR /&gt;yes&lt;BR /&gt;checking for unistd.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for off_t... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for stdlib.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for unistd.h... (cached) yes&lt;BR /&gt;checking for sys/param.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for getpagesize... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for working mmap... no&lt;BR /&gt;checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE option to accept ISO C99... &lt;BR /&gt;none needed&lt;/P&gt;
&lt;P&gt;checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE option to accept ISO Standard C... (cached) none needed&lt;BR /&gt;checking for an ANSI C99-conforming __func__... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;configure: creating ./config.status&lt;/P&gt;
&lt;P&gt;config.status: creating Makefile&lt;/P&gt;
&lt;P&gt;config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting &lt;BR /&gt;config.status: creating expat.pc&lt;/P&gt;
&lt;P&gt;config.status: creating expat_config.h&lt;/P&gt;
&lt;P&gt;config.status: executing libtool commands&lt;/P&gt;
&lt;P&gt;cc 3rdParty/expat-2.1.0/lib/xmlparse.c&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -DHAVE_EXPAT_CONFIG_H -IObj/iPhone-arm64-clang/include -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -Wp,-dependency-file,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmlparse.expat.x.d,-MT,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmlparse.expat.x.o -o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmlparse.expat.x.o -c 3rdParty/expat-2.1.0/lib/xmlparse.c&lt;/P&gt;
&lt;P&gt;cc 3rdParty/expat-2.1.0/lib/xmlrole.c&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -DHAVE_EXPAT_CONFIG_H -IObj/iPhone-arm64-clang/include -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -Wp,-dependency-file,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmlrole.expat.x.d,-MT,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmlrole.expat.x.o -o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmlrole.expat.x.o -c 3rdParty/expat-2.1.0/lib/xmlrole.c&lt;/P&gt;
&lt;P&gt;cc 3rdParty/expat-2.1.0/lib/xmltok.c&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -DHAVE_EXPAT_CONFIG_H -IObj/iPhone-arm64-clang/include -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -Wp,-dependency-file,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok.expat.x.d,-MT,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok.expat.x.o -o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok.expat.x.o -c 3rdParty/expat-2.1.0/lib/xmltok.c&lt;/P&gt;
&lt;P&gt;cc 3rdParty/expat-2.1.0/lib/xmltok_impl.c&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -DHAVE_EXPAT_CONFIG_H -IObj/iPhone-arm64-clang/include -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -Wp,-dependency-file,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok_impl.expat.x.d,-MT,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok_impl.expat.x.o -o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok_impl.expat.x.o -c 3rdParty/expat-2.1.0/lib/xmltok_impl.c&lt;/P&gt;
&lt;P&gt;cc 3rdParty/expat-2.1.0/lib/xmltok_ns.c&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -DHAVE_EXPAT_CONFIG_H -IObj/iPhone-arm64-clang/include -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -Wp,-dependency-file,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok_ns.expat.x.d,-MT,Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok_ns.expat.x.o -o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok_ns.expat.x.o -c 3rdParty/expat-2.1.0/lib/xmltok_ns.c&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc Lib/iPhone-arm64/clang/libexpat.a Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmlparse.expat.x.o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmlrole.expat.x.o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok.expat.x.o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok_impl.expat.x.o Obj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib/xmltok_ns.expat.x.o&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib Lib/iPhone-arm64/clang/libexpat.a&lt;BR /&gt; cc Src/XML/XML_Expat.cpp&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/XML/XML_Expat.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/XML/XML_Expat.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/XML/XML_Expat.o -c Src/XML/XML_Expat.cpp&lt;/P&gt;
&lt;P&gt;In file included from Src/XML/XML_Expat.cpp:23: In file included from Src/XML/XML_Expat.h:24: In file included from Src/GFx/XML/XML_Support.h:25: In file included from Src/GFx/GFx_Loader.h:30: In file included from Src/GFx/GFx_Types.h:29: In file included from Src/Render/Render_Matrix3x4.h:28: Src/Render/Render_Quaternion.h:79:15: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] &lt;BR /&gt;if( ( abs(scale) &lt;BR /&gt;1 warning generated. &lt;BR /&gt; ar Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxexpat.a&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxexpat.a Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/XML/XML_Expat.o&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxexpat.a&lt;BR /&gt; cc Src/Platform/Platform.cpp&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform.o -c Src/Platform/Platform.cpp&lt;/P&gt;
&lt;P&gt;In file included from Src/Platform/Platform.cpp:17: In file included from Src/Platform/Platform.h:28: In file included from Src/Render/Render_HAL.h:30: In file included from Src/Render/Render_Primitive.h:25: In file included from Src/Render/Render_Matrix4x4.h:25: In file included from Src/Render/Render_Matrix3x4.h:28: Src/Render/Render_Quaternion.h:79:15: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] &lt;BR /&gt;if( ( abs(scale) &lt;BR /&gt;In file included from Src/Platform/Platform.cpp:17: In file included from Src/Platform/Platform.h:28: In file included from Src/Render/Render_HAL.h:38: Src/Render/Render_Events.h:93:27: warning: comparison of array 'this-&amp;gt;OpenCount' equal to a null pointer is always false [-Wtautological-pointer-compare] &lt;BR /&gt;SF_DEBUG_WARNONCE(OpenCount == 0, "Ending event that has not Begun."); ^~~~~~~~~ ~ Src/Render/../Kernel/SF_Debug.h:105:139: note: expanded from macro 'SF_DEBUG_WARNONCE' #define SF_DEBUG_WARNONCE(cond, str) { static bool warned = false; if (!warned) { warned = (cond); SF_DEBUG_OUTPUT( warned, Scaleform::Log_DebugWarning, str); }} ^ &lt;BR /&gt;2 warnings generated. &lt;BR /&gt; cc Src/Platform/Platform_CommandLine.cpp&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_CommandLine.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_CommandLine.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_CommandLine.o -c Src/Platform/Platform_CommandLine.cpp&lt;/P&gt;
&lt;P&gt;cc Src/Platform/Platform_CoreTest.cpp&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_CoreTest.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_CoreTest.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_CoreTest.o -c Src/Platform/Platform_CoreTest.cpp&lt;/P&gt;
&lt;P&gt;cc Src/Platform/Platform_RenderThread.cpp&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RenderThread.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RenderThread.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RenderThread.o -c Src/Platform/Platform_RenderThread.cpp&lt;/P&gt;
&lt;P&gt;In file included from Src/Platform/Platform_RenderThread.cpp:16: In file included from Src/Platform/Platform_RenderThread.h:23: In file included from Src/Platform/Platform_RenderHALThread.h:21: In file included from Src/Render/Render_Profiler.h:21: In file included from Src/Render/Render_States.h:23: In file included from Src/Render/Render_Matrix3x4.h:28: Src/Render/Render_Quaternion.h:79:15: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] &lt;BR /&gt;if( ( abs(scale) &lt;BR /&gt;In file included from Src/Platform/Platform_RenderThread.cpp:16: In file included from Src/Platform/Platform_RenderThread.h:23: In file included from Src/Platform/Platform_RenderHALThread.h:23: In file included from Src/Platform/Platform.h:28: In file included from Src/Render/Render_HAL.h:38: Src/Render/Render_Events.h:93:27: warning: comparison of array 'this-&amp;gt;OpenCount' equal to a null pointer is always false [-Wtautological-pointer-compare] &lt;BR /&gt;SF_DEBUG_WARNONCE(OpenCount == 0, "Ending event that has not Begun."); ^~~~~~~~~ ~ Src/Render/../Kernel/SF_Debug.h:105:139: note: expanded from macro 'SF_DEBUG_WARNONCE' #define SF_DEBUG_WARNONCE(cond, str) { static bool warned = false; if (!warned) { warned = (cond); SF_DEBUG_OUTPUT( warned, Scaleform::Log_DebugWarning, str); }} ^ &lt;BR /&gt;2&lt;BR /&gt;warnings generated. &lt;BR /&gt; cc Src/Platform/Platform_RTCommandQueue.cpp&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RTCommandQueue.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RTCommandQueue.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RTCommandQueue.o -c Src/Platform/Platform_RTCommandQueue.cpp&lt;/P&gt;
&lt;P&gt;cc Src/Platform/Platform_SystemCursorManager.cpp&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_SystemCursorManager.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_SystemCursorManager.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_SystemCursorManager.o -c Src/Platform/Platform_SystemCursorManager.cpp&lt;/P&gt;
&lt;P&gt;In file included from Src/Platform/Platform_SystemCursorManager.cpp:16: In file included from Src/Platform/Platform_SystemCursorManager.h:21: In file included from Src/Render/Render_Primitive.h:25: In file included from Src/Render/Render_Matrix4x4.h:25: In file included from Src/Render/Render_Matrix3x4.h:28: Src/Render/Render_Quaternion.h:79:15: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] &lt;BR /&gt;if( ( abs(scale) &lt;BR /&gt;In file included from Src/Platform/Platform_SystemCursorManager.cpp:17: In file included from Src/Platform/Platform_RenderThread.h:23: In file included from Src/Platform/Platform_RenderHALThread.h:23: In file included from Src/Platform/Platform.h:28: In file included from Src/Render/Render_HAL.h:38: Src/Render/Render_Events.h:93:27: warning: comparison of array 'this-&amp;gt;OpenCount' equal to a null pointer is always false [-Wtautological-pointer-compare] SF_DEBUG_WARNONCE(OpenCount == 0, "Ending event that has not Begun."); ^~~~~~~~~ ~ &lt;BR /&gt;Src/Kernel/SF_Debug.h:105:139: note: expanded from macro 'SF_DEBUG_WARNONCE' #define SF_DEBUG_WARNONCE(cond, str) { static bool warned = false; if (!warned) { warned = (cond); SF_DEBUG_OUTPUT( warned, Scaleform::Log_DebugWarning, str); }} ^ &lt;BR /&gt;2 warnings generated. &lt;BR /&gt; cc Src/Platform/Platform_Posix.cpp&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_Posix.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_Posix.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_Posix.o -c Src/Platform/Platform_Posix.cpp&lt;/P&gt;
&lt;P&gt;In file included from Src/Platform/Platform_Posix.cpp:2: In file included from Src/Platform/Platform.h:28: In file included from Src/Render/Render_HAL.h:30: In file included from Src/Render/Render_Primitive.h:25: In file included from Src/Render/Render_Matrix4x4.h:25: In file included from Src/Render/Render_Matrix3x4.h:28: Src/Render/Render_Quaternion.h:79:15: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] &lt;BR /&gt;if( ( abs(scale) &lt;BR /&gt;In file included from Src/Platform/Platform_Posix.cpp:2: In file included from Src/Platform/Platform.h:28: In file included from Src/Render/Render_HAL.h:38: Src/Render/Render_Events.h:93:27: warning: comparison of array 'this-&amp;gt;OpenCount' equal to a null pointer is always false [-Wtautological-pointer-compare] &lt;BR /&gt;SF_DEBUG_WARNONCE(OpenCount == 0, "Ending event that has not Begun."); ^~~~~~~~~ ~ Src/Render/../Kernel/SF_Debug.h:105:139: note: expanded from macro 'SF_DEBUG_WARNONCE' #define SF_DEBUG_WARNONCE(cond, str) { static bool warned = false; if (!warned) { warned = (cond); SF_DEBUG_OUTPUT( warned, Scaleform::Log_DebugWarning, str); }} ^ &lt;BR /&gt;2 warnings generated. &lt;BR /&gt; cc Src/Platform/Platform_RenderHALThread.cpp&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -miphoneos-version-min=4.0 -fvisibility=hidden -fvisibility-inlines-hidden -fmessage-length=0 -fpascal-strings -D__IPHONE_OS_VERSION_MIN_REQUIRED=40000 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -DSF_USE_ANE -IInclude -I3rdParty/fmod/iPhone/inc -I3rdParty/zlib-1.2.7 -ISrc -IObj/iPhone-arm64-clang/3rdParty/curl-7.29.0/include -IObj/iPhone-arm64-clang/3rdParty/jpeg-8d -IObj/iPhone-arm64-clang/3rdParty/zlib-1.2.7 -IObj/iPhone-arm64-clang/3rdParty/libpng-1.5.13 -IObj/iPhone-arm64-clang/3rdParty/expat-2.1.0/lib -IObj/iPhone-arm64-clang/3rdParty/pcre -IApps/Samples/Common -DGFX_ENABLE_SOUND -Wall -g -DSF_BUILD_DEBUG -fno-exceptions -fno-rtti -Wp,-dependency-file,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RenderHALThread.d,-MT,Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RenderHALThread.o -o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RenderHALThread.o -c Src/Platform/Platform_RenderHALThread.cpp&lt;/P&gt;
&lt;P&gt;In file included from Src/Platform/Platform_RenderHALThread.cpp:16: In file included from Src/Platform/Platform_RenderHALThread.h:21: In file included from Src/Render/Render_Profiler.h:21: In file included from Src/Render/Render_States.h:23: In file included from Src/Render/Render_Matrix3x4.h:28: Src/Render/Render_Quaternion.h:79:15: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] &lt;BR /&gt;if( ( abs(scale) &lt;BR /&gt;In file included from &lt;BR /&gt;Src/Platform/Platform_RenderHALThread.cpp:16: In file included from Src/Platform/Platform_RenderHALThread.h:23: In file included from Src/Platform/Platform.h:28: In file included from Src/Render/Render_HAL.h:38: Src/Render/Render_Events.h:93:27: warning: comparison of array 'this-&amp;gt;OpenCount' equal to a null pointer is always false [-Wtautological-pointer-compare] SF_DEBUG_WARNONCE(OpenCount == 0, "Ending event that has not Begun."); ^~~~~~~~~ ~ Src/Render/../Kernel/SF_Debug.h:105:139: note: expanded from macro 'SF_DEBUG_WARNONCE' #define SF_DEBUG_WARNONCE(cond, str) { static bool warned = false; if (!warned) { warned = (cond); SF_DEBUG_OUTPUT( warned, Scaleform::Log_DebugWarning, str); }} ^ &lt;BR /&gt;2 warnings generated. &lt;BR /&gt; ar Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxplatform.a&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxplatform.a Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_CommandLine.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_CoreTest.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RenderThread.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RTCommandQueue.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_SystemCursorManager.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_Posix.o Obj/iPhone-arm64-clang/Debug_NoRTTI/Src/Platform/Platform_RenderHALThread.o&lt;/P&gt;
&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib Lib/iPhone-arm64/clang/Debug_NoRTTI/libgfxplatform.a&lt;/P&gt;
&lt;P&gt;make Obj/iPhone-arm64-clang/3rdParty/curl-7.29.0/libcurl.a&lt;/P&gt;
&lt;P&gt;chmod -R a+w 3rdParty/curl-7.29.0&lt;/P&gt;
&lt;P&gt;cp -rp 3rdParty/curl-7.29.0 Obj/iPhone-arm64-clang/3rdParty | (cd Obj/iPhone-arm64-clang)&lt;/P&gt;
&lt;P&gt;(cd Obj/iPhone-arm64-clang/3rdParty/curl-7.29.0; chmod -R a+w .;bash ./SFcurlHelper.sh arm-apple-darwin10 clang arm64)&lt;/P&gt;
&lt;P&gt;checking whether to enable maintainer-specific portions of Makefiles... &lt;BR /&gt;no&lt;BR /&gt;checking whether to enable debug build options... no&lt;BR /&gt;checking whether to enable compiler optimizer... yes&lt;BR /&gt;checking whether to enable strict compiler warnings... no&lt;BR /&gt;checking whether to enable compiler warnings as errors... no&lt;BR /&gt;checking whether to enable curl debug memory tracking... no&lt;BR /&gt;checking whether to enable hiding of library internal symbols... yes&lt;BR /&gt;checking whether to enable c-ares for DNS lookups... no&lt;BR /&gt;checking for path separator... :&lt;BR /&gt;checking for sed... /usr/bin/sed&lt;BR /&gt;checking for grep... /usr/bin/grep&lt;BR /&gt;checking for egrep... /usr/bin/grep -E&lt;/P&gt;
&lt;P&gt;checking for a BSD-compatible install... &lt;BR /&gt;/usr/bin/install -c&lt;BR /&gt;checking for aarch64-apple-darwin-gcc... /usr/bin/clang&lt;/P&gt;
&lt;P&gt;checking whether the C compiler works... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for C compiler default output file name... a.out&lt;BR /&gt;checking for suffix of executables...&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;checking whether we are cross compiling... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for suffix of object files... &lt;BR /&gt;o&lt;/P&gt;
&lt;P&gt;checking whether we are using the GNU C compiler... &lt;BR /&gt;yes&lt;BR /&gt;checking whether /usr/bin/clang accepts -g... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for /usr/bin/clang option to accept ISO C89... &lt;BR /&gt;none needed&lt;/P&gt;
&lt;P&gt;checking whether /usr/bin/clang and cc understand -c and -o together... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking how to run the C preprocessor... &lt;BR /&gt;/usr/bin/clang -E&lt;/P&gt;
&lt;P&gt;checking whether build environment is sane... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for aarch64-apple-darwin-strip... no&lt;BR /&gt;checking for strip... strip&lt;BR /&gt;checking for a thread-safe mkdir -p... &lt;BR /&gt;configure: WARNING: using cross tools not prefixed with host triplet &lt;BR /&gt;./install-sh -c -d&lt;BR /&gt;checking for gawk... no&lt;BR /&gt;checking for mawk... no&lt;BR /&gt;checking for nawk... no&lt;BR /&gt;checking for awk... awk&lt;BR /&gt;checking whether make sets $(MAKE)... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for style of include used by make... GNU&lt;BR /&gt;checking dependency style of /usr/bin/clang... none&lt;BR /&gt;checking curl version... 7.29.0&lt;/P&gt;
&lt;P&gt;checking build system type... &lt;BR /&gt;x86_64-apple-darwin14.3.0&lt;/P&gt;
&lt;P&gt;checking host system type... &lt;BR /&gt;aarch64-apple-darwin&lt;BR /&gt;checking for sys/types.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for stdint.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for inttypes.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for grep that handles long lines and -e... (cached) /usr/bin/grep&lt;BR /&gt;checking for egrep... /usr/bin/grep -E&lt;BR /&gt;checking for ANSI C header files... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/stat.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for stdlib.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for string.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for memory.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for strings.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for inttypes.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for stdint.h... (cached) yes&lt;BR /&gt;checking for unistd.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking size of long... &lt;BR /&gt;8&lt;/P&gt;
&lt;P&gt;checking size of void*... &lt;BR /&gt;8&lt;/P&gt;
&lt;P&gt;checking for 64-bit curl_off_t data type... &lt;BR /&gt;long&lt;/P&gt;
&lt;P&gt;checking size of curl_off_t... 8&lt;BR /&gt;checking formatting string directive for curl_off_t... "ld"&lt;BR /&gt;checking formatting string directive for unsigned curl_off_t... "lu"&lt;BR /&gt;checking constant suffix string for curl_off_t... &lt;BR /&gt;L&lt;BR /&gt;checking constant suffix string for unsigned curl_off_t... &lt;BR /&gt;UL&lt;/P&gt;
&lt;P&gt;checking if OS is AIX (to define _ALL_SOURCE)... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if _THREAD_SAFE is already defined... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if _THREAD_SAFE is actually needed... no&lt;BR /&gt;checking if _THREAD_SAFE is onwards defined... no&lt;BR /&gt;checking if _REENTRANT is already defined... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if _REENTRANT is actually needed... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if _REENTRANT is onwards defined... no&lt;BR /&gt;checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no&lt;BR /&gt;checking if compiler is icc (to build with PIC)... no&lt;BR /&gt;checking how to print strings... printf&lt;BR /&gt;checking for a sed that does not truncate output... (cached) /usr/bin/sed&lt;BR /&gt;checking for fgrep... &lt;BR /&gt;/usr/bin/grep -F&lt;BR /&gt;checking for ld used by /usr/bin/clang... &lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld&lt;BR /&gt;checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no&lt;BR /&gt;checking for BSD- or MS-compatible name lister (nm)... no&lt;BR /&gt;checking for aarch64-apple-darwin-dumpbin... no&lt;BR /&gt;checking for aarch64-apple-darwin-link... no&lt;BR /&gt;checking for dumpbin... no&lt;BR /&gt;checking for link... link -dump&lt;BR /&gt;checking the name lister (nm) interface... &lt;BR /&gt;BSD nm&lt;/P&gt;
&lt;P&gt;checking whether ln -s works... yes&lt;BR /&gt;checking the maximum length of command line arguments... 196608&lt;BR /&gt;checking whether the shell understands some XSI constructs... &lt;BR /&gt;yes&lt;BR /&gt;checking whether the shell understands "+="... yes&lt;BR /&gt;checking how to convert x86_64-apple-darwin14.3.0 file names to aarch64-apple-darwin format... func_convert_file_noop&lt;BR /&gt;checking how to convert x86_64-apple-darwin14.3.0 file names to toolchain format... func_convert_file_noop&lt;BR /&gt;checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r&lt;BR /&gt;checking for aarch64-apple-darwin-objdump... objdump&lt;BR /&gt;checking how to recognize dependent libraries... pass_all&lt;BR /&gt;checking for aarch64-apple-darwin-dlltool... dlltool&lt;BR /&gt;checking how to associate runtime and link libraries... printf %s\n&lt;BR /&gt;checking for aarch64-apple-darwin-ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar&lt;BR /&gt;checking for archiver @Anonymous support... &lt;BR /&gt;no&lt;BR /&gt;checking for aarch64-apple-darwin-strip... strip&lt;BR /&gt;checking for aarch64-apple-darwin-ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib&lt;BR /&gt;checking command to parse nm output from /usr/bin/clang object... &lt;BR /&gt;ok&lt;/P&gt;
&lt;P&gt;checking for sysroot... no&lt;BR /&gt;checking for aarch64-apple-darwin-mt... no&lt;BR /&gt;checking for mt... no&lt;BR /&gt;checking if : is a manifest tool... &lt;BR /&gt;no&lt;BR /&gt;checking for aarch64-apple-darwin-dsymutil... no&lt;BR /&gt;checking for dsymutil... dsymutil&lt;BR /&gt;checking for aarch64-apple-darwin-nmedit... no&lt;BR /&gt;checking for nmedit... nmedit&lt;BR /&gt;checking for aarch64-apple-darwin-lipo... no&lt;BR /&gt;checking for lipo... lipo&lt;BR /&gt;checking for aarch64-apple-darwin-otool... no&lt;BR /&gt;checking for otool... otool&lt;BR /&gt;checking for aarch64-apple-darwin-otool64... no&lt;BR /&gt;checking for otool64... no&lt;BR /&gt;checking for -single_module linker flag... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for -exported_symbols_list linker flag... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for -force_load linker flag... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for dlfcn.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for objdir... .libs&lt;/P&gt;
&lt;P&gt;checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC&lt;BR /&gt;checking if /usr/bin/clang PIC flag -fno-common -DPIC works... &lt;BR /&gt;yes&lt;BR /&gt;checking if /usr/bin/clang static flag -static works... &lt;BR /&gt;no&lt;BR /&gt;checking if /usr/bin/clang supports -c -o file.o... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if /usr/bin/clang supports -c -o file.o... (cached) yes&lt;BR /&gt;checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes&lt;BR /&gt;checking dynamic linker characteristics... &lt;BR /&gt;darwin dyld&lt;/P&gt;
&lt;P&gt;checking how to hardcode library paths into programs... immediate&lt;BR /&gt;checking whether stripping libraries is possible... yes&lt;BR /&gt;checking if libtool supports shared libraries... yes&lt;BR /&gt;checking whether to build shared libraries... no&lt;BR /&gt;checking whether to build static libraries... yes&lt;BR /&gt;checking if we need -mimpure-text... no&lt;BR /&gt;checking if we need BUILDING_LIBCURL... no&lt;BR /&gt;checking whether make sets $(MAKE)... (cached) yes&lt;BR /&gt;checking for inline... &lt;BR /&gt;inline&lt;/P&gt;
&lt;P&gt;checking if compiler is DEC/Compaq/HP C... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if compiler is HP-UX C... &lt;BR /&gt;no&lt;BR /&gt;checking if compiler is IBM C... &lt;BR /&gt;no&lt;BR /&gt;checking if compiler is Intel C... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if compiler is clang... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if compiler is GNU C... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if compiler is LCC... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if compiler is SGI MIPSpro C... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if compiler is SGI MIPS C... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if compiler is SunPro C... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if compiler is Tiny C... &lt;BR /&gt;no&lt;BR /&gt;checking if compiler is Watcom C... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if compiler accepts some basic options... &lt;BR /&gt;yes&lt;BR /&gt;configure: compiler options added: -Qunused-arguments&lt;/P&gt;
&lt;P&gt;checking if compiler accepts debug disabling options... &lt;BR /&gt;yes&lt;BR /&gt;configure: compiler options added:&lt;/P&gt;
&lt;P&gt;checking if compiler accepts optimizer enabling options... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;configure: compiler options added: -Os&lt;BR /&gt;checking if compiler halts on compilation errors... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if compiler halts on negative sized arrays... &lt;BR /&gt;yes&lt;BR /&gt;checking if compiler halts on function prototype mismatch... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if compiler supports hiding library internal symbols... &lt;BR /&gt;yes&lt;BR /&gt;checking if shared libraries need -no-undefined... no&lt;BR /&gt;checking for windows.h... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking whether build target is a native Windows one... no&lt;BR /&gt;checking whether build target supports WIN32 file API... no&lt;BR /&gt;checking whether to support http... yes&lt;BR /&gt;checking whether to support ftp... no&lt;BR /&gt;checking whether to support file... yes&lt;BR /&gt;checking whether to support ldap... no&lt;BR /&gt;checking whether to support ldaps... no&lt;BR /&gt;checking whether to support rtsp... no&lt;BR /&gt;checking whether to support proxies... yes&lt;BR /&gt;checking whether to support dict... no&lt;BR /&gt;checking whether to support telnet... no&lt;BR /&gt;checking whether to support tftp... no&lt;BR /&gt;checking whether to support pop3... no&lt;BR /&gt;checking whether to support imap... no&lt;BR /&gt;checking whether to support smtp... no&lt;BR /&gt;checking whether to support gopher... no&lt;BR /&gt;checking whether to provide built-in manual... no&lt;BR /&gt;checking whether to enable generation of C code... yes&lt;BR /&gt;checking whether to use libgcc... no&lt;BR /&gt;checking if X/Open network library is required... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for gethostbyname... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for strcasecmp... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for windows.h... (cached) no&lt;BR /&gt;checking for winsock.h... (cached) no&lt;BR /&gt;checking for winsock2.h... (cached) no&lt;BR /&gt;checking for connect in libraries... &lt;BR /&gt;yes&lt;BR /&gt;checking whether time.h and sys/time.h may both be included... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking sys/time.h usability... &lt;BR /&gt;yes&lt;BR /&gt;checking sys/time.h presence... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/time.h... yes&lt;/P&gt;
&lt;P&gt;checking time.h usability... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking time.h presence... &lt;BR /&gt;yes&lt;BR /&gt;checking for time.h... yes&lt;BR /&gt;checking for monotonic clock_gettime... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking whether to enable ipv6... yes&lt;BR /&gt;checking if struct sockaddr_in6 has sin6_scope_id member... &lt;BR /&gt;configure: WARNING: zlib disabled &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if argv can be written to... no&lt;BR /&gt;checking if Kerberos4 support is requested... no&lt;BR /&gt;checking if SPNEGO support is requested... no&lt;BR /&gt;checking if GSSAPI support is requested... no&lt;BR /&gt;checking whether to enable Windows native SSL/TLS (Windows native builds only)... no&lt;BR /&gt;checking whether to enable iOS/Mac OS X native SSL/TLS... no&lt;BR /&gt;checking for ssl_version in -laxtls... &lt;BR /&gt;configure: WARNING: the previous check could not be made default was used &lt;BR /&gt;no&lt;BR /&gt;checking default CA cert bundle/path... &lt;BR /&gt;no&lt;BR /&gt;checking whether versioned symbols are wanted... no&lt;BR /&gt;checking whether to enable Windows native IDN (Windows native builds only)... no&lt;BR /&gt;checking whether to build with libidn... no&lt;BR /&gt;checking for ANSI C header files... (cached) yes&lt;BR /&gt;checking for malloc.h... &lt;BR /&gt;no&lt;BR /&gt;checking for memory.h... (cached) yes&lt;/P&gt;
&lt;P&gt;configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more. configure: WARNING: Use --with-ssl, --with-gnutls, --with-polarssl, --with-cyassl, --with-nss, --with-axtls or --with-winssl to address this. &lt;BR /&gt;checking for sys/types.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/time.h... (cached) yes&lt;BR /&gt;checking for sys/select.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/ioctl.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/uio.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for assert.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for unistd.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for stdlib.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for limits.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for arpa/inet.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for net/if.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for netinet/in.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/un.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for netinet/tcp.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for netdb.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/sockio.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/stat.h... &lt;BR /&gt;(cached) yes&lt;BR /&gt;checking for sys/param.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for termios.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for termio.h... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for sgtty.h... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for fcntl.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for alloca.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for time.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for io.h... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for pwd.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for utime.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/utime.h... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for sys/poll.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for poll.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for socket.h... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for sys/resource.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for libgen.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for locale.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for errno.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for stdbool.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for arpa/tftp.h... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for sys/filio.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/wait.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for setjmp.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for an ANSI C-conforming const... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for compiler support of C99 variadic macro style... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for compiler support of old gcc variadic macro style... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for size_t... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking whether time.h and sys/time.h may both be included... (cached) yes&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/time.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for time.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for struct timeval... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking size of size_t... &lt;BR /&gt;8&lt;/P&gt;
&lt;P&gt;checking size of long... &lt;BR /&gt;(cached) 8&lt;/P&gt;
&lt;P&gt;checking size of int... &lt;BR /&gt;4&lt;/P&gt;
&lt;P&gt;checking size of short... &lt;BR /&gt;2&lt;/P&gt;
&lt;P&gt;checking size of time_t... &lt;BR /&gt;8&lt;/P&gt;
&lt;P&gt;checking size of off_t... &lt;BR /&gt;8&lt;/P&gt;
&lt;P&gt;checking for long long... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if numberLL works... &lt;BR /&gt;yes&lt;BR /&gt;checking for ssize_t... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for bool... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for windows.h... (cached) no&lt;BR /&gt;checking for winsock2.h... (cached) no&lt;BR /&gt;checking for ws2tcpip.h... (cached) no&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for curl_socklen_t data type... &lt;BR /&gt;socklen_t&lt;/P&gt;
&lt;P&gt;checking size of curl_socklen_t... &lt;BR /&gt;4&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for poll.h... &lt;BR /&gt;(cached) yes&lt;BR /&gt;checking for sys/poll.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for in_addr_t... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for struct sockaddr_storage... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking signal.h usability... &lt;BR /&gt;yes&lt;BR /&gt;checking signal.h presence... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for signal.h... yes&lt;/P&gt;
&lt;P&gt;checking for sig_atomic_t... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if sig_atomic_t is already defined as volatile... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking return type of signal handlers... &lt;BR /&gt;void&lt;/P&gt;
&lt;P&gt;checking for sys/select.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for select... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking types of args and return type for select... &lt;BR /&gt;int,fd_set *,struct timeval *,int&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for recv... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking types of args and return type for recv... &lt;BR /&gt;int,void *,size_t,int,ssize_t&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for recvfrom... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking types of args and return type for recvfrom... &lt;BR /&gt;int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for send... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking types of args and return type for send... &lt;BR /&gt;int,const void *,size_t,int,ssize_t&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... &lt;BR /&gt;(cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;BR /&gt;checking for MSG_NOSIGNAL... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for unistd.h... (cached) yes&lt;BR /&gt;checking if alarm can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if alarm is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if alarm is compilable... &lt;BR /&gt;yes&lt;BR /&gt;checking if alarm usage allowed... yes&lt;BR /&gt;checking if alarm might be used... yes&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;BR /&gt;checking for string.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for strings.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for libgen.h... (cached) yes&lt;BR /&gt;checking if basename can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if basename is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if basename is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if basename usage allowed... yes&lt;BR /&gt;checking if basename might be used... yes&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for socket.h... (cached) no&lt;BR /&gt;checking if closesocket can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if closesocket might be used... no&lt;BR /&gt;checking if CloseSocket can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if CloseSocket might be used... no&lt;BR /&gt;checking if connect can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if connect is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if connect is compilable... &lt;BR /&gt;yes&lt;BR /&gt;checking if connect usage allowed... yes&lt;BR /&gt;checking if connect might be used... yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for unistd.h... (cached) yes&lt;BR /&gt;checking for fcntl.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking if fcntl can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if fcntl is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if fcntl is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if fcntl usage allowed... yes&lt;BR /&gt;checking if fcntl might be used... yes&lt;BR /&gt;checking if fcntl O_NONBLOCK is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if fcntl O_NONBLOCK usage allowed... yes&lt;BR /&gt;checking if fcntl O_NONBLOCK might be used... yes&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for stdio.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if fdopen can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if fdopen is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if fdopen is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if fdopen usage allowed... yes&lt;BR /&gt;checking if fdopen might be used... yes&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for netdb.h... (cached) yes&lt;BR /&gt;checking if freeaddrinfo can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if freeaddrinfo is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if freeaddrinfo is compilable... &lt;BR /&gt;yes&lt;BR /&gt;checking if freeaddrinfo usage allowed... yes&lt;BR /&gt;checking if freeaddrinfo might be used... yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;BR /&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for netinet/in.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for ifaddrs.h... &lt;BR /&gt;yes&lt;BR /&gt;checking if freeifaddrs can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if freeifaddrs is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if freeifaddrs is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if freeifaddrs usage allowed... yes&lt;BR /&gt;checking if freeifaddrs might be used... yes&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/xattr.h... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if fsetxattr can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if fsetxattr is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if fsetxattr takes 5 args.... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if fsetxattr takes 6 args.... &lt;BR /&gt;yes&lt;BR /&gt;checking if fsetxattr is compilable... yes&lt;BR /&gt;checking if fsetxattr usage allowed... yes&lt;BR /&gt;checking if fsetxattr might be used... yes&lt;/P&gt;
&lt;P&gt;checking if ftruncate can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if ftruncate is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if ftruncate is compilable... &lt;BR /&gt;yes&lt;BR /&gt;checking if ftruncate usage allowed... yes&lt;BR /&gt;checking if ftruncate might be used... yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for stdlib.h... (cached) yes&lt;BR /&gt;checking if getaddrinfo can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if getaddrinfo is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if getaddrinfo is compilable... &lt;BR /&gt;yes&lt;BR /&gt;checking if getaddrinfo usage allowed... yes&lt;BR /&gt;checking if getaddrinfo might be used... yes&lt;BR /&gt;checking if getaddrinfo is threadsafe... yes&lt;BR /&gt;checking if gai_strerror can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gai_strerror is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if gai_strerror is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gai_strerror usage allowed... yes&lt;BR /&gt;checking if gai_strerror might be used... yes&lt;BR /&gt;checking if gethostbyaddr can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gethostbyaddr is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gethostbyaddr is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gethostbyaddr usage allowed... yes&lt;BR /&gt;checking if gethostbyaddr might be used... yes&lt;BR /&gt;checking if gethostbyaddr_r can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if gethostbyaddr_r might be used... no&lt;BR /&gt;checking if gethostbyname can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gethostbyname is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if gethostbyname is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gethostbyname usage allowed... yes&lt;BR /&gt;checking if gethostbyname might be used... yes&lt;BR /&gt;checking if gethostbyname_r can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if gethostbyname_r might be used... no&lt;BR /&gt;checking if gethostname can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gethostname is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gethostname is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for gethostname arg 2 data type... &lt;BR /&gt;size_t&lt;/P&gt;
&lt;P&gt;checking if gethostname usage allowed... yes&lt;BR /&gt;checking if gethostname might be used... yes&lt;BR /&gt;checking if getifaddrs can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if getifaddrs is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if getifaddrs is compilable... &lt;BR /&gt;yes&lt;BR /&gt;checking if getifaddrs usage allowed... yes&lt;BR /&gt;checking if getifaddrs might be used... yes&lt;/P&gt;
&lt;P&gt;checking if getservbyport_r can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if getservbyport_r might be used... no&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/time.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for time.h... (cached) yes&lt;BR /&gt;checking if gmtime_r can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gmtime_r is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if gmtime_r is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if gmtime_r usage allowed... yes&lt;BR /&gt;checking if gmtime_r might be used... yes&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for netinet/in.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for arpa/inet.h... (cached) yes&lt;BR /&gt;checking if inet_ntoa_r can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if inet_ntoa_r might be used... no&lt;BR /&gt;checking if inet_ntop can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if inet_ntop is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if inet_ntop is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if inet_ntop usage allowed... yes&lt;BR /&gt;checking if inet_ntop might be used... yes&lt;BR /&gt;checking if inet_pton can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if inet_pton is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if inet_pton is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if inet_pton usage allowed... yes&lt;BR /&gt;checking if inet_pton might be used... yes&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for unistd.h... (cached) yes&lt;BR /&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/ioctl.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for stropts.h... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if ioctl can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if ioctl is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if ioctl is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if ioctl usage allowed... yes&lt;BR /&gt;checking if ioctl might be used... yes&lt;BR /&gt;checking if ioctl FIONBIO is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if ioctl FIONBIO usage allowed... yes&lt;BR /&gt;checking if ioctl FIONBIO might be used... yes&lt;BR /&gt;checking if ioctl SIOCGIFADDR is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if ioctl SIOCGIFADDR usage allowed... yes&lt;BR /&gt;checking if ioctl SIOCGIFADDR might be used... yes&lt;BR /&gt;checking if ioctlsocket can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if ioctlsocket might be used... no&lt;BR /&gt;checking if IoctlSocket can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if IoctlSocket might be used... no&lt;BR /&gt;checking if localtime_r can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if localtime_r is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if localtime_r is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if localtime_r usage allowed... yes&lt;BR /&gt;checking if localtime_r might be used... yes&lt;BR /&gt;checking if memrchr can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if memrchr seems a macro... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if memrchr might be used... no&lt;BR /&gt;checking if poll can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if poll is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if poll is compilable... &lt;BR /&gt;yes&lt;BR /&gt;checking if poll usage allowed... no&lt;BR /&gt;checking if poll might be used... no&lt;BR /&gt;checking if setsockopt can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if setsockopt is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if setsockopt is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if setsockopt usage allowed... yes&lt;BR /&gt;checking if setsockopt might be used... yes&lt;BR /&gt;checking if setsockopt SO_NONBLOCK is compilable... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if setsockopt SO_NONBLOCK might be used... no&lt;BR /&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for signal.h... (cached) yes&lt;BR /&gt;checking if sigaction can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if sigaction is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if sigaction is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if sigaction usage allowed... yes&lt;BR /&gt;checking if sigaction might be used... yes&lt;BR /&gt;checking if siginterrupt can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if siginterrupt is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if siginterrupt is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if siginterrupt usage allowed... yes&lt;BR /&gt;checking if siginterrupt might be used... yes&lt;BR /&gt;checking if signal can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if signal is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if signal is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if signal usage allowed... yes&lt;BR /&gt;checking if signal might be used... yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for setjmp.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking if sigsetjmp can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if sigsetjmp is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if sigsetjmp is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if sigsetjmp usage allowed... yes&lt;BR /&gt;checking if sigsetjmp might be used... yes&lt;BR /&gt;checking if socket can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if socket is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if socket is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if socket usage allowed... yes&lt;BR /&gt;checking if socket might be used... yes&lt;BR /&gt;checking if socketpair can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if socketpair is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if socketpair is compilable... &lt;BR /&gt;yes&lt;BR /&gt;checking if socketpair usage allowed... yes&lt;BR /&gt;checking if socketpair might be used... yes&lt;/P&gt;
&lt;P&gt;checking if strcasecmp can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strcasecmp is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strcasecmp is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strcasecmp usage allowed... yes&lt;BR /&gt;checking if strcasecmp might be used... yes&lt;BR /&gt;checking if strcasestr can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strcasestr is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if strcasestr is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strcasestr usage allowed... yes&lt;BR /&gt;checking if strcasestr might be used... yes&lt;BR /&gt;checking if strcmpi can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if strcmpi might be used... no&lt;BR /&gt;checking if strdup can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strdup is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strdup is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strdup usage allowed... yes&lt;BR /&gt;checking if strdup might be used... yes&lt;/P&gt;
&lt;P&gt;checking if strerror_r can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strerror_r is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if strerror_r is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strerror_r is glibc like... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if strerror_r is POSIX like... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strerror_r usage allowed... yes&lt;BR /&gt;checking if strerror_r might be used... yes&lt;/P&gt;
&lt;P&gt;checking if stricmp can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if stricmp might be used... no&lt;BR /&gt;checking if strlcat can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strlcat is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if strlcat is compilable... yes&lt;/P&gt;
&lt;P&gt;checking if strlcat usage allowed... yes&lt;BR /&gt;checking if strlcat might be used... yes&lt;BR /&gt;checking if strncasecmp can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strncasecmp is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strncasecmp is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strncasecmp usage allowed... yes&lt;BR /&gt;checking if strncasecmp might be used... yes&lt;BR /&gt;checking if strncmpi can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if strncmpi might be used... no&lt;BR /&gt;checking if strnicmp can be linked... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking if strnicmp might be used... no&lt;BR /&gt;checking if strstr can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strstr is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strstr is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strstr usage allowed... yes&lt;BR /&gt;checking if strstr might be used... yes&lt;BR /&gt;checking if strtok_r can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strtok_r is prototyped... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strtok_r is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strtok_r usage allowed... yes&lt;BR /&gt;checking if strtok_r might be used... yes&lt;BR /&gt;checking if strtoll can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strtoll is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if strtoll is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if strtoll usage allowed... yes&lt;BR /&gt;checking if strtoll might be used... yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;BR /&gt;checking for sys/uio.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking if writev can be linked... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if writev is prototyped... &lt;BR /&gt;yes&lt;BR /&gt;checking if writev is compilable... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking if writev usage allowed... yes&lt;BR /&gt;checking if writev might be used... yes&lt;/P&gt;
&lt;P&gt;checking for fork... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for geteuid... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for getpass_r... &lt;BR /&gt;no&lt;/P&gt;
&lt;P&gt;checking deeper for getpass_r... &lt;BR /&gt;but still no&lt;/P&gt;
&lt;P&gt;checking for getppid... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for getprotobyname... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for getpwuid... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for getrlimit... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for gettimeofday... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for inet_addr... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for perror... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for pipe... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for setlocale... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for setmode... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for setrlimit... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for uname... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for utime... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... &lt;BR /&gt;(cached) yes&lt;BR /&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for netdb.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for getnameinfo... &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking types of arguments for getnameinfo... &lt;BR /&gt;const struct sockaddr *,socklen_t,socklen_t,int&lt;/P&gt;
&lt;P&gt;checking for stdio.h... (cached) &lt;BR /&gt;yes&lt;/P&gt;
&lt;P&gt;checking for sys/types.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for sys/socket.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for netdb.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for netinet/in.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for arpa/inet.h... (cached) yes&lt;/P&gt;
&lt;P&gt;checking for working NI_WITHSCOPEID... &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2015 20:04:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-21T20:04:00Z</dc:date>
  </channel>
</rss>

