◐ Shell
clean mode source ↗

Message 131321 - Python tracker

> Well, config._link() seems to do what is needed here.
My point is that it’s easier to write a few lines of code directly using a compiler object (copying and simplifying code from try_run or _link) than go through the distutils command machinery.  Both are doable, but I think the former is easier.