Cctools: 6.5

# Show architectures in a universal binary lipo -info /usr/lib/libSystem.dylib

A tool that enables existing applications to access remote data sources (like HTTP or Chirp) as if they were local files. cctools 6.5

| Architecture | cctools name | Notes | |--------------|--------------|-------| | PowerPC (32-bit) | ppc | Full support | | PowerPC 64-bit | ppc64 | Limited in 6.5 | | Intel 32-bit | i386 | Full support | | Intel 64-bit | x86_64 | Full support (late addition) | | ARMv6 | arm | Early iOS support | | ARMv7 | arm | Partial support | # Show architectures in a universal binary lipo

otool -tV myprog.o