Fwd: xcode4 - How can we restore ppc/ppc64 as well as full 10.4/10.5 SDK support to Xcode 4? - Stack Overflow

Harry van der Wolf hvdwolf at gmail.com
Tue Mar 22 23:53:23 PDT 2011


Sorry, single reply instead of reply all.

---------- Forwarded message ----------
From: Harry van der Wolf <hvdwolf at gmail.com>
Date: 2011/3/23
Subject: Re: xcode4 - How can we restore ppc/ppc64 as well as full 10.4/10.5
SDK support to Xcode 4? - Stack Overflow
To: Jeremy Huddleston <jeremyhu at macports.org>




2011/3/22 Jeremy Huddleston <jeremyhu at macports.org>

> Not exactly right.  QTKit.framwork on the system is missing a ppc64 slice
> because there's no way to run ppc64 code on your system (so why bother
> shipping it).  Rosetta is 32bit ppc only.  The 10.5 SDK, however, does have
> the ppc64 slice:
>
> /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/QTKit.framework/Versions/A
> $ file QTKit
> QTKit: Mach-O universal binary with 4 architectures
> QTKit (for architecture ppc64): Mach-O 64-bit dynamically linked shared
> library stub ppc64
> QTKit (for architecture x86_64):        Mach-O 64-bit dynamically linked
> shared library stub x86_64
> QTKit (for architecture ppc7400):       Mach-O dynamically linked shared
> library stub ppc
> QTKit (for architecture i386):  Mach-O dynamically linked shared library
> stub i386
>
>
> You're right. This has been a very, very lenghty thread on the macos
developer forum and it would have been as simple as to incorporate this SDK
framework inside a bundle (for the moment I'm simply bypassing other
dependencies).

Thank you,

Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20110323/bb292700/attachment.html>


More information about the macports-users mailing list