Talk:Mac:Intel: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 8: Line 8:


Markmentovai updates: the dyld helper problem ("lazy pointer not found") was a bug in the DTK's version of dyld.  It's reportedly been fixed in the shipping version of 10.4.4.  [https://bugzilla.mozilla.org/show_bug.cgi?id=313398#c36 bug 313398 comment 36.]
Markmentovai updates: the dyld helper problem ("lazy pointer not found") was a bug in the DTK's version of dyld.  It's reportedly been fixed in the shipping version of 10.4.4.  [https://bugzilla.mozilla.org/show_bug.cgi?id=313398#c36 bug 313398 comment 36.]
Mike3k writes: You can build universal binaries that will run on 10.2.x, 10.3.x, and 10.4.x as well as x86 using the architecture specific settings in the latest XCode. In your project settings, add:
  MACOSX_DEPLOYMENT_TARGET_ppc  10.2
  GCC_VERSION_ppc              3.3
  SDKROOT_ppc                  /Developer/SDKs/MacOSX10.2.8.sdk


== Locking ==
== Locking ==
1

edit