Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libregex_20090805_dev_mingw32.7z | 2012-11-14 | 37.0 kB | |
libregex_20090805_dll_win32.7z | 2012-11-14 | 49.9 kB | |
libregex_20090805_doc.7z | 2012-11-14 | 10.0 kB | |
regex_20090805_src.7z | 2012-11-14 | 339.7 kB | |
Totals: 4 Items | 436.6 kB | 0 |
Description: The GNU Regular Expression library Home: http://www.gnu.org/software/libc http://www.gnu.org/software/rx Libraries Available: static, shared (regex-20090805 & regex-2.7) Requires: Licenses: GPLv2, LGPLv2, LGPLv2.1 Source: http://ftp.gnu.org/gnu/glibc 0.12: http://ftp.gnu.org/old-gnu/rx 20090805: https://sourceforge.net/projects/mingw/files/MSYS/Base/regex 2.7: https://sourceforge.net/projects/gnuwin32/files/regex Documentation: Notes: I had trouble finding a good source for regex so I have included compiled libraries of three different versions that I found: 0.12: The original regex hosted by gnu.org but not maintained 20090805: A version optimized for MSYS from the GNU GIT repository 2.7: Source code found at the GNUWin32 project Configure Options: 20090805: --prefix=/mingw CFLAGS=-static-libgcc 2.7 : --prefix=/mingw CFLAGS=-static-libgcc CXXFLAGS=-static-libgcc