configure has CRLF
Dave Silvia
dsilvia at mchsi.com
Mon Dec 4 03:19:10 PST 2006
Actually, cygwin has an option to use mixed line endings. It's available at =
installation. Not sure how you'd go about changing it after the fact.
In essence, if you pick this text only option (i.e. it only applies to text =
files, like shell scripts) it will translate the line endings to LF (UNIX =
convention) before trying to exec them. On writes, it translates to CRLF =
(Windows convention). It's a handy option if you have a favorite editor/wor=
d =
processor/etc that you use across the board (although, most of these also h=
ave =
line ending options).
fyi:
=
thx,
Dave S.
=
wxMS_developers =B7 Development with wxWidgets on MSWindows =
http://tech.groups.yahoo.com/group/wxMS_developers/join
=
wxMS_developers RSS feed
http://rss.groups.yahoo.com/group/wxMS_developers/rss
=
wxWidgets Code Exchange
http://wxcodex.net/
-- On Mon, 04 Dec 2006 09:33:40 +0000 chris elliott wrote --
> yes , it would be a good idea, as msys doesn't care about rhe line
> endings bu cywin does
>
> chris
>
> Michael Wetherell wrote:
>> On Monday 04 Dec 2006 06:05, Dave & Diane wrote:
>>> The filesystem I install wxWidgets on is a binary filesystem.
>>> The recent versions of bash in cygwin have problems running
>>> scripts with CRLF in them if they are on a binary filesystem.
>>>
>>
>> Yes I've come across this problem too.
>>
>>> Running these three scripts through d2u (dos 2 unix) solves the
>>> problem removing the CR, but I wonder if they should even be
>>> shipping with CRLF?
>>>
>>
>> I think you're right, it would be better if the unix files didn't
>> have dos line endings.
>>
>> Regards,
>> Mike
>>
>> ------------------------------------------------------------------
>> --- To unsubscribe, e-mail: wx-users-
>> unsubscribe at lists.wxwidgets.org For additional commands, e-mail:
>> wx-users-help at lists.wxwidgets.org
>>
>>
> --------------------------------------------------------------------
> - To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061204/4e4=
7ef9c/attachment.htm
More information about the wx-users
mailing list