Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Having difficulty linking, getting $non_lazy_ptr #2

Open
timwnitram opened this issue Oct 14, 2010 · 7 comments
Open

Having difficulty linking, getting $non_lazy_ptr #2

timwnitram opened this issue Oct 14, 2010 · 7 comments

Comments

@timwnitram
Copy link

Looks like there something the compiler and linker isn't liking with the latest release. When I try to include the library and build against the device, I get a number of linker errors. I tried running ranlib -c against the compiled library and re-compiling but I'm getting the same error. Any help would be super.

Undefined symbols:
"_AVLayerVideoGravityResizeAspectFill", referenced from:
_AVLayerVideoGravityResizeAspectFill$non_lazy_ptr in libSGAREnvironment.a(SGARView.o)
(maybe you meant: _AVLayerVideoGravityResizeAspectFill$non_lazy_ptr)
"OBJC_CLASS$_AVCaptureVideoPreviewLayer", referenced from:
objc-class-ref-to-AVCaptureVideoPreviewLayer in libSGAREnvironment.a(SGARView.o)
"OBJC_CLASS$_AVCaptureDevice", referenced from:
objc-class-ref-to-AVCaptureDevice in libSGAREnvironment.a(SGARView.o)
"OBJC_CLASS$_AVCaptureSession", referenced from:
objc-class-ref-to-AVCaptureSession in libSGAREnvironment.a(SGARView.o)
"OBJC_CLASS$_AVCaptureDeviceInput", referenced from:
objc-class-ref-to-AVCaptureDeviceInput in libSGAREnvironment.a(SGARView.o)
"_AVMediaTypeVideo", referenced from:
_AVMediaTypeVideo$non_lazy_ptr in libSGAREnvironment.a(SGARView.o)
(maybe you meant: _AVMediaTypeVideo$non_lazy_ptr)

@dsmith
Copy link
Contributor

dsmith commented Oct 14, 2010

Hi timwnitram,

Are you building the application for the simulator or the device? What version of the iPhone SDK are you using? Are you include the AVFoundation.framework in your project?

Sorry I responded to your question with more questions. I'm just trying to get a better sense of your build environment so I can try to reproduce your issue.

Derek

@timwnitram
Copy link
Author

Totally fine, my fault for not being more specific. Alrighty answers to the questions:

versions:
SDK 4.1
xCode 3.2.4

notes:
I am building for the device, I tried to use both the build script from the Terminal and also tried building via xCode, both methods produced this error. I did add the AVFoundation library framework to the project, however it looks like this error occurs when building the library itself.

I went ahead and grabbed the 3.5 version of SGAREnv and modified it to build with 4.1 and that is working perfectly for me, but it would be super to get the latest version working.

@dsmith
Copy link
Contributor

dsmith commented Oct 14, 2010

Thanks for the info.

I'm looking into the issue right now. Hopefully I'll have a commit for you soon.

@dsmith
Copy link
Contributor

dsmith commented Oct 14, 2010

It looked like there was a patch that went out after 0.3.7 that wasn't tagged. I tagged the new version as 0.3.8. The new version should address the problem you were having.

Derek

@timwnitram
Copy link
Author

Bad news, even with the latest 3.8 build I'm getting the same build error. I'm running the build_dist script and it's not populating the iphoneos and iphonesimulator directories with the libraries consistently. When I try to link against the resulting libraries I still get the lazy_ptr issue.

here's the output of the build script if that helps:

Last login: Thu Oct 14 19:38:17 on ttys002
You have mail.
CrackBook-Pro-2:~ timwmartin$ cd /Users/timwmartin/Desktop/SGAR3.8
CrackBook-Pro-2:SGAR3.8 timwmartin$ ./build_dist
Copying ./Classes/Additions/CLLocationAdditions.h
Copying ./Classes/Additions/UIImageAdditions.h
Copying ./Classes/Controllers/SGARViewController.h
Copying ./Classes/Environment/SG3DOverlayEnvironment.h
Copying ./Classes/Environment/SGControlEvents.h
Copying ./Classes/Environment/SGEnvironmentConstants.h
Copying ./Classes/SGAREnvironment.h
Copying ./Classes/Utilities/SGMath.h
Copying ./Classes/Utilities/SGMetrics.h
Copying ./Classes/Utilities/SGTexture.h
Copying ./Classes/Views/SG3DOverlayView.h
Copying ./Classes/Views/SGAnnotationView.h
Copying ./Classes/Views/SGAnnotationViewContainer.h
Copying ./Classes/Views/SGARResponder.h
Copying ./Classes/Views/SGARView.h
Copying ./Classes/Views/SGGlassAnnotationView.h
Copying ./Classes/Views/SGHeadingView.h
Copying ./Classes/Views/SGMovableStack.h
Copying ./Classes/Views/SGPinAnnotationView.h
Copying ./Classes/Views/SGRadar.h
Build settings from command line:
SDKROOT = iphoneos4.1

