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

Reply via email to