summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrocky <rocky@gnu.org>2012-10-01 22:11:31 -0400
committerrocky <rocky@gnu.org>2012-10-01 22:11:31 -0400
commit2c1b1d4cec21bc0fd4cbcd3c639a4b2a3eb8aa7a (patch)
tree8df6d4fa51e010467c3d3c9b2dd76e5ae8f95d8f
parent0c035cb6b69f1574b88f0f30991b459e8a87a92d (diff)
Make note that gcc 4.0 or greater is needed on MinGW
-rw-r--r--README.libcdio3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.libcdio b/README.libcdio
index 7d718a3f..6b7ca710 100644
--- a/README.libcdio
+++ b/README.libcdio
@@ -64,7 +64,8 @@ Microsoft Windows
Building under Microsoft Windows is supported for cygwin
(http://www.cygwin.com). MinGW (http://www.mingw.org/) may also work,
-but it is possible you may encounter problems there.
+but it is possible you may encounter problems there. For MinGW use gcc
+4.0 or greater.
Support for Microsoft compilers (e.g. Visual C) is not officially
supported. You need to make your own "project" files. Don't