Search Criteria
Package Details: mingw-w64-pcre 8.44-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-pcre.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-pcre |
Description: | A library that implements Perl 5-style regular expressions (mingw-w64) |
Upstream URL: | http://www.pcre.org/ |
Keywords: | mingw mingw-w64 pcre |
Licenses: | |
Submitter: | Schala |
Maintainer: | drakkan |
Last Packager: | drakkan |
Votes: | 22 |
Popularity: | 0.000049 |
First Submitted: | 2012-08-08 07:02 |
Last Updated: | 2020-05-18 17:22 |
Dependencies (8)
- mingw-w64-crt (mingw-w64-crt-git)
- mingw-w64-bzip2 (make)
- mingw-w64-configure (make)
- mingw-w64-readline (make)
- mingw-w64-zlib (make)
- mingw-w64-bzip2 (optional)
- mingw-w64-readline (optional)
- mingw-w64-zlib (optional)
Latest Comments
drakkan commented on 2019-12-06 21:29
@vinci
fixed, I'll investigate later why
-lssp
was removed from configure608472efb427
vinci commented on 2019-12-06 15:38
Current won't build for me. The linker complains about an undefined reference to '__memcpy_chk'. Any suggestions?
kevinp commented on 2019-08-10 22:05
Seems like 'ftp.csx.cam.ac.uk' is offline, or at least has been for at least the past ~24 hours for me, making this package not installable. The other download location from PCRE's website - https://ftp.pcre.org/pub/pcre/ - seems to be online, however.
ant32 commented on 2013-10-29 21:15
You're probably on it but if not please remove !libtool and add staticlibs to options. This is the only package from you that I know of that needs changing for qt5 to build again. Thank you.