Apple Darwin Manual de usuario Pagina 7

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 68
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 6
Making Code 64-Bit Clean (page 16)—explains the general changes needed to make an application 64-bit
clean.
Compiling 64-Bit Code (page 31)—explains how to compile your application as a 64-bit executable.
High-Level 64-Bit API Support (page 35)—summarizes changes to higher level APIs such as Carbon, Cocoa,
and QuickTime and includes pointers to more detailed documentation on these changes.
Cross-Architecture Plug-in Support (page 40)—describes ways to support legacy plug-ins across architecture
boundaries using helper hosts.
Performance Optimization (page 54)—gives tips for spotting common performance regressions caused
by transitioning your code to 64-bit.
Kernel Extensions and Drivers (page 58)—tells how to transition your drivers and other kernel extensions
to 64-bit executables.
See Also
For additional information, see the following documents:
Tools & Languages Starting Point includes pointers to documentation that may help you solve 64-bit-related
tools issues.
64-Bit TransitionGuide for Cocoa and 64-Bit Guide for CarbonDevelopers provide information about Apples
64-bit application APIs.
Universal Binary Programming Guidelines, Second Edition provides information about the Intel transition.
You should read this document and add native Intel support to your application first, since many of the
Intel changes also apply to a 64-bit port.
OS X ABI Mach-O File Format Reference provides 64-bit ABI information that is useful if you are writing
assembly language code.
Xcode 4 Help provides information about using Xcode. You should be familiar with Xcode before you port
your application or driver to 64-bit.
The gcc, ld, and lipo man pages may also be relevant to you.
Introduction to 64-Bit Transition Guide
See Also
2012-12-13 | Copyright © 2004, 2012 Apple Inc. All Rights Reserved.
7
Vista de pagina 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 67 68

Comentarios a estos manuales

Sin comentarios