Mac OS X 10.6 Snow Leopard ppc64
Apple, Inc. has removed ppc64 support from the latest Dev Tools and OS. Xcode 3.2 ships without the ability to build ppc64 binaries. Apple announced they are dropping support for ppc64. The darwin.jam will break the x86_64 rule attempting to compile C++ into ppc64 on ANY version of of Xcode 3.2 or higher. If building with the 106 SDK the jam file should not apply the ppc64 flag to the x86_64 rule.
Change History
(7)
Component: |
Building Boost → build
|
Owner: |
set to Vladimir Prus
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
How do I find the version of SDK in use?
Thanks, Volodya