This is the mail archive of the cygwin mailing list for the Cygwin 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: CR-LF handling behavior of SED changed recently - this breaks a lot of MinGW cross build scripts


Dear Vince,

> Use binary mounts. The root of the problem is using text mounts in the first
> place.

How would this help to convince sed to do CR-LF to LF conversion, especially on piped input? 

Also I think all my mounts are binary:

$ mount
D:/bin/cygwin /bin on /usr/bin type ntfs (binary,auto)
D:/bin/cygwin /lib on /usr/lib type ntfs (binary,auto)
D:/bin/cygwin on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)

Best regards,

Michael
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

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