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

Matthew Brush notifications at xxxxx
Sat Sep 30 00:23:58 UTC 2017


@techee did you try with `-std=c++0x`? IIRC that works fine for me on Mac.

@b4n it sounds like a bug to me since the compiler must pass the configure tests by saying it's a g++ which supports c++11 (I think the autoconf tests try `c++0x` too though, see above), but then fails to function.

-- 
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-333267601
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170930/f7f96ec6/attachment.html>


More information about the Github-comments mailing list