[Bug 230184] clang++ failed to include standard header files if '-stdlib=libstdc++' option is specified
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 2 05:33:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230184
Dimitry Andric <dim at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Works As Intended
CC| |dim at FreeBSD.org
Status|New |Closed
--- Comment #2 from Dimitry Andric <dim at 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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list