www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <20001023142004.17298.qmail@web122.yahoomail.com> |
Date: | Mon, 23 Oct 2000 07:20:04 -0700 (PDT) |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Subject: | Re: Bug report: with CVS |
To: | Mark Swanson <Mark DOT Swanson AT techspan DOT com>, |
"Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu> | |
Cc: | cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
Your problem is most likely \r\n related. See below for more info. The variables both use the /cygdrive pseudo mount which > HOME = `/cygdrive/c/devsource' > TEMP = `/cygdrive/c/windows/temp' from the entry in the registry > HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 > (default) = `/cygdrive' > cygdrive flags = 0x00000020 indicates that you have as text mode while > C:\cygwin\bin /usr/bin user binmode > C:\cygwin\lib /usr/lib user binmode > C:\cygwin / user binmode are in binary mode processing. To fix this problem, the command mount -b --change-cygdrive-prefix /cygdrive will cause /cygdrive to process files in binary mode by default. Cheers, ===== Earnie Boyd mailto:earnie_boyd AT yahoo DOT com --- <http://earniesystems.safeshopper.com> --- --- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> --- --- Minimalist GNU for Windows <http://www.mingw.org/> --- __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |