Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <003a01c04db7$d43b64b0$e3dc9c81@ireland.sun.com>
From: "Emmanuel Blot" <emmanuel.blot@ireland.sun.com>
To: <cygwin@sources.redhat.com>
References: <001101c04db4$2168eb30$e3dc9c81@ireland.sun.com> <3A10582D.A96A9367@redhat.com>
Subject: Re: regex pb ?
Date: Mon, 13 Nov 2000 21:22:29 -0000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700

> Did you link with -lregex? 
No. 8')

> Otherwise you will link to the Cygwin
> builtin regcomp function which is the old V8 regexp functionality.
> The corresponding header is regexp.h. If you want the POSIX
> implementation you have to link with -lregex.

Ok, it works.

Thank you,
Emmanuel.



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

