Compilation problem with XCode 3.2 and SDK 10.4 on PowerPC
Compilation problem with XCode 3.2 and SDK 10.4 on PowerPC
- Subject: Compilation problem with XCode 3.2 and SDK 10.4 on PowerPC
- From: David Gagnon <email@hidden>
- Date: Thu, 22 Apr 2010 10:35:30 -0400
Hi,
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 configuration: XCode version 3.2.2 OSX 10.6.3 GCC 4.0
Thanks!
David
|
_______________________________________________
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