On 10/25/2021 4:24 PM, Filipe Laíns wrote:
So, I guess the existing python-config script just needs to be updated to handle
cross compilation properly.

Including handling when the cross-compiled Python runtime won't actually run on the platform you're trying to get the config on ;)

Over at https://discuss.python.org/t/towards-standardizing-cross-compiling/10357/ about the *only* thing we could agree on is needing a static, cross-platform way to read config values from a Python build (essentially "python -m sysconfig" without being able to run Python).

Cheers,
Steve
_______________________________________________
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/XKY5LFHHEIUXSY72C3LJSRH5FWTM5INY/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to