https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423
--- Comment #25 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #23) While I do not see the gcc11 as having oddities for ldconfig, I do see the likes of ( the 3 ones with multiple alternatives are shown, as id -lclang.12 ): # egrep '(lssp|lgcc_s|lclang\.)' ~/ldconfig-r-output.txt | more 26:-lssp.0 => /lib/libssp.so.0 35:-lgcc_s.1 => /lib/libgcc_s.so.1 516:-lssp.0 => /usr/local/lib/gcc11/libssp.so.0 522:-lgcc_s.1 => /usr/local/lib/gcc11/libgcc_s.so.1 554:-lclang.12 => /usr/local/llvm12/lib/libclang.so.12 559:-lclang.13 => /usr/local/llvm13/lib/libclang.so.13 569:-lclang.13 => /usr/local/llvm14/lib/libclang.so.13 So no -lclang.14 (the more recently installed) and two -lclang.13 listings. -- You are receiving this mail because: You are the assignee for the bug.
