Boost logo

Boost Interest :

Subject: Re: [Boost-cmake] Build failures on Mac OS X 10.5
From: Michael Jackson (mike.jackson_at_[hidden])
Date: 2009-03-03 10:14:28


What build system is ICU using? You may have to add the -arch ppc -
arch i386 flags yourself on the command line using something like
CXXFLAGS="-arch ppc -arch i386"

You can use bjam to get a universal build of Boost.
_________________________________________________________
Mike Jackson mike.jackson_at_[hidden]
BlueQuartz Software www.bluequartz.net
Principal Software Engineer Dayton, Ohio

On Feb 27, 2009, at 6:58 PM, E. Wing wrote:

> I have a slightly off-topic followup question about building boost I
> hope you'll entertain. I would like to build Boost as a Universal
> Binary. But I think I need the boost regex, which in turn depends on
> (3rd party) ICU. Does anybody know how to get/build universal
> binaries for ICU so I can get the Boost build to work as universal?


Boost-cmake 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