So steve said that by 2007 Mac would use Intel processors instead of PowerPcs. He also said that the PowerPC line would be supported for at least 5 more years (and thats some good news). What does this means for Mozilla Foundation's projects (Firefox, xulrunner, Camino) ? This means that in a near future we might need to switch to tiger in order to build our fat binaries - If such switch is needed then this means all developers will need to update to tiger.I deeply hope that fat binaries will be buildable from gcc 3, because if it's not the case then we will need to switch to gcc4, this is some more work. Also building from GCC4 means that the lowest OS level supported by the MoFo products will be 10.3.9. On the toolchain issue I hope that Intel's compiler (which will be available on the platform) will be able to compile either Objective-C, or link against gcc objects.
Supporting two architecture also means that mac related downloads will be bigger in size. Also this means that a new talkback client is needed, AFAIK MoFo does not have the sources of this discontinued product . So how are they going to produce a intel Mach-O binary to include in that Fat Build.
Also this will certainly means some tweaks in #ifdef, because at the momment Macs are BIg-Endians not little-endians.
One more point while I'm talking about talkback, it would be nice to be able to use it from within Corporate space; Talckback needs to be able in the future to be used from behind a authentification proxy.

Leave a comment