[cfe-dev] Can't configure clang with cygwin (leaves an error message)
Steven Watanabe
watanabesj at gmail.com
Mon Aug 30 19:53:17 PDT 2010
AMDG
crazygamealexs at hotmail.com wrote:
> It gives me this error message.
> $ ./configure
> ./configure: line 16: $'\r': command not found
> ./configure: line 26: syntax error near unexpected token `newline'
> ./configure: line 26: ` case `(set -o) 2>/dev/null` in *posix*) set -o posix;;
> 'sac
>
dos2unix configure should fix the line endings or you
could check out llvm and clang with a cygwin svn client.
Alternately, someone could set svn:eol-style to LF for
shell scripts.
In Christ,
Steven Watanabe
More information about the cfe-dev
mailing list