POSIX regex libraries?

Csaba Raduly rcsaba@gmail.com
Wed Jan 20 08:50:00 GMT 2010


On Wed, Jan 20, 2010 at 1:41 AM, brian  wrote:
> Hi,
>
> Can anyone tell me if cygwin has and if it does,  how to get the POSIX regex
> libraries in cygwin ?

It does. It is part of the base package, so if you've installed
Cygwin, you've got it:

cygcheck.exe -f /usr/include/regex.h
cygwin 1.7.1-1

The code is in in libc.a

Csaba
-- 
Life is complex, with real and imaginary parts

--
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



More information about the Cygwin mailing list