From: "Laurynas Biveinis" Date: Thu, 28 Jun 2001 18:21:48 +0200 To: Eli Zaretskii Cc: Tim Van Holder , djgpp-workers AT delorie DOT com Subject: Re: Build failure of CVS docs Message-ID: <20010628182148.A390@lauras.lt> Mail-Followup-To: Eli Zaretskii , Tim Van Holder , djgpp-workers AT delorie DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.18i Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Unless the library build procedure is run on a Unix box in cross-build > environment, these extra CR characters shouldn't matter, since > makeinfo reads input in text mode, and our libc removes _all_ CR > characters, not just those before an LF. > > That is why I didn't see the problem on my machine, although my CVS > client also adds CR to each LF. Then how comes I encountered this problem, and fixing line endings made it go away, everything else being equal? Laurynas