Re: Re: Universal Binary build issue (PPC/Intel machines)
Re: Re: Universal Binary build issue (PPC/Intel machines)
- Subject: Re: Re: Universal Binary build issue (PPC/Intel machines)
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 15 Nov 2006 12:24:29 -0800
On 11/15/06, Paul Miller <email@hidden> wrote:
Shawn Erickson wrote:
> On 11/15/06, Paul Miller <email@hidden> wrote:
>> Here is a weird one.
>>
>> I am building a Universal Binary application - when building it on my
>> PPC G5 it runs fine on that machine but "hangs" on my Intel MacBook. If
>> I build it on my MacBook it runs fine there but "hangs" on my G5. By
>> "hang" I mean the icon shows up in the dock but it just sits there and
>> never finishes launching.
>>
>> Anyone have any ideas for me?
>>
>> I am using XCode 2.4.1 on both machines.
>
> Are you using the universal 10.4 SDK when you build your universal
> application?
I think so. I have explicitly set that as the target within XCode. Some
libraries I have to build from the command-line - I am assuming they
target the 10.4 SDK automatically if I am building on a Tiger machine.
Is that right?
No. It will target your install of Tiger and not any SDK. Tiger is not
universal.
Review...
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/index.html>
...and...
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/Using/chapter_3_section_2.html#//apple_ref/doc/uid/20002000-1114311>
_______________________________________________
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