This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: grepjar and libregex


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


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