diff options
author | Paul Waring <paul.waring@manchester.ac.uk> | 2015-04-23 14:00:53 +0100 |
---|---|---|
committer | Paul Waring <paul.waring@manchester.ac.uk> | 2015-04-23 14:00:53 +0100 |
commit | 50215b62c5b48fe4956e22549ebb09107584c1cd (patch) | |
tree | 6337902c46af55cb25c6a943a1fa750313119c12 /docs | |
parent | 00edcaf3a788360479c32e2ecf7a288a186a2fb2 (diff) | |
download | crosstool-ng-50215b62c5b48fe4956e22549ebb09107584c1cd.tar.gz crosstool-ng-50215b62c5b48fe4956e22549ebb09107584c1cd.tar.bz2 crosstool-ng-50215b62c5b48fe4956e22549ebb09107584c1cd.zip |
Update case-sensitivity information for Cygwin
Cygwin no longer supports managed mounts, enabling case-sensitivity in Cygwin requires changing the registry.
FAQ number has also changed.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/B - Known issues.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/B - Known issues.txt b/docs/B - Known issues.txt index 656ac343..b64fd95b 100644 --- a/docs/B - Known issues.txt +++ b/docs/B - Known issues.txt @@ -79,8 +79,9 @@ 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 |