[Github-comments] [geany/geany] Need to add -stdlib=libc++ flag on OS X because of Scintilla's C++11 requirement (#1618)

elextr notifications at xxxxx
Fri Sep 29 23:57:07 UTC 2017


> isn't it a bug on the clang wrapper if it doesn't switch to a working stdlib when invoked with -std=c++11

@b4n, no, the libc++ and libstdc++ are not compatible, when invoked as `gcc` clang needs to use the same STL as gcc would so you can link to things compiled with actual gcc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1618#issuecomment-333264910
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170929/58f391cc/attachment.html>


More information about the Github-comments mailing list