This is the mail archive of the gdb-patches@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: [patch] Build arm-elf-gdb on mingw host


On Sat, Apr 08, 2006 at 04:21:35PM -0400, Daniel Jacobowitz wrote:
>On Mon, Sep 26, 2005 at 10:26:11AM -0400, Christopher Faylor wrote:
>> On Mon, Sep 26, 2005 at 10:14:36AM -0400, Daniel Jacobowitz wrote:
>> >On Mon, Sep 26, 2005 at 10:08:41AM -0400, Christopher Faylor wrote:
>> >>I think I get it.  This patch just modifies chew so that it always
>> >>outputs '\n'.  Then you see '\n' on input no matter what.
>> >
>> >Ah, so the problem is that makeinfo fails to handle the '\r\n'?
>> >Funny...  I'd have expected an msys version of texinfo to expect \r\n.
>> 
>> Ditto.  I just checked and I didn't do this in earlier cygwin versions
>> but I did rectify at this at some point this year so that texinfo now
>> should be line-ending agnostic on cygwin.
>
>Hi Chris,
>
>Are you sure?

That was six months ago.  If I had to guess, I'd guess that I wasn't
talking about a cygwin update since the cygwin \r\n handling hasn't
changed in years, AFAIK.  I was probably talking about a texinfo.
Texinfo links with the cygwin automode.o file, which means that it
should, by default, accept \r\n input and spit out \n.

cgf


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