Henri Gomez wrote: > Also, Xcode build tools may stop supporting PowerPC in a near future, > so packages will lost their 'universal' architecture.
Xcode 4.2+ doesn't support PowerPC, and neither does the 10.7 SDK. > I recall some packages who need to go up to Assembly level and I'm not > sure OSX build tools could embed many builds in a single binary. It's better to build twice and lipo, then doing a "fat" configure. --anders ______________________________________________________________________ RPM Package Manager http://rpm5.org User Communication List [email protected]
