summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/B - Known issues.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/B - Known issues.txt b/docs/B - Known issues.txt
index 656ac34..1d2db19 100644
--- a/docs/B - Known issues.txt
+++ b/docs/B - Known issues.txt
@@ -79,15 +79,15 @@ Symptoms:
Explanations:
This is not related to crosstool-NG. Mounts under Cygwin are by default not
- case-sensitive. You have to use so-called "managed" mounts. See:
- http://cygwin.com/faq.html section 4, question 32.
+ case-sensitive. You have to change a registry setting to disable
+ case-insensitivity. See:
+ http://cygwin.com/faq.html section 4, question 30.
Status:
DEPRECATED
Fix:
- Use "managed" mounts for the directories where you build *and* install your
- toolchains.
+ Change the registry value as per the instructions on the Cygwin website.
Workaround:
None.