[pcre-dev] [Bug 1278] pcre 8.31 fails to link with Sun Studi…

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1278] pcre 8.31 fails to link with Sun Studio 12 on Solaris 10 Update 10
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1278




--- Comment #4 from Philip Hazel <ph10@???> 2012-08-19 17:46:15 ---
Thanks for the very full information. This looks like a very Solaris-specific
mystery. The bad setting that you quote, namely:

EXTRA_LIBPCRECPP_LDFLAGS = -Wl,-i__ZN7pcrecpp6no_argE:__ZN7pcrecpp2RE6no_argE
-version-info 0:0:0

does not appear in a Linux Makefile. This setting should look just like the
others, i.e. just give -version-info. Therefore, the problem is to find out why
the Makefile got screwed up in this way. I have no access to any Solaris
systems, so I can't run any tests myself. Have you tried running ./configure
with no options at all, and checked the resulting Makefile? If that's clean,
then it is one of the options that is provoking the bug. If that is not clean,
there is something odd in ./configure.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email