Home | History | Annotate | Download | only in Mac

Lines Matching full:universal

43   Create a universal binary build of Python. This can be used with both
54 See the section _`Building and using a universal binary of Python on Mac OS X`
57 * ``--with-universal-archs=VALUE``
59 Specify the kind of universal binary that should be created. This option is
64 Building and using a universal binary of Python on Mac OS X
67 1. What is a universal binary
70 A universal binary build of Python contains object code for more than one
71 CPU architecture. A universal OS X executable file or library combines the
73 speed on all supported architectures. Universal files were introduced in
79 2. How do I build a universal binary
82 You can enable universal binaries by specifying the "--enable-universalsdk"
90 unix build. Universal builds were first supported with OS X 10.4 with Xcode 2.1
100 In general, universal builds depend on specific features provided by the
107 2.1 Flavors of universal binaries
110 It is possible to build a number of flavors of the universal binary build,
113 specified using the option ``--with-universal-archs=VALUE``. The following
126 To build a universal binary that includes a 64-bit architecture, you must build
132 following combinations of SDKs and universal-archs flavors are available:
147 binaries when the universal architecture includes at least one 32-bit
298 The script will build a universal binary so you'll therefore have to run this
334 This almost always means you are trying to build a universal binary for