AmigaOS4 port of PCRE 6.4 (Perl-compatible regular expression library).
I have made the port as a shared version of libpcre.a (pcre.library), where You
can link to the stub library, using '-lpcre -lsolib'.I have made the port as a
shared version of libpcre.a (pcre.library), where You can link to the stub
library, using '-lpcre -lsolib'.
I have also included the POSIX regex wrapper library (libpcreposix.a)... Link to
the library using '-lpcreposix -lpcre -lsolib'.
In this release have I also included the C++ wrapper for PCRE (libpcrecpp.a)...
Link to the library using '-lpcrecpp -lpcre -lsolib'.
Please read the original README file and/or visit the official website:
http://www.pcre.org
It has been tested with a few small applications, including the the included
pcregrep and pcretest, and it has only failed on pcretest, that is crashing,
when I run the runtest script. I will try to fix it, and will make some more
tests.
For comments on the port and possible bugfixes, please send an email to me.
To install it, just unpack it to SDK:
Best regards,
hnl_dk - Henning Nielsen Lund
email: hnl_dk()amigaos.dk
| |