<div dir="ltr"><div>Dear LLVM community,</div><div><br></div><div>I currently am experiencing an odd phenomenon with the gnu utils such as ar/nm/ranlib</div><div>The reason I am reaching out to the LLVM community about this is because this started shortly after I began playing with and enabled LTO and replaced these gnu utilities with binutils version i compiled myself from source. (after saving a backup of the utils of course)<br></div><div><br></div><div>I get the following output when compiling various programs on my machine:<br></div><div><br></div><div> nm: libLLVMAArch64CodeGen.so.9svn: cannot open shared object file: No such file or directory</div><div><br></div><div>ar: libLLVMAArch64CodeGen.so.9svn: cannot open shared object file: No such file or directory</div><div><br></div><div>This happens with any compilation involving these utilities. And the utilities ~~work~~ but i always get this message and its driving me up the wall from my inexperience of what could be the root cause. I tried replacing the utils with the ones that were originally on the machine and still i get the same issues. Any guesses are much appreciated.<br></div><div><br></div><div>Sincerely,</div><div><br></div><div>Christopher<br></div></div>