Closed trim21 closed 1 week ago
Hi @trim21, thank you very much for investigating this.
Could you please provide the feedback and PR directly to the https://github.com/pypa/distutils repository please?
The setuptools/_distutils
folder is not directly modified in the pypa/setuptools
repository, instead we periodically merge from pypa/distutils
(this practice is documented in https://setuptools.pypa.io/en/latest/development/developer-guide.html#code-conventions-and-other-practices).
Oh, sorry. I find this file by debugger, didn't notice the file path
That is not a problem at all, just some internal organisation. Thank you very much for working on this.
Summary of changes
LDCXXSHARED will be
"ccache /usr/bin/c++ -shared"
if it's compiled with ccache, and it will fail linkerI'm not sure how to test this...
Closes https://github.com/pypa/setuptools/issues/4748
Pull Request Checklist
newsfragments/
. (See [documentation][PR docs] for details)[PR docs]: https://setuptools.pypa.io/en/latest/development/developer-guide.html#making-a-pull-request