2010-10-14 19:57:24.592 xcodebuild[32535:60f] warning: compiler 'com.apple.compilers.gcc.4_0' is based on missing compiler 'com.apple.compilers.gcc.4_0'
=== CLEAN NATIVE TARGET SGAREnvironment OF PROJECT SGAREnvironment WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies
2010-10-14 19:57:24.911 xcodebuild[32535:60f] warning: compiler 'com.apple.compilers.gcc.4_0' is based on missing compiler 'com.apple.compilers.gcc.4_0'

Clean.Remove clean build/libSGAREnvironment.a
/bin/rm -rf /Users/timwmartin/Desktop/SGAR3.8/build/libSGAREnvironment.a

Clean.Remove clean /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch.gch
/bin/rm -rf /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch.gch

Clean.Remove clean /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-frwijkfgktmdemajvqzboxpqddxk_ast/SGAREnvironment_Prefix.pch.pth
/bin/rm -rf /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-frwijkfgktmdemajvqzboxpqddxk_ast/SGAREnvironment_Prefix.pch.pth

Clean.Remove clean /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-grhruzkfnwlibngapyjampfmdeyh/SGAREnvironment_Prefix.pch.gch
/bin/rm -rf /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-grhruzkfnwlibngapyjampfmdeyh/SGAREnvironment_Prefix.pch.gch

Clean.Remove clean /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-ajwzmuatocooiecyafuxfcuhjovw_ast/SGAREnvironment_Prefix.pch.pth
/bin/rm -rf /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-ajwzmuatocooiecyafuxfcuhjovw_ast/SGAREnvironment_Prefix.pch.pth

Clean.Remove clean /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-fvxjvwzkbqxdfdbgkhxoyeyntogn/SGAREnvironment_Prefix.pch.gch
/bin/rm -rf /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-fvxjvwzkbqxdfdbgkhxoyeyntogn/SGAREnvironment_Prefix.pch.gch

Clean.Remove clean /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-gwhenfisfivmtoagspgfbaxmnffa_ast/SGAREnvironment_Prefix.pch.pth
/bin/rm -rf /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-gwhenfisfivmtoagspgfbaxmnffa_ast/SGAREnvironment_Prefix.pch.pth

Clean.Remove clean /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-culewtiukkmtcndedyemxllgvujy/SGAREnvironment_Prefix.pch.gch
/bin/rm -rf /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-culewtiukkmtcndedyemxllgvujy/SGAREnvironment_Prefix.pch.gch

Clean.Remove clean /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-aejmdnaokodyjybheajwbqnjipil_ast/SGAREnvironment_Prefix.pch.pth
/bin/rm -rf /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-aejmdnaokodyjybheajwbqnjipil_ast/SGAREnvironment_Prefix.pch.pth

Clean.Remove clean build/SGAREnvironment.build/SGAREnvironment.build
/bin/rm -rf /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build

** CLEAN SUCCEEDED **

=== BUILD NATIVE TARGET SGAREnvironment OF PROJECT SGAREnvironment WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies

ProcessPCH /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch.gch Resources/SGAREnvironment_Prefix.pch normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c-header -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -c /Users/timwmartin/Desktop/SGAR3.8/Resources/SGAREnvironment_Prefix.pch -o /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch.gch

ProcessPCH /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-grhruzkfnwlibngapyjampfmdeyh/SGAREnvironment_Prefix.pch.gch Resources/SGAREnvironment_Prefix.pch normal armv6 c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x c-header -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -c /Users/timwmartin/Desktop/SGAR3.8/Resources/SGAREnvironment_Prefix.pch -o /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-grhruzkfnwlibngapyjampfmdeyh/SGAREnvironment_Prefix.pch.gch

ProcessPCH /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-culewtiukkmtcndedyemxllgvujy/SGAREnvironment_Prefix.pch.gch Resources/SGAREnvironment_Prefix.pch normal armv7 c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x c-header -arch armv7 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv7 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -c /Users/timwmartin/Desktop/SGAR3.8/Resources/SGAREnvironment_Prefix.pch -o /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-culewtiukkmtcndedyemxllgvujy/SGAREnvironment_Prefix.pch.gch

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGMath.o Classes/Utilities/SGMath.c normal armv6 c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-grhruzkfnwlibngapyjampfmdeyh/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Utilities/SGMath.c -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGMath.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SGMath.o Classes/Utilities/SGMath.c normal armv7 c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x c -arch armv7 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv7 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-culewtiukkmtcndedyemxllgvujy/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Utilities/SGMath.c -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SGMath.o

