On Tue, Oct 15, 2013 at 2:26 PM, Baptiste Daroussin <[email protected]> wrote: > Oh yes you are wrong, there is a distinction between c++11-lang and c++11-lib > on > purpose. > > Clang33 from ports and base uses libstdc++ from gcc 4.2 for all but freebsd > 10. > but clang33 has c++11 langague support meaning it knows how to parse c++11 > keywords. > > But some ports requires a c++11 library may it be libstdc++ from a newer gcc > or > libc++, that is what c++11-lib is for.
OK, thanks for explaining. -- Alberto Villa, FreeBSD committer <[email protected]> http://people.FreeBSD.org/~avilla _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
