Re: autoconf: ./configure fails on cygwin for crosstool-ng-1.24.0
Paul Eggert <[email protected]> Mon, 6 May 2019 14:19:23 -0700
| Newsgroups | gmane.comp.gcc.cross-compiling,gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <[email protected]> |
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 problem with your shells per se). You can try debugging it by using 'bash -x configure', or by putting 'set -x' into 'configure' just before the place you think is causing the problem.