|
Boost-Build : |
Subject: Re: [Boost-build] Building a cross platform framework
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-12-04 04:05:49
On Thursday 04 December 2008 03:24:40 Jon McKamey wrote:
> Hey folks,
>
>
>
> I am currently working on a product using Boost on Mac. For the most
> part, it has been excellent and easy to work with. Unfortunately, I
> just ran into a big problem. I used a great tool boost-framework.sh
> (for boost boost_1_34_1) . Unfortunately, this is NOT building a
> cross-platform ppc/i386 framework, it builds it (on my machine) only for
> i386 I looked through all of the help, searched online, and got pretty
> far digging into how bjam works, and I have not yet found an answer.
Hi Jonathan,
I don't know what build-framework.sh is, and how it works. For building
fat binary you need to add architecture=combined to bjam command line --
you probably can modify your script to pass that.
- 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