Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2025 16:23:48 +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-Bn0sr2Pf6d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215193-29464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193

--- Comment #13 from Gleb Popov <arrowd@FreeBSD.org> ---
(In reply to Dimitry Andric from comment #11)
> That would also entail removing /usr/include/c++, to prevent any external programs from even attempting to include any of the private libc++ headers, and only make these headers available in the buildworld tree.

But this would render /usr/bin/c++ useless, no? If I have to install llvmXY or
gccXY to be able to compile any C++ program, then why have a C++ compiler in
base?

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215193-29464-Bn0sr2Pf6d>