Hi Paul, [EMAIL PROTECTED] <[EMAIL PROTECTED]> writes:
> Will the 2.8 patch include a Mac OSX universal binary build target? There is no special target or configuration parameter in the build system for universal binaries, but it should be possible to do with the following configuration: runConfigure -p macosx -c gcc -x g++ -l -arch -l i386 -l -arch -l ppc -z -arch -z i386 -z -arch -z ppc This should also work for 2.7.0, BTW. hth, -boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
