This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb build error: termcap


On Mon, Oct 09, 2006 at 03:09:02PM -0600, Brandon Eames wrote:
> Please note that the carriage return at the end of the line #define
> DEBUGDIR is not simply word-wrapping of the editor.  There is an actual
> hard return there.
> 
> It seems that the /lib/debug should be part of the path defined for
> DEBUGDIR, but gets placed on the next line down, resulting in a parse
> error by the compiler.  
> 
> I have cygwin set up with Dos as the default text file type.  Is there
> something weird about CR/LF that configure doesn't handle properly?
> Anyone have any suggestions as to how I can get around this issue?

I have no idea, but all we have is debugdir=${libdir}/debug.  I can
only guess that this is a Cygwin problem of some sort, but I've never
seen it before.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]