grepjar and libregex

Tom Tromey tromey@redhat.com
Sat Jan 25 02:58:00 GMT 2003


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit>      The "grepjar" tool in "fastjar" needs the regex
Ranjit> functions, which seem to be there within glibc on Linux
Ranjit> but are not a part of the standard C library on Win32.

Can't we just use the regex in libiberty?  We already link grepjar
against libiberty.  Why doesn't that pick up the regex functions?

Tom



More information about the Java mailing list