Date: Wed, 24 Jan 2018 07:40:21 -0500 From: Ed Maste <emaste@freebsd.org> To: Dimitry Andric <dim@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r328305 - head/lib/libcxxrt Message-ID: <CAPyFy2CWZ%2BmHPdobHKkPYKJdpT1dx2LvapHuB%2BZ2nd47eg0Bqw@mail.gmail.com> In-Reply-To: <F0B7A804-87F3-41A2-9FB2-76CBDFD544F5@FreeBSD.org> References: <201801232241.w0NMfDWW002171@repo.freebsd.org> <F0B7A804-87F3-41A2-9FB2-76CBDFD544F5@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24 January 2018 at 06:51, Dimitry Andric <dim@freebsd.org> wrote: >> - # C++11 typeinfo not understood by our linker >> - # std::nullptr_t >> - _ZTIDn;_ZTIPDn;_ZTIPKDn; > > Maybe, for readability, we should change these to unmangled form instead? I believe they're mangled because ld.bfd 2.17.50 cannot demangle them. I think we have to keep them like this until we're fully committed to using only in-tree lld or external toolchain linkers across platforms.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2CWZ%2BmHPdobHKkPYKJdpT1dx2LvapHuB%2BZ2nd47eg0Bqw>