Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Dan Vasaru" To: Subject: CR/LF , Grep, and configure options Date: Thu, 29 Aug 2002 10:00:07 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal In-Reply-To: <20020829073219.02F148B1F@bellmann.research.canon.com.au> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Here's something that puzzles me. The standard GREP (2-5-1 from the distribution, as of aug 02) does not like CRLF endings on text files. I'm running an all binary installation (binmode, no text mounts) on w2k. The problem is, grep will not match empty lines as in grep -v "^$" which will break configure on cl.exe output. The funny thing is, I compiled grep from the (cygwin-setup) sources myself, and the problem went away. What are the configure options used to build the distro grep ? While I'm on the line, is there a list of the configure options/prerequisites used to build any binary from the distribution ? Thank you, Dan. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/