This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: regex pb ?


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]