On 18.11.2025 12:43, Andreas Schwab wrote: > On Nov 18 2025, Jan Beulich wrote: > >> IOW I'm still lost as to where the non-canonicalized path would be >> coming from. > > From $PWD which is maintained by the shell, but not by make. Hmm, yes, there is that difference there. Just that the wrapper script ld/ld-new only uses pwd, not $PWD. Jan