Boost logo

Boost-Build :

Subject: Re: [Boost-build] Patch for building Boost 1.40 on Mac OS X Snow Leopard
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-10-22 05:13:31


On Friday 02 October 2009 Stuart A. Malone wrote:

> Today I took the time to patch my local copy of Boost 1.40 to allow
> building under Snow Leopard. You can see discussions about this
> problem in places like:
>
> <http://continuous.wordpress.com/2009/09/06/building-boost-on-mac-os-x-10-6-with-xcode-3-2/
> >
>
> <http://archives.free.net.ph/message/20090903.114048.e961e539.en.html>
>
> My patches address two problems:
>
> - The -m64 option is incompatible with the generation of 32-bit binaries

Stuart,

I have applied the -m64 part of the patch. Thanks!

I am still trying to figure the right magic to disable -ppc64 when
using 10.6 SDK. Am I right that ppc64 is not supported with 10.6
regardless of whether you are building a fat library, or not? In other
words, does explicit

        address-model=64 architecture=power

have any chance of working?

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk