Mac OS/X Port data Model
Henri Gomez
henri.gomez at gmail.com
Tue Jan 11 12:00:56 PST 2011
> I hope I'm answering your question here. What Mike checked in is the ability to build universal binaries, which means both 32 bit and 64 bit binaries are built at the same time. Mac OS X has the ability to make binaries (both executables, and object files, etc) with multiple "slices", meaning you can combine a 32 bot binary with a 64 bit binary into one Universal binary. If I'm interpretting your question correctly, there is nothing that needs to be done to build both slices.
Hi Gary, that's exactly what I seen from the first build.
I built it on an iMac with 64bits kernel (x86_64), should I expect
problems if I try to build with a box on 32bits kernel ?
Universal apply to x86 architecture, did PPC will be supported also ?
Thanks guys, I will follow the project step by step, my Hudson Build
system is allready setup for continuous builds.
More information about the macosx-port-dev
mailing list