public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] CR's in build tree under Cygwin?
@ 2000-10-24 18:19 Grant Edwards
  2000-10-24 18:58 ` Jonathan Larmour
  2000-10-25  5:43 ` Bart Veer
  0 siblings, 2 replies; 4+ messages in thread
From: Grant Edwards @ 2000-10-24 18:19 UTC (permalink / raw)
  To: ecos-discuss

When I configured a new build tree using the command line ecosconfig.exe
program under Cygwin, all of the text files it created had CR/LF line endings.
This caused one of the "make" commands to fail.

A quick 2-line shell script with "tr" and then a "file . -type f -exec ..."
fixed things so that it built just fine. Nothing impresses the Windows guy
looking over you shoulder like nice, cryptic "find" command, but there must
be an easier way to do this that doesn't make Win32 users' eyes roll back in
their heads.

How do others avoid the CR problem when configuring a build tree under
Cygwin?

Does the Win32 GUI config tool generate files w/o CRs in them?

Do people usually have their build trees mounted in "text" mode under Cygwin?

[I had assumed that they should be mounted in binary mode since the arm-elf
tools built more easily that way...]

-- 
Grant Edwards
grante@visi.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-10-25  7:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-24 18:19 [ECOS] CR's in build tree under Cygwin? Grant Edwards
2000-10-24 18:58 ` Jonathan Larmour
2000-10-25  5:43 ` Bart Veer
2000-10-25  7:18   ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).