Date: Thu, 10 May 2018 16:01:00 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 215193] libc++ and libcxxrt: convert to a private library Message-ID: <bug-215193-29464-paEVxUcfrn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215193-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-215193-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=215193 --- Comment #4 from David Chisnall <theraven@FreeBSD.org> --- (In reply to Henry Hu from comment #3) That should be fine, as long as there aren't any ABI compatibility problems between the different versions. The problem comes when two libraries used by the same program both use libc++ and end up with different versions. As long as it's fine for both to use the newer one (which it should be with libc++) then that's fine. We will likely to a libc++ ABI break in 12.0, but that's probably not a good idea for the port running on 11. -- 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-215193-29464-paEVxUcfrn>
