Pablo Galindo Salgado
Pablo Galindo Salgado
CC: @tiran @iritkatriel @asvetlov @ambv as you were involved in some of the changes (and the dev in residence for awareness).
Thank you very much for the quick response! One small detail to clarify: I can see that the attached PR does the requested changes for 3.12 but there are no...
I said: > For 3.12, pyenv would just need to add --with-dsymutil to the list of configure flags in macOS **but for previous existing Python versions this needs to be...
Thanks for your quick response and your comments! > Since to debug, one would needs sources -- it probably only makes sense to do that if the user has requested...
I will try to produce a Pull Request for adding this when building 3.11 and we can discuss from there.
CC @ambv @ned-deily
Unfortunately this warning also propagates to all extension modules built with the given Python.
> You can pass `-Wl,-no_fixup_chains` to disable them entirely for now, but that flag is undocumented and who knows if it will exist in the future. It will likely won't...
Hi @wjakob, We are currently waiting for some clarifications from Apple. Will follow up with anything we find.
> Anyone with Apple clout could push this PR into their attention sphere: [apple-opensource/ld64#1](https://github.com/apple-opensource/ld64/pull/1) > > It basically says "here's a library; make any symbol that is resolved here `dynamic_lookup`...