[issue44689] ctypes.util.find_library() does not find macOS 11+ system libraries when built on older macOS systems

Gregory Szorc report at bugs.python.org
Thu Sep 2 02:44:53 EDT 2021


Gregory Szorc <gregory.szorc at gmail.com> added the comment:

> On Sep 1, 2021, at 22:58, Ned Deily <report at bugs.python.org> wrote:
> 
> I don't think we have ever claimed to support building on an older system with a newer SDK, as in building on 10.15 with an 11 SDK.

My initial report was from a 10.15 Intel machine in GitHub Actions. My comment a few hours ago was from an 11.3 M1 cross-compiling to x86_64 and targeting 10.9 from a 11.X SDK.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44689>
_______________________________________


More information about the Python-bugs-list mailing list