Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: * Re: Failed tests of zsh 4.3.5 in Solaris 10 w/Sun Studio 12 CC
- X-seq: zsh-workers 24664
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Zsh Hackers' List" <zsh-workers@xxxxxxxxxx>
- Subject: Re: * Re: Failed tests of zsh 4.3.5 in Solaris 10 w/Sun Studio 12 CC
- Date: Mon, 3 Mar 2008 12:08:51 +0000
- In-reply-to: <28293.1204278804@thecus>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: CSR
- References: <8AABEECB-A9A6-43EA-BED2-4BE376CBE349@xxxxxxxxxxxxx> <20080226141459.76dc362c@news01> <BD1EA7D6-C784-4ED9-9558-5B655CBC5096@xxxxxxxxxxxxx> <20080226145741.6e74fc22@news01> <656429B3-438B-4ECF-85C4-04E38D837D1A@xxxxxxxxxxxxx> <200802261610.m1QGAwJ3008939@xxxxxxxxxxxxxx> <18951.1204047420@thecus> <200802271129.m1RBTVIC003639@xxxxxxxxxxxxxx> <28293.1204278804@thecus>
On Fri, 29 Feb 2008 10:53:24 +0100
Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
> Peter wrote:
> > The following is the best I've got: it tests for _libiconv_version
> > (which should be an external variable and hence tell us whether we're
> > actually linking against libiconv, whatever the header is) in configure
>
> I'd have thought the AC_CHECK_DECL for _libiconv_version as used already
> earlier in configure.ac is a sufficient test. If you try to compile zsh
> with the iconv header file not matching what it links against, you get
> bigger problems and it doesn't compile at all. In fact, there is
> _LIBICONV_VERSION which is a #define so you could #ifdef that.
I wanted to be safe about that and as far as I can tell checking if we get
_libiconv_version linked in should do that, right?
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author