[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] use host PCRE to build the Debian package
From: |
felix winkelmann |
Subject: |
Re: [Chicken-hackers] use host PCRE to build the Debian package |
Date: |
Mon, 7 Jan 2008 05:27:32 +0100 |
On Jan 7, 2008 2:46 AM, Ivan Shmakov <address@hidden> wrote:
> Currently, the Debian package for Chicken is being built with
> the binaries statically linked to the embedded copy of PCRE.
> Since I expect for Debian to do its best on supporting its own
> PCRE package, I suggest changing the build system to link
> against the host version of PCRE for building the Debian
> package.
>
Ivan, thanks for the patch, but PCRE has been bundled with chicken
to actually avoid using the host-systems libpcre. I don't see much need
for making the build more complicated and also open up the doors for
library incompatibilities.
cheers,
felix
Re: [Chicken-hackers] use host PCRE to build the Debian package, felix winkelmann, 2008/01/08