Boost logo

Boost :

Subject: Re: [boost] [gil] Ok to merge new gil's extension to release branch?
From: Jürgen Hunold (jhunold_at_[hidden])
Date: 2013-04-07 14:00:54


Hi Steven,

On Thursday, 4. April 2013 13:45:36 Steven Watanabe wrote:
> AMDG
>
> On 04/04/2013 01:19 PM, Jürgen Hunold wrote:
> > Right now, it seems as if the compile and link tests are broken for
> > prebuilt libraries. See zlib_detect.log for details. Running with "-d+2"
> > and additional debug logic I don't see my paths to the prebuilt includes
> > appearing in the command line for the compile test.
>
> The include path got lost in ac-library.construct.
> I think I fixed this.

Yes, everything is working again. Thanks.

> > The same for the link test, which should
> > contains more code, btw.
>
> What should it contain? I'm only trying to
> test for the existence of the library.
> The link test seems to be working correctly.

Well, there is only a simple "main" in the cpp. That means one can easily link
against *any* other library.
The config test for Qt5 contain

    z_streamp stream;

and querying "zlibVersion();" for example. This ensures that the symbols from
the library are really needed. But I guess this gets complicated.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! 
* voice: ++49 4257 300       ! Fährstraße 1
* fax  : ++49 4257 300       ! 31609 Balge/Sebbenhausen
* jhunold_at_gmx.eu             ! Germany

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk