Tagged Questions
4
votes
2answers
322 views
How do programs support i386 and ppc at the same time?
I would like to know how you can support i386 and ppc architectures for programs at /bin.
I run for instance
bin $ file amber
I get
amber: setgid Mach-O universal binary with 2 architectures
...