[Github-comments] [geany/geany] Windows installer: C and GTK runtime installation (#1108)

Matthew Brush notifications at xxxxx
Sat Jul 2 13:41:11 UTC 2016


The other option is to link to those libraries statically since they're required for Scintilla, which is not optional, and different versions anyone would drop-in could be harmful due to different C++ ABIs in different versions. Something like `-static-libgcc -static-libstdc++ -static -lpthread ...` should work IIRC.

---
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/pull/1108#issuecomment-230102224
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160702/f6360f74/attachment.html>


More information about the Github-comments mailing list