[pcre-dev] [Bug 2797] --disable-static doesn't work

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2797] --disable-static doesn't work
https://bugs.exim.org/show_bug.cgi?id=2797

--- Comment #1 from Philip Hazel <Philip.Hazel@???> ---
I cannot reproduce this on an Arch Linux system. I took a fresh copy of the
10.37 tarball, configured with --disable-static, ran "make", and ended up with
these things built:

$ ls .libs
libpcre2-8.lai    libpcre2-8.so.0.10.2*  libpcre2-posix.so.3*      pcre2test*
libpcre2-8.so*    libpcre2-posix.lai     libpcre2-posix.so.3.0.0*
libpcre2-8.so.0*  libpcre2-posix.so*     pcre2grep*


There are no .a files, which is what you get if you build static.

--
You are receiving this mail because:
You are on the CC list for the bug.