• 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: XCode 2.4 and 32/64-bit universal binaries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 2.4 and 32/64-bit universal binaries


  • Subject: Re: XCode 2.4 and 32/64-bit universal binaries
  • From: Shawn Erickson <email@hidden>
  • Date: Sun, 20 Aug 2006 08:38:12 -0700


On Aug 20, 2006, at 1:09 AM, Artemiy Pavlov wrote:

Thanks for the reply, Herbie!

Still, it is not clear to me: does XCode 2.4 build both 32-bit and 64-bit binary parts in a Universal Binary (e.g. a 4-part binary), or there is some settings for this?

Likely better to ask on the xcode-users list then this list.

Can you clarify what do you mean by 64 bit binary? Are you talking about one that is using LP64 (longs and pointers are 64 bit) or are you talking about a binary that just wants to use 64 bit math capabilities in its own code? I am going to to assume the former for now.

You can supply "ppc" (LP32 PPC), "ppc64" (LP64 PPC), i386 (LP32 x86), and x86_64 (LP64 x86) for ARCHS (not tried the later in Xcode 2.4 just yet).

<http://developer.apple.com/releasenotes/DeveloperTools/ CompilerTools.html>

The x86_64 binary is still limited like the ppc64 binary to linking only against libSystem, Accelerate.framework and couple of others.

-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: XCode 2.4 and 32/64-bit universal binaries
      • From: Artemiy Pavlov <email@hidden>
References: 
 >XCode 2.4 and 32/64-bit universal binaries (From: Artemiy Pavlov <email@hidden>)
 >Re: XCode 2.4 and 32/64-bit universal binaries (From: Marc Van Olmen <email@hidden>)
 >Re: XCode 2.4 and 32/64-bit universal binaries (From: Artemiy Pavlov <email@hidden>)
 >Re: XCode 2.4 and 32/64-bit universal binaries (From: Rustam Muginov <email@hidden>)
 >Re: XCode 2.4 and 32/64-bit universal binaries (From: Artemiy Pavlov <email@hidden>)
 >Re: XCode 2.4 and 32/64-bit universal binaries (From: Herbie Robinson <email@hidden>)
 >Re: XCode 2.4 and 32/64-bit universal binaries (From: Artemiy Pavlov <email@hidden>)

  • Prev by Date: Re: XCode 2.4 and 32/64-bit universal binaries
  • Next by Date: [Fwd: Re: XCode 2.4 and 32/64-bit universal binaries]
  • Previous by thread: Re: XCode 2.4 and 32/64-bit universal binaries
  • Next by thread: Re: XCode 2.4 and 32/64-bit universal binaries
  • Index(es):
    • Date
    • Thread