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:51:19


Well, basically I am confused. Is ICU bundled with Boost? It has been
a Looooong time since I dug into the boost sources.

And, yes, CMake has the CMAKE_OS_X_ARCH variable which you can set to
any combination of ppc,ppc64,x86,x86_64 for any where from a "single
binary to a quad binary".

---
Mike Jackson                 www.bluequartz.net
On Mar 3, 2009, at 10:37 AM, troy d. straszheim wrote:
> Michael Jackson wrote:
>> 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.
>
> If it is just a matter of adding some CXXFLAGS it shouldn't be  
> difficult to do it with cmake either...  or am I missing something?
>
> -t
> _______________________________________________
> Boost-cmake mailing list
> Boost-cmake_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

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