Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2018 05:33:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 230184] clang++ failed to include standard header files if '-stdlib=libstdc++' option is specified
Message-ID:  <bug-230184-29464-lAgFCI5rIN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230184-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230184-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=3D230184

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
                 CC|                            |dim@FreeBSD.org
             Status|New                         |Closed

--- Comment #2 from Dimitry Andric <dim@FreeBSD.org> ---
By default, FreeBSD doesn't include libstdc++ headers and libraries.  To get
those, set WITH_GNUCXX in your src.conf, then rebuild world and install it.

--=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-230184-29464-lAgFCI5rIN>