libstdc++ problem on FreeBSD

Kostas Oikonomou <[email protected]>
Newsgroups gmane.editors.texmacs.devel
Message-ID <[email protected]>
Can someone explain the rationale of introducing -stdlib=libstdc++ into 
the compilation by clang++?
It causes problems, at least on FreeBSD.  The file t.cpp

#include <string>
int main () {}

compiles fine with "clang++ t.c", but does not compile with "clang++ 
-stdlib=libstdc++":

fatal error: 'string' file not found

                                     Kostas
_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.