[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make-regexp on mingw
From: |
Cesar Strauss |
Subject: |
Re: make-regexp on mingw |
Date: |
Tue, 05 May 2009 20:08:55 -0300 |
User-agent: |
Thunderbird 2.0.0.21 (X11/20090409) |
Ludovic Courtès wrote:
> Richard Shann writes:
>
>> conftest.c:94:19: regex.h: No such file or directory
>
> That means that either <regex.h> is simply not available in MinGW, or
> it's optional, I don't know.
>
You can find a suitable regex implementation at the MinGW project
download page:
http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=73286
Regards,
Cesar