6 Aug
2005
6 Aug
'05
4:20 a.m.
To deploy the compiler, yes, you'd need to recompiling any frameworks, dylibs, or tools on the install media that use SSE2 instructions. It may be sufficient just to rebuild CoreFoundation and IOKit, or there may be more.
I can't find CoreFoundation as a project. Is IOKit, IOKitUser or IOKitTools? IOKitUser doesn't build since it depends on Bom.h. IOKitTools will not build since it needs xcodebuild. Michael