Re: another -mlong-branch question
Re: another -mlong-branch question
- Subject: Re: another -mlong-branch question
- From: "Rick C." <email@hidden>
- Date: Sun, 30 May 2010 14:31:06 +0800
Thanks GG for the reply,
In the crt1.o the actual architectures are "ppc7400 ppc64 i386 x86_64" so it seems that would explain the problem right? Other than that I don't link to anything other than the standard Cocoa frameworks and nothing has been changed except for this crt1.o file. Funny that in building this crt1.o file "ppc" was used and not "ppc7400" but I'm guessing for some reason it defaults to ppc7400. Do you suggest I just stick with the standard crt1.o file even with the warning or is there another solution? And sorry for overlooking those post, since I didn't change anything other than that crt1.o I probably didn't explore enough. :-)
rick
On May 30, 2010, at 12:54 AM, Greg Guerin wrote:
> Rick C wrote:
>
>> However in the meantime I have figured out that although I no longer get a warning my executable (which should be Universal) is built ppc7400 i386 instead of ppc i386 the way it used to be (same build settings). So my compatibility with older Macs is affected. If I build with the default crt1.o file and just ignore the warning my executable is built properly. So I'm just looking for any input regarding this. Should I just use the default crt1.o file and live with the warning since the above post did not really work in my case? Or is there another solution?
>
>
> What are the actual architectures in the crt1.o you built?
>
> What are the actual architectures in the other dylibs or frameworks your target links against?
>
> See this thread:
>
> http://lists.apple.com/archives/xcode-users/2008/Nov/msg00490.html
>
> and this post in particular:
>
> http://lists.apple.com/archives/xcode-users/2008/Nov/msg00499.html
>
> Found by googling for ppc7400, and the list archives appeared in the first few results.
>
> -- GG
>
> _______________________________________________
> 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