AR# 24746: 9.1i EDK - Using a Cygwin version earlier than 1.5-17 can cause errors at runtime
AR# 24746
|
9.1i EDK - Using a Cygwin version earlier than 1.5-17 can cause errors at runtime
描述
Keywords: make, bash, dos2unix, newline, return, character
Which version of Cygwin can I use with EDK?
解决方案
Cygwin version 1.5-17 has been tested and is the supported version to use with EDK. The make and bash executables with newer versions of Cygwin will cause runtime errors with EDK. Older versions of Cygwin have not been tested with EDK.
To work around the problem, you can do one of the following:
- Use the command xbash -override inside a DOS prompt to use the EDK version of Cygwin if the Cygwin version is older than the EDK installed version of Cygwin. This command needs to be executed only once. To undo what xbash -override has done, run the command xbash -undo.
- If the newer Cygwin must be used, replace the newer "make.exe" and "bash.exe" with the same files from the EDK installation.