Hello,

Having only found gdb 7.2 pre-built for Win-64, I decided I'd try and build
the 7.3.1 myself, using MinGW64. To do so, I first installed the latest
Cygwin environment (1.7.9-1), which appears to be running flawlessly.
Once in Cygwin, I cd'd to the previously extracted gdb-7.3.1 and tried what
appears to be the first thing to do according to the documentation, namely
running configure. But no luck, here's what I got:

Manu@Holland /cygdrive/d/Installs/gdb_7_3_1/gdb-7.3.1
$ ./configure
./configure: line 14: $'\r': command not found
./configure: line 29: syntax error near unexpected token `newline'
'/configure: line 29: `     ;;

This looks to me like a problem with line ends... any idea?

Many thanks for your help,

Emanuel

-- 
View this message in context: 
http://old.nabble.com/Trouble-building-gdb-7.3.1-in-Cygwin-on-Win7-64-tp32982638p32982638.html
Sent from the Gnu - gdb - Bugs mailing list archive at Nabble.com.


_______________________________________________
bug-gdb mailing list
bug-gdb@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gdb

Reply via email to