Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created March 2, 2012 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/1960344 to your computer and use it in GitHub Desktop.
Save isaacs/1960344 to your computer and use it in GitHub Desktop.
$ lipo -detailed_info out/dist-osx/usr/local/bin/node
Fat header in: out/dist-osx/usr/local/bin/node
fat_magic 0xcafebabe
nfat_arch 2
architecture i386
cputype CPU_TYPE_I386
cpusubtype CPU_SUBTYPE_I386_ALL
offset 4096
size 6025648
align 2^12 (4096)
architecture x86_64
cputype CPU_TYPE_X86_64
cpusubtype CPU_SUBTYPE_X86_64_ALL
offset 6033408
size 6688272
align 2^12 (4096)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment