On 2024-05-23 05:01, Richard Biener wrote:
On Thu, May 23, 2024 at 5:50 AM Peter Damianov
wrote:
By default, git has the "autocrlf" """feature""" enabled. This causes
the files
to have CRLF line endings when checked out on windows, which in the
case of
configure, causes confusing errors lik
On Thu, May 23, 2024 at 5:50 AM Peter Damianov wrote:
>
> By default, git has the "autocrlf" """feature""" enabled. This causes the
> files
> to have CRLF line endings when checked out on windows, which in the case of
> configure, causes confusing errors like:
>
> ./gcc/configure: line 14: $'\r':
By default, git has the "autocrlf" """feature""" enabled. This causes the files
to have CRLF line endings when checked out on windows, which in the case of
configure, causes confusing errors like:
./gcc/configure: line 14: $'\r': command not found
./gcc/configure: line 29: syntax error near unexpe