Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3455 closed Bugs (fixed)

Mac OS X 10.6 Snow Leopard ppc64

Reported by: jc Owned by: Vladimir Prus
Milestone: Boost 1.41.0 Component: build
Version: Boost 1.40.0 Severity: Showstopper
Keywords: apple, Cc:

Description

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)

comment:1 by Steven Watanabe, 13 years ago

Component: Building Boostbuild
Owner: set to Vladimir Prus

comment:2 by Vladimir Prus, 13 years ago

How do I find the version of SDK in use?

Thanks, Volodya

comment:5 by Vladimir Prus, 13 years ago

Fixed in r57484.

comment:6 by Vladimir Prus, 13 years ago

Resolution: fixed
Status: newclosed

in reply to:  5 comment:7 by julian_cain, 13 years ago

Replying to vladimir_prus:

Fixed in r57484.

Thanks Vladimir!

-jc

Note: See TracTickets for help on using tickets.