https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68626
john.frankish at outlook dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |FIXED
--- Comment #10 from john.frankish at outlook dot com ---
Yeah - the symlink is in the gcc package, which is why binutils nm cannot find
it.
If I move the symlink to the binutils package, I'll break gcc-nm...
'Seems a solution is to copy binutils ar, ranlib and nm to the root file system
on loading the package.
Anyway, not a gcc/binutils bug - thanks for your help with this.