X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=s97m AUx0ahO/0uwYHWfrSMDAwIUevfv6d/ZNizgIbVrGyRoMjHnvTZNIQvWLz1Z6ad+y DU2jNMGyqr4/T9LI0R8e8gkvv00hwTQudVmyuYpnPAlwZcYxLNKg/ugsQZCn8GkN wXLQnfBVrnqN+EyviaOCAcEHUSd2bqRZAGcMKLE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=qTUCzW0lpM U2tibAF1L/E891LzY=; b=j6I65oX7zN4bCCs/EYd+MvPuUGLZDhfKxBvWFi4rBG 0uOiRi4f2U1k+/z8kl5h1MijVSA//oqKhdSldROdmyJ3Y6SEmM+AfgnmNvGnF4AG zILIkTjN5IdqYTU0unYbr9g/f5TNjZvYL/O858KwXa55cmwXWyOB44jXZwHtBSqT U= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SEMBACKSCATTER autolearn=no version=3.3.2 X-HELO: mail109.syd.optusnet.com.au Date: Thu, 1 May 2014 11:28:01 +1000 From: Duncan Roe To: cygwin AT cygwin DOT com Subject: Re: POXIX regexp and i686-pc-mingw32-g++ Message-ID: <20140501012801.GB10319@dimstar.local.net> Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.1 cv=eojmkOZX c=1 sm=1 tr=0 a=+cDhJlqnNvz9E7c5l3ERGg==:117 a=+cDhJlqnNvz9E7c5l3ERGg==:17 a=y26AOypDAAAA:8 a=PO7r1zJSAAAA:8 a=M1kyBYkWWGkA:10 a=zMcpDUrdHPkA:10 a=kj9zAlcOel0A:10 a=iaFubHWvAAAA:8 a=EZTPFcz7KfGz30BMCE0A:9 a=CjuIK1q_8ugA:10 X-IsSubscribed: yes On Wed, Apr 30, 2014 at 05:50:45PM -0600, Jim Reisert AD1C wrote: > Can anyone help me to use the POSIX regexp library (header regex.h) > with the i686-pc-mingw32-g++ compiler? I've searched through google > and I can't find any example of this. > > If this won't work, does anyone have a practical example of PCRE and > this compiler? It seems that there's a 64-bit Cygwin package, but no > 32-bit package. > > Thanks - Jim > Does "man 3 regex" not work for you? It does for me (Cygwin 64-bit), Cheers ... Duncan. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple