|
|
|
|
|
by Turing_Machine
3430 days ago
|
|
This capability still exists, and is in fact often used for libraries. The lipo command-line tool lets you bundle code compiled for multiple architectures into the same physical file (or extract the code for a specific architecture, etc.). |
|