[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Trouble building gdb 7.3.1 in Cygwin on Win7-64
From: |
manu0507 |
Subject: |
Trouble building gdb 7.3.1 in Cygwin on Win7-64 |
Date: |
Thu, 15 Dec 2011 09:19:02 -0800 (PST) |
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:
address@hidden /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.
- Trouble building gdb 7.3.1 in Cygwin on Win7-64,
manu0507 <=