|
|
|
|
|
by haberman
2014 days ago
|
|
Thanks for the tips. I'm unable to replicate my previous experiment re: -arch. When I compile a wrapper program that does an exec() of clang, it is able to build arm64 or x86_64 even if the wrapper is built as x86_64. The "arch" command is handy, thanks for that. |
|