[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] mingw regex undefined pcre references
From: |
felix winkelmann |
Subject: |
Re: [Chicken-hackers] mingw regex undefined pcre references |
Date: |
Mon, 9 Jul 2007 10:10:08 +0200 |
On 7/6/07, Brandon Van Every <address@hidden> wrote:
I get these errors in current Darcs head with mingw. I did not get
them when building the Chicken 2.613 tarball. Before I try to
diagnose anything, does this ring any bells?
I moved some some cflags from the command-line into pcre/config.h.
Stupidly I added PCRE_STATIC, which is likely to cause this problem.
Give me a minute to change this.
cheers,
felix