another -mlong-branch question
another -mlong-branch question
- Subject: another -mlong-branch question
- From: "Rick C." <email@hidden>
- Date: Sat, 29 May 2010 13:27:12 +0800
Hello,
I have a project using the 10.4 sdk that I started developing on Tiger and has progressed to Snow Leopard. My first builds using Xcode 3.2.x gave me the "-mlong-branch not needed recompile without it to remove warning" message that I have seen reported here before. The culprit was crt1.o so I followed this post and it seemed to resolve my issue:
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?
Thanks for the help,
rick |
_______________________________________________
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