Re: Xcode compiled code fails to execute...
Re: Xcode compiled code fails to execute...
- Subject: Re: Xcode compiled code fails to execute...
- From: Michael Latta <email@hidden>
- Date: Mon, 10 Nov 2003 22:14:02 -0800
It turns out in my case that I did miss one of the GCC settings. Under
System C code setting gcc 3.3 solves the issue to some degree.
Michael Latta
On Nov 10, 2003, at 9:04 PM, Michael Latta wrote:
I am seeing the gcc2 problem with a project builder project and an
upgraded target. I had a working project in 10.2 project builder. I
installed Panther on a clean partition and the dev tools (both from
the ADC Mailing). I upgraded the target to a native target, though
this was happening before that. Every build attempt indicates that
gcc2 is missing. I have even set the compiler options to explicitly
use gcc3.3 to no avail.
Michael Latta
On Nov 3, 2003, at 4:50 PM, Pete Parks wrote:
On my upgraded system nothing seems to run, I keep getting the
following error when I try and run Cocoa apps under Xcode:
dyld:
/Users/pparks/Desktop/PikaXcode/build/PikaXcode.app/Contents/MacOS/
PikaXcode Undefined symbols:
Foundation undefined reference to _objc_exception_set_functions
expected to be defined in
/System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/
Resources/libobjc.A.dylib
PikaXcode has exited due to signal 5 (SIGTRAP).
Then on my clean installed system 2 out 5 projects compile and run if
I keep them with 3.1 gcc compiler. Everything else compiles no errors
"Build succeeded", but when try to run the build nothing happens
other than the green button grays-out and a message comes up
"Debugging session cancelled; No launch-able executable present to
debug." Not to be a sour grape, but ever since I switched to Xcode
last thursday I have had nothing but wasted time trying to get my
previously working projects to work on Panther and Xcode.
On my clean installed system why am I getting messages about gcc2 and
g++2 don't installed. I looked and there definitely aren't any gcc2
stuff. Does the developer tools CD not install gcc2 stuff?
Pete
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.