summaryrefslogtreecommitdiff
path: root/win32/README.win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32/README.win32')
-rw-r--r--win32/README.win324
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index 5cae250aec..d31814bd0f 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -134,4 +134,8 @@ the ruby source directory, this restriction comes from the behavior of
(({!INCLUDE})) directives of (({NMAKE})).
((- you may call it a bug. -))
+You can build ruby in any directory including the source directory,
+except (({win32})) directory in the source directory.
+This is restriction originating in the path search method of (({NMAKE})).
+
=end