Logo by Nickman (anonymous IP: 3.145.103.100,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
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
|
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |