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

Reply via email to