ProcessPCH /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-fvxjvwzkbqxdfdbgkhxoyeyntogn/SGAREnvironment_Prefix.pch.gch Resources/SGAREnvironment_Prefix.pch normal armv7 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c-header -arch armv7 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv7 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -c /Users/timwmartin/Desktop/SGAR3.8/Resources/SGAREnvironment_Prefix.pch -o /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-fvxjvwzkbqxdfdbgkhxoyeyntogn/SGAREnvironment_Prefix.pch.gch

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGARViewController.o Classes/Controllers/SGARViewController.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Controllers/SGARViewController.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGARViewController.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGEnvironmentConstants.o Classes/Environment/SGEnvironmentConstants.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Environment/SGEnvironmentConstants.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGEnvironmentConstants.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SG3DOverlayEnvironment.o Classes/Environment/SG3DOverlayEnvironment.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Environment/SG3DOverlayEnvironment.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SG3DOverlayEnvironment.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGTexture.o Classes/Utilities/SGTexture.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Utilities/SGTexture.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGTexture.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SG3DOverlayView.o Classes/Views/SG3DOverlayView.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SG3DOverlayView.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SG3DOverlayView.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGAnnotationView.o Classes/Views/SGAnnotationView.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SGAnnotationView.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGAnnotationView.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGAnnotationViewContainer.o Classes/Views/SGAnnotationViewContainer.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SGAnnotationViewContainer.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGAnnotationViewContainer.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGHeadingView.o Classes/Views/SGHeadingView.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SGHeadingView.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGHeadingView.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGARView.o Classes/Views/SGARView.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SGARView.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGARView.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGMovableStack.o Classes/Views/SGMovableStack.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SGMovableStack.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGMovableStack.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/CLLocationAdditions.o Classes/Additions/CLLocationAdditions.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Additions/CLLocationAdditions.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/CLLocationAdditions.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/AccelerometerFilter.o Resources/3rd-Party/AccelerometerFilter.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Resources/3rd-Party/AccelerometerFilter.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/AccelerometerFilter.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGRadar.o Classes/Views/SGRadar.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SGRadar.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGRadar.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/GLU+iPhone.o Resources/3rd-Party/GLU+iPhone.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Resources/3rd-Party/GLU+iPhone.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/GLU+iPhone.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGPinAnnotationView.o Classes/Views/SGPinAnnotationView.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SGPinAnnotationView.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGPinAnnotationView.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGGlassAnnotationView.o Classes/Views/SGGlassAnnotationView.m normal armv6 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv6 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv6 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-hkdmmiyhhrnnmofnlicwkteqyuhi/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Views/SGGlassAnnotationView.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv6/SGGlassAnnotationView.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SGARViewController.o Classes/Controllers/SGARViewController.m normal armv7 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv7 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv7 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-fvxjvwzkbqxdfdbgkhxoyeyntogn/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Controllers/SGARViewController.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SGARViewController.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SGEnvironmentConstants.o Classes/Environment/SGEnvironmentConstants.m normal armv7 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv7 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv7 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-fvxjvwzkbqxdfdbgkhxoyeyntogn/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Environment/SGEnvironmentConstants.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SGEnvironmentConstants.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SGTexture.o Classes/Utilities/SGTexture.m normal armv7 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv7 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-headers.hmap -F/Users/timwmartin/Desktop/SGAR3.8/build -I/Users/timwmartin/Desktop/SGAR3.8/build/include -IClasses -IClasses/Additions -IClasses/Controllers -IClasses/Environment -IClasses/Utilities -IClasses/Views -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources/armv7 -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/DerivedSources -include /var/folders/3N/3NxvN0F0EvCCB9h5vcjWiE+++TQ/-Caches-/com.apple.Xcode.503/SharedPrecompiledHeaders/SGAREnvironment_Prefix-fvxjvwzkbqxdfdbgkhxoyeyntogn/SGAREnvironment_Prefix.pch -c /Users/timwmartin/Desktop/SGAR3.8/Classes/Utilities/SGTexture.m -o /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SGTexture.o

CompileC build/SGAREnvironment.build/Release-iphoneos/SGAREnvironment.build/Objects-normal/armv7/SG3DOverlayEnvironment.o Classes/Environment/SG3DOverlayEnvironment.m normal armv7 objective-c com.apple.compilers.gcc.4_2
cd /Users/timwmartin/Desktop/SGAR3.8
setenv LANG en_US.US-ASCII
setenv PATH "/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode4/usr/bin:/opt/local/bin:/opt/local/sbin:/Developer/Tools:/opt/local/bin:/opt/local/sbin:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/Developer/_3rd Party SDKs/android-sdk-mac_86/tools/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/opt/subversion"
/Xcode4/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch armv7 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DSG_DEBUG=1 -isysroot /Xcode4/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.1.sdk -gdwarf-2 -mthumb -miphoneos-version-min=4.0 -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-generated-files.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-own-target-headers.hmap -I/Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-all-target-headers.hmap -iquote /Users/timwmartin/Desktop/SGAR3.8/build/SGAREnvironment.build/SGAREnvironment.build/SGAREnvironment-project-h

@dsmith
Copy link
Contributor

dsmith commented Oct 15, 2010

Hrm, I'm a little puzzled. The build script isn't even getting to the libtool portion of the command and I don't see any indication that there is an error in the output you've provided. Is this the complete output?

By the way, thanks for providing all of this information.

@barracuda156
Copy link

I realize this is an archaic thread, but does anyone know why these $non_lazy_ptr linking errors occur?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants