Date: Thu, 07 Apr 2022 18:25:45 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception Message-ID: <bug-221423-29464-rVXyueRyZo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221423-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-221423-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221423 --- Comment #25 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (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 =3D> /lib/libssp.so.0 35:-lgcc_s.1 =3D> /lib/libgcc_s.so.1 516:-lssp.0 =3D> /usr/local/lib/gcc11/libssp.so.0 522:-lgcc_s.1 =3D> /usr/local/lib/gcc11/libgcc_s.so.1 554:-lclang.12 =3D> /usr/local/llvm12/lib/libclang.so.12 559:-lclang.13 =3D> /usr/local/llvm13/lib/libclang.so.13 569:-lclang.13 =3D> /usr/local/llvm14/lib/libclang.so.13 So no -lclang.14 (the more recently installed) and two -lclang.13 listings. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221423-29464-rVXyueRyZo>