On Tue, Aug 02, 2016 at 10:40:36PM -0400, Daryush Mehta wrote: > $ file ./config.sub > ./config.sub: POSIX shell script, ASCII text executable, with CRLF line > terminators
The CRLF terminators may be the problem for the Cygwin bash shell. What if you type: $ sh config.sub amd64 (for example?) Cheers, Ben _______________________________________________ config-patches mailing list [email protected] https://lists.gnu.org/mailman/listinfo/config-patches
