Re: autoconf: ./configure fails on cygwin for crosstool-ng-1.24.0

2019-05-06 Thread Philipp Wiesner
Hello Paul, hello Allan, thanks to your input I was sure that the problem had to be found in my specific configuration and so I looked around and found it: I had installed cygwin into the windows program folder and symlinked the folder to C:\cygwin64. This seems to have caused problems, because

Re: autoconf: ./configure fails on cygwin for crosstool-ng-1.24.0

2019-05-06 Thread Paul Eggert
On 5/6/19 1:08 PM, Philipp wrote: > > Is there anything I can do to solve the problem? > If I have to provide more information I'll gladly do. It should work with your Bash. The fact that it fails with both your Bash, and with recent zsh, suggest a configuration problem of some sort (not a proble

Re: autoconf: ./configure fails on cygwin for crosstool-ng-1.24.0

2019-05-06 Thread Philipp
Hi Allan, thank you for your suggestion. Unfortunately, this leads to the same result and error message. Based on your suggestion, I installed other shells: zsh 5.5.1-1   $ /bin/zsh ./configure   ./configure: This script requires a shell more modern than all   ./configure: the shells that I foun

autoconf: ./configure fails on cygwin for crosstool-ng-1.24.0

2019-05-06 Thread Philipp
Hello, I tried to run ./configure on the package crosstool-ng-1.24.0 under cygwin64 and it fails. Here is the output:   ./configure: This script requires a shell more modern than all   ./configure: the shells that I found on your system.   ./configure: Please tell bug-autoconf@gnu.org and   ./co