Hi -
Newbie post here...
We need to be able to produce both arm64 and x86_64 builds of cpython on a
single machine. I can see that, by default, it chooses the target architecture
based on the current running architecture. The docs say that we can target one
platform from the other, but it's not
Thanks, Ned. I'm glad I didn't just miss it. I have built a universal binary,
and it looks straightforward to extra the separate ARCHs out with lipo.
Thanks for the response.
Jeff
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send