Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Fat binary
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Apple's fat binary=== A fat-binary scheme smoothed the [[Apple Macintosh]]'s transition, beginning in 1994, from [[68k]] microprocessors to [[PowerPC]] microprocessors. Many applications for the old platform ran transparently on the new platform under an evolving [[emulator|emulation scheme]], but emulated code generally runs slower than native code. Applications released as "fat binaries" took up more storage space, but they ran at full speed on either platform. This was achieved by packaging both a [[Motorola 68k|68000]]-compiled version and a PowerPC-compiled version of the same program into their executable files.<ref name="Engst_1994_1"/><ref name="Engst_1994_2"/> The older 68K code (CFM-68K or classic 68K) continued to be stored in the [[resource fork]], while the newer PowerPC code was contained in the [[data fork]], in [[Preferred Executable Format|PEF]] format.<ref name="Apple_1996_ResourceManager"/><ref name="Apple_1997_Fat"/><ref name="Apple_1997_PEF"/> Fat binaries were larger than programs supporting only the PowerPC or 68k, which led to the creation of a number of utilities that would strip out the unneeded version.<ref name="Engst_1994_1"/><ref name="Engst_1994_2"/> In the era of small [[hard drive]]s, when 80 MB hard drives were a common size, these utilities were sometimes useful, as program code was generally a large percentage of overall drive usage, and stripping the unneeded members of a fat binary would free up a significant amount of space on a hard drive.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)