Sorry, single reply instead of reply all.

---------- Forwarded message ----------
From: Harry van der Wolf <[email protected]>
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 <[email protected]>




2011/3/22 Jeremy Huddleston <[email protected]>

> 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
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to