Docs: Added gcc requirement for Cygwin

This commit is contained in:
Paul Beckingham
2015-11-01 19:34:24 -05:00
parent ee9d303b10
commit abc988476d

View File

@@ -18,6 +18,8 @@ You will need a C++ compiler that supports full C++11, which includes:
- gcc 4.7 (released 2012-03-23)
- clang 3.3 (released 2013-01-07)
For Cygwin, you will need gcc 4.9, for full C++11 compliance.
You will need the following libraries:
- libuuid (not needed for OSX)
- gnutls (can be optional - see '"sync" command' below)