• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: recompile without -mlong-branch?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recompile without -mlong-branch?


  • Subject: Re: recompile without -mlong-branch?
  • From: Bernhard Baehr <email@hidden>
  • Date: Sat, 5 Sep 2009 15:39:46 +0200

The Snow Leopard version of the 10.4u SDK seems to contain an outdated version of crt1.o. You can fix the linker warning on your own by recompiling the Csu package from the Tiger sources; the 10.4.11 x86 sources already have the correct compiler flags (without -mlong_branch):

Download http://www.opensource.apple.com/release/mac-os-x-10411x86 => Csu-71 (http://www.opensource.apple.com/tarballs/Csu/Csu-71.tar.gz).

Unzip the archive.

In the Csu-71 directory, execute 	make RC_ARCHS="ppc ppc64 i386 x86_64"

Replace /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/crt1.o with the newly created version.

Bernhard

_______________________________________________
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


  • Prev by Date: Xcode compatibility with third party compilers
  • Next by Date: Gcc 3.3 support in XCode 3.2
  • Previous by thread: Re: recompile without -mlong-branch?
  • Next by thread: xcodebuild issues Warning "compiler '...' is based on missing compiler '...' "
  • Index(es):
    • Date
    • Thread