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 specific about how to do that?

I figure this is some sort of 'configure' option -- maybe "--build"? -- but so 
far nothing I've tried has worked.

Can someone help point us in the right direction? What's the magic to specify 
one target or the other?

Thank you!
  Jeff
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/OLCWTIDCFO4HNQHXZFIQ4F6R7ZFSDY5E/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to