mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-19 08:36:16 +00:00
Merge pull request #69 from UoMCS/master
Update case-sensitivity information for Cygwin
This commit is contained in:
commit
6dcc8823f7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user