Re: Compilation problem with XCode 3.2 and SDK 10.4 on PowerPC
Re: Compilation problem with XCode 3.2 and SDK 10.4 on PowerPC
- Subject: Re: Compilation problem with XCode 3.2 and SDK 10.4 on PowerPC
- From: Fritz Anderson <email@hidden>
- Date: Thu, 22 Apr 2010 09:51:48 -0500
On 22 Apr 2010, at 9:35 AM, David Gagnon wrote: We try to compile our UB project with 10.4 SDK and I got this warning:
ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch: /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin10/4.0.1/crt3.o
We had the same problem with "crt1.o" but we fixed the problem using this trick:
Do we need to recompile something to fix "crt3.o"?
My understanding is that it's baked into the SDK, and you can ignore it.
— F
|
_______________________________________________
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