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@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake
_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake