Re: Compatibility from Panther to Leopard
Re: Compatibility from Panther to Leopard
- Subject: Re: Compatibility from Panther to Leopard
- From: Alexander von Below <email@hidden>
- Date: Tue, 14 Apr 2009 20:43:13 +0200
A crash log would certainly help
You should also be aware, that but for the very latest update of 10.3
(I think that is 10.3.8), you HAVE to use gcc3, not gcc4
Alex
Am 14.04.2009 um 16:57 schrieb Kevin Molcard:
Hi all,
I want to have an application compatible from Panther to Leopard.
I have these settings in my .xcconfig:
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3
MACOSX_DEPLOYMENT_TARGET = 10.4
SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk
Unfortunately, it crashes immediately after launch on Panther.
My project xcode 2.4 is compatible so I can easily debug it on Tiger
and Leopard. But I am not able to debug it on Panther because I
can't open the .xcodeproj with xcode 1.5, the latest one on Panther
(if I don't make a mistake).
So I tried to remote debug my app with one Mac on Panther (the
remote host) and one on Leopard. I followed the instruction given on
this page to do my setup:
http://developer.apple.com/documentation/developertools/conceptual/XcodeDebugging/800-Debugging_Programs_Remotely/remote_debugging.html
Now I can launch the app on the remote host via the local debugger
but I can't break and when the app crashes I only see disassembly.
So I have 2 questions:
- Did I forget something which could explain that my app is crashing
at the beginning?
- How can I debug an application on Tiger from a xcode 2.4
compatible project?
Thanks in advance
--
Kevin Molcard
Sofware Engineer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden