Download Latest Version wxWidgets 2.9.4 Win32 (2.3 MB)
Email in envelope

Get an email when there's a new version of Deluge Builds

Name Modified Size InfoDownloads / Week
Parent folder
source 2015-12-03
gnu-regex-doc_2.7.tar.xz 2015-12-03 376.9 kB
gnu-regex_2.7_mingw32.tar.xz 2015-12-03 71.3 kB
gnu-regex-static_2.7.tar.xz 2015-12-03 26.3 kB
Totals: 4 Items   474.4 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
Source: README-regex.txt, updated 2012-11-14