Re: Why don't the project templates build out of the box?
Subject : Re: Why don't the project templates build out of the box?
From: kwiley <email@hidden >
Date: Thu, 29 May 2008 09:28:06 -0700
Delivered-to: email@hidden
Delivered-to: email@hidden
All righty, it does look like other people don't have this problem.
So, here's what I get. Quit Xcode (just to make sure everything's
clean), launch Xcode, make a Carbon C++ App, build, get the
following. I have looked over it some but while I see indications of
problems (warnings about missing ppc stuff), I am not sure what's
causing it.
Thanks for any help. I am certainly open to the suggestion "reinstall
Xcode", just let me know what you think.
Cheers!
----------------------------
Building target “test” of project “test” with configuration “Release”
Checking Dependencies
Processing /Users/keithwiley/Desktop/test/build/Release/test.app/
Contents/Info.plist Info.plist
mkdir /Users/keithwiley/Desktop/test/build/Release/test.app/
Contents
cd /Users/keithwiley/Desktop/test
<com.apple.tools.info-plist-utility> /Users/keithwiley/Desktop/
test/Info.plist -genpkginfo /Users/keithwiley/Desktop/test/build/
Release/test.app/Contents/PkgInfo -expandbuildsettings -o /Users/
keithwiley/Desktop/test/build/Release/test.app/Contents/Info.plist
CpResource build/Release/test.app/Contents/Resources/English.lproj/
InfoPlist.strings English.lproj/InfoPlist.strings
mkdir /Users/keithwiley/Desktop/test/build/Release/test.app/
Contents/Resources/English.lproj
cd /Users/keithwiley/Desktop/test
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/
Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -strip-
debug-symbols -resolve-src-symlinks /Users/keithwiley/Desktop/test/
English.lproj/InfoPlist.strings /Users/keithwiley/Desktop/test/build/
Release/test.app/Contents/Resources/English.lproj
CpResource build/Release/test.app/Contents/Resources/English.lproj/
main.nib English.lproj/main.nib
cd /Users/keithwiley/Desktop/test
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/
Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -strip-
debug-symbols -resolve-src-symlinks /Users/keithwiley/Desktop/test/
English.lproj/main.nib /Users/keithwiley/Desktop/test/build/Release/
test.app/Contents/Resources/English.lproj
ProcessPCH++ /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-anctlhlmjabmmlcaucfqfxplefrm/
test_Prefix.pch.gch test_Prefix.pch normal ppc c++
com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++-header -arch ppc -pipe -Wno-
trigraphs -fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-
type -Wunused-variable -fmessage-length=0 -mtune=G4 -
fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-
min=10.5 -gdwarf-2 -I/Users/keithwiley/Desktop/test/build/test.build/
Release/test.build/test.hmap -F/Users/keithwiley/Desktop/test/build/
Release -I/Users/keithwiley/Desktop/test/build/Release/include -I/
Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
DerivedSources -isysroot /Developer/SDKs/MacOSX10.5.sdk -c /Users/
keithwiley/Desktop/test/test_Prefix.pch -o /Library/Caches/
com.apple.Xcode.501/SharedPrecompiledHeaders/test_Prefix-
anctlhlmjabmmlcaucfqfxplefrm/test_Prefix.pch.gch
ProcessPCH++ /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-gyfalwbhlmvpwidfyykdlimskvqr/
test_Prefix.pch.gch test_Prefix.pch normal i386 c++
com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++-header -arch i386 -pipe -Wno-
trigraphs -fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-
type -Wunused-variable -fmessage-length=0 -fvisibility=hidden -
fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/
Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
test.hmap -F/Users/keithwiley/Desktop/test/build/Release -I/Users/
keithwiley/Desktop/test/build/Release/include -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/DerivedSources -
isysroot /Developer/SDKs/MacOSX10.5.sdk -c /Users/keithwiley/Desktop/
test/test_Prefix.pch -o /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-gyfalwbhlmvpwidfyykdlimskvqr/
test_Prefix.pch.gch
CompileC build/test.build/Release/test.build/Objects-normal/ppc/
main.o /Users/keithwiley/Desktop/test/main.cp normal ppc c++
com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -mtune=G4 -fvisibility=hidden -
fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/
Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
test.hmap -F/Users/keithwiley/Desktop/test/build/Release -I/Users/
keithwiley/Desktop/test/build/Release/include -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/DerivedSources -
isysroot /Developer/SDKs/MacOSX10.5.sdk -include /Library/Caches/
com.apple.Xcode.501/SharedPrecompiledHeaders/test_Prefix-
anctlhlmjabmmlcaucfqfxplefrm/test_Prefix.pch -c /Users/keithwiley/
Desktop/test/main.cp -o /Users/keithwiley/Desktop/test/build/
test.build/Release/test.build/Objects-normal/ppc/main.o
CompileC build/test.build/Release/test.build/Objects-normal/ppc/
TWindow.o /Users/keithwiley/Desktop/test/HIFramework/TWindow.cp normal
ppc c++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -mtune=G4 -fvisibility=hidden -
fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/
Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
test.hmap -F/Users/keithwiley/Desktop/test/build/Release -I/Users/
keithwiley/Desktop/test/build/Release/include -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/DerivedSources -
isysroot /Developer/SDKs/MacOSX10.5.sdk -include /Library/Caches/
com.apple.Xcode.501/SharedPrecompiledHeaders/test_Prefix-
anctlhlmjabmmlcaucfqfxplefrm/test_Prefix.pch -c /Users/keithwiley/
Desktop/test/HIFramework/TWindow.cp -o /Users/keithwiley/Desktop/test/
build/test.build/Release/test.build/Objects-normal/ppc/TWindow.o
CompileC build/test.build/Release/test.build/Objects-normal/ppc/
TEventHandler.o /Users/keithwiley/Desktop/test/HIFramework/
TEventHandler.cp normal ppc c++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -mtune=G4 -fvisibility=hidden -
fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/
Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
test.hmap -F/Users/keithwiley/Desktop/test/build/Release -I/Users/
keithwiley/Desktop/test/build/Release/include -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/DerivedSources -
isysroot /Developer/SDKs/MacOSX10.5.sdk -include /Library/Caches/
com.apple.Xcode.501/SharedPrecompiledHeaders/test_Prefix-
anctlhlmjabmmlcaucfqfxplefrm/test_Prefix.pch -c /Users/keithwiley/
Desktop/test/HIFramework/TEventHandler.cp -o /Users/keithwiley/Desktop/
test/build/test.build/Release/test.build/Objects-normal/ppc/
TEventHandler.o
CompileC build/test.build/Release/test.build/Objects-normal/ppc/
TApplication.o /Users/keithwiley/Desktop/test/HIFramework/
TApplication.cp normal ppc c++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -mtune=G4 -fvisibility=hidden -
fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/
Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
test.hmap -F/Users/keithwiley/Desktop/test/build/Release -I/Users/
keithwiley/Desktop/test/build/Release/include -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/DerivedSources -
isysroot /Developer/SDKs/MacOSX10.5.sdk -include /Library/Caches/
com.apple.Xcode.501/SharedPrecompiledHeaders/test_Prefix-
anctlhlmjabmmlcaucfqfxplefrm/test_Prefix.pch -c /Users/keithwiley/
Desktop/test/HIFramework/TApplication.cp -o /Users/keithwiley/Desktop/
test/build/test.build/Release/test.build/Objects-normal/ppc/
TApplication.o
CompileC build/test.build/Release/test.build/Objects-normal/ppc/
TNib.o /Users/keithwiley/Desktop/test/HIFramework/TNib.cp normal ppc c+
+ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -mtune=G4 -fvisibility=hidden -
fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/
Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
test.hmap -F/Users/keithwiley/Desktop/test/build/Release -I/Users/
keithwiley/Desktop/test/build/Release/include -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/DerivedSources -
isysroot /Developer/SDKs/MacOSX10.5.sdk -include /Library/Caches/
com.apple.Xcode.501/SharedPrecompiledHeaders/test_Prefix-
anctlhlmjabmmlcaucfqfxplefrm/test_Prefix.pch -c /Users/keithwiley/
Desktop/test/HIFramework/TNib.cp -o /Users/keithwiley/Desktop/test/
build/test.build/Release/test.build/Objects-normal/ppc/TNib.o
CompileC build/test.build/Release/test.build/Objects-normal/ppc/
TCarbonEvent.o /Users/keithwiley/Desktop/test/HIFramework/
TCarbonEvent.cp normal ppc c++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -mtune=G4 -fvisibility=hidden -
fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/
Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
test.hmap -F/Users/keithwiley/Desktop/test/build/Release -I/Users/
keithwiley/Desktop/test/build/Release/include -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/DerivedSources -
isysroot /Developer/SDKs/MacOSX10.5.sdk -include /Library/Caches/
com.apple.Xcode.501/SharedPrecompiledHeaders/test_Prefix-
anctlhlmjabmmlcaucfqfxplefrm/test_Prefix.pch -c /Users/keithwiley/
Desktop/test/HIFramework/TCarbonEvent.cp -o /Users/keithwiley/Desktop/
test/build/test.build/Release/test.build/Objects-normal/ppc/
TCarbonEvent.o
CompileC build/test.build/Release/test.build/Objects-normal/i386/
main.o /Users/keithwiley/Desktop/test/main.cp normal i386 c++
com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch i386 -pipe -Wno-trigraphs
-fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -fvisibility=hidden -fvisibility-
inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/test.hmap -F/Users/
keithwiley/Desktop/test/build/Release -I/Users/keithwiley/Desktop/test/
build/Release/include -I/Users/keithwiley/Desktop/test/build/
test.build/Release/test.build/DerivedSources -isysroot /Developer/SDKs/
MacOSX10.5.sdk -include /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-gyfalwbhlmvpwidfyykdlimskvqr/
test_Prefix.pch -c /Users/keithwiley/Desktop/test/main.cp -o /Users/
keithwiley/Desktop/test/build/test.build/Release/test.build/Objects-
normal/i386/main.o
CompileC build/test.build/Release/test.build/Objects-normal/i386/
TWindow.o /Users/keithwiley/Desktop/test/HIFramework/TWindow.cp normal
i386 c++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch i386 -pipe -Wno-trigraphs
-fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -fvisibility=hidden -fvisibility-
inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/test.hmap -F/Users/
keithwiley/Desktop/test/build/Release -I/Users/keithwiley/Desktop/test/
build/Release/include -I/Users/keithwiley/Desktop/test/build/
test.build/Release/test.build/DerivedSources -isysroot /Developer/SDKs/
MacOSX10.5.sdk -include /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-gyfalwbhlmvpwidfyykdlimskvqr/
test_Prefix.pch -c /Users/keithwiley/Desktop/test/HIFramework/
TWindow.cp -o /Users/keithwiley/Desktop/test/build/test.build/Release/
test.build/Objects-normal/i386/TWindow.o
CompileC build/test.build/Release/test.build/Objects-normal/i386/
TEventHandler.o /Users/keithwiley/Desktop/test/HIFramework/
TEventHandler.cp normal i386 c++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch i386 -pipe -Wno-trigraphs
-fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -fvisibility=hidden -fvisibility-
inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/test.hmap -F/Users/
keithwiley/Desktop/test/build/Release -I/Users/keithwiley/Desktop/test/
build/Release/include -I/Users/keithwiley/Desktop/test/build/
test.build/Release/test.build/DerivedSources -isysroot /Developer/SDKs/
MacOSX10.5.sdk -include /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-gyfalwbhlmvpwidfyykdlimskvqr/
test_Prefix.pch -c /Users/keithwiley/Desktop/test/HIFramework/
TEventHandler.cp -o /Users/keithwiley/Desktop/test/build/test.build/
Release/test.build/Objects-normal/i386/TEventHandler.o
Ld /Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
Objects-normal/ppc/test normal ppc
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/g++-4.0 -o /Users/keithwiley/Desktop/test/
build/test.build/Release/test.build/Objects-normal/ppc/test -L/Users/
keithwiley/Desktop/test/build/Release -F/Users/keithwiley/Desktop/test/
build/Release -filelist /Users/keithwiley/Desktop/test/build/
test.build/Release/test.build/Objects-normal/ppc/test.LinkFileList -
framework Carbon -arch ppc -mmacosx-version-min=10.5 -Wl,-dead_strip -
no_dead_strip_inits_and_terms -isysroot /Developer/SDKs/MacOSX10.5.sdk
ld: warning in /Developer/SDKs/MacOSX10.5.sdk/System/Library/
Frameworks//Carbon.framework/Carbon, missing required architecture ppc
in file
ld: warning in /Developer/SDKs/MacOSX10.5.sdk/usr/lib/powerpc-apple-
darwin9/4.0.1/libstdc++.dylib, missing required architecture ppc in file
ld: warning in /Developer/SDKs/MacOSX10.5.sdk/usr/lib/libSystem.dylib,
missing required architecture ppc in file
Undefined symbols:
"_GetEventClass", referenced from:
TWindow::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TWindow.o
TApplication::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TApplication.o
"operator delete(void*)", referenced from:
MainWindow::Create() in main.o
CarbonApp::~CarbonApp()in main.o
MainWindow::~MainWindow()in main.o
TWindow::~TWindow()in TWindow.o
TEventHandler::~TEventHandler()in TEventHandler.o
TApplication::~TApplication()in TApplication.o
TCarbonEvent::~TCarbonEvent()in TCarbonEvent.o
"_ShowWindow", referenced from:
TWindow::Show() in TWindow.o
"_GetWindowEventTarget", referenced from:
TWindow::GetEventTarget() in TWindow.o
"_DisposeNibReference", referenced from:
TNib::~TNib() in TNib.o
"_RunApplicationEventLoop", referenced from:
TApplication::Run() in TApplication.o
"_CreateWindowFromNib", referenced from:
TNib::CreateWindow(__CFString const*, OpaqueWindowPtr**) in
TNib.o
"_SetMenuBarFromNib", referenced from:
TNib::SetMenuBar(__CFString const*) in TNib.o
"_CreateNibReference", referenced from:
TNib::Init(__CFString const*) in TNib.o
"___gxx_personality_v0", referenced from:
___gxx_personality_v0$non_lazy_ptr in main.o
"_HideWindow", referenced from:
TWindow::Hide() in TWindow.o
"_SetEventParameter", referenced from:
TCarbonEvent::SetParameter(unsigned long, Point)in TCarbonEvent.o
"_RemoveEventHandler", referenced from:
TEventHandler::~TEventHandler()in TEventHandler.o
TEventHandler::~TEventHandler()in TEventHandler.o
"___CFConstantStringClassReference", referenced from:
__cfstring@0 in main.o
__cfstring@0 in main.o
__cfstring@0 in main.o
"_SetWindowProperty", referenced from:
TWindow::Init(OpaqueWindowPtr*) in TWindow.o
"_RetainEvent", referenced from:
TCarbonEvent::TCarbonEvent(OpaqueEventRef*)in TCarbonEvent.o
"_exit", referenced from:
start in crt1.10.5.o
"_AddEventTypesToHandler", referenced from:
TEventHandler::RegisterForEvents(unsigned long, EventTypeSpec
const*)in TEventHandler.o
"_EnableMenuCommand", referenced from:
TWindow::UpdateCommandStatus(HICommandExtended const&) in
TWindow.o
"_AdvanceKeyboardFocus", referenced from:
TWindow::Show() in TWindow.o
"___cxa_pure_virtual", referenced from:
vtable for TEventHandlerin TEventHandler.o
vtable for TEventHandlerin TEventHandler.o
"operator new(unsigned long)", referenced from:
MainWindow::Create() in main.o
"_GetEventParameter", referenced from:
TCarbonEvent::GetParameter(unsigned long, unsigned long*)in
TCarbonEvent.o
TCarbonEvent::GetParameter(unsigned long, HICommandExtended*)in
TCarbonEvent.o
"vtable for __cxxabiv1::__si_class_type_info", referenced from:
typeinfo for CarbonAppin main.o
typeinfo for MainWindowin main.o
typeinfo for TWindowin TWindow.o
typeinfo for TApplicationin TApplication.o
"_DisposeWindow", referenced from:
TWindow::~TWindow()in TWindow.o
TWindow::~TWindow()in TWindow.o
"_GetWindowActivationScope", referenced from:
TWindow::Show() in TWindow.o
"_CallNextEventHandler", referenced from:
TWindow::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TWindow.o
TWindow::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TWindow.o
TWindow::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TWindow.o
TWindow::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TWindow.o
"_GetEventKind", referenced from:
TWindow::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TWindow.o
TWindow::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TWindow.o
TApplication::HandleEvent(OpaqueEventHandlerCallRef*,
TCarbonEvent&) in TApplication.o
"vtable for __cxxabiv1::__class_type_info", referenced from:
typeinfo for TEventHandlerin TEventHandler.o
typeinfo for TCarbonEventin TCarbonEvent.o
"_GetApplicationEventTarget", referenced from:
TApplication::GetEventTarget() in TApplication.o
"_ReleaseEvent", referenced from:
TCarbonEvent::~TCarbonEvent()in TCarbonEvent.o
TCarbonEvent::~TCarbonEvent()in TCarbonEvent.o
"_RepositionWindow", referenced from:
MainWindow::Create() in main.o
"_ActiveNonFloatingWindow", referenced from:
TWindow::Show() in TWindow.o
"_InstallEventHandler", referenced from:
TEventHandler::GetEventHandler() in TEventHandler.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
CompileC build/test.build/Release/test.build/Objects-normal/i386/
TApplication.o /Users/keithwiley/Desktop/test/HIFramework/
TApplication.cp normal i386 c++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch i386 -pipe -Wno-trigraphs
-fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -fvisibility=hidden -fvisibility-
inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/test.hmap -F/Users/
keithwiley/Desktop/test/build/Release -I/Users/keithwiley/Desktop/test/
build/Release/include -I/Users/keithwiley/Desktop/test/build/
test.build/Release/test.build/DerivedSources -isysroot /Developer/SDKs/
MacOSX10.5.sdk -include /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-gyfalwbhlmvpwidfyykdlimskvqr/
test_Prefix.pch -c /Users/keithwiley/Desktop/test/HIFramework/
TApplication.cp -o /Users/keithwiley/Desktop/test/build/test.build/
Release/test.build/Objects-normal/i386/TApplication.o
CompileC build/test.build/Release/test.build/Objects-normal/i386/
TNib.o /Users/keithwiley/Desktop/test/HIFramework/TNib.cp normal i386 c
++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch i386 -pipe -Wno-trigraphs
-fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -fvisibility=hidden -fvisibility-
inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/test.hmap -F/Users/
keithwiley/Desktop/test/build/Release -I/Users/keithwiley/Desktop/test/
build/Release/include -I/Users/keithwiley/Desktop/test/build/
test.build/Release/test.build/DerivedSources -isysroot /Developer/SDKs/
MacOSX10.5.sdk -include /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-gyfalwbhlmvpwidfyykdlimskvqr/
test_Prefix.pch -c /Users/keithwiley/Desktop/test/HIFramework/TNib.cp -
o /Users/keithwiley/Desktop/test/build/test.build/Release/test.build/
Objects-normal/i386/TNib.o
CompileC build/test.build/Release/test.build/Objects-normal/i386/
TCarbonEvent.o /Users/keithwiley/Desktop/test/HIFramework/
TCarbonEvent.cp normal i386 c++ com.apple.compilers.gcc.4_0
cd /Users/keithwiley/Desktop/test
/Developer/usr/bin/gcc-4.0 -x c++ -arch i386 -pipe -Wno-trigraphs
-fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -Wreturn-type -
Wunused-variable -fmessage-length=0 -fvisibility=hidden -fvisibility-
inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -I/Users/keithwiley/
Desktop/test/build/test.build/Release/test.build/test.hmap -F/Users/
keithwiley/Desktop/test/build/Release -I/Users/keithwiley/Desktop/test/
build/Release/include -I/Users/keithwiley/Desktop/test/build/
test.build/Release/test.build/DerivedSources -isysroot /Developer/SDKs/
MacOSX10.5.sdk -include /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/test_Prefix-gyfalwbhlmvpwidfyykdlimskvqr/
test_Prefix.pch -c /Users/keithwiley/Desktop/test/HIFramework/
TCarbonEvent.cp -o /Users/keithwiley/Desktop/test/build/test.build/
Release/test.build/Objects-normal/i386/TCarbonEvent.o
________________________________________________________________________
Keith Wiley email@hidden http://www.cs.unm.edu/~kwiley
"Luminous beings are we, not this crude matter."
-- Yoda
________________________________________________________________________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.