Boost logo

Boost :

Subject: Re: [boost] [Boost-users] [release] Boost 1.70.0 Beta 1 Release Candidate 3
From: Tom Kent (lists_at_[hidden])
Date: 2019-03-12 02:07:12


Nevermind, that was my mistake. I'm not sure what I was looking at when I
missed seeing them, but they are in the archive I built with "stage", so I
was clearly wrong.

Thanks for checking that out,
Tom

On Mon, Mar 11, 2019 at 8:30 PM Peter Dimov via Boost <boost_at_[hidden]>
wrote:

> Tom Kent wrote:
>
> > I still don't get the bzip2 and zlib binaries when using `stage`.
>
> Hi Tom,
>
> I tried to reproduce this, by downloading RC3 and then
>
> D:\boost_1_70_0>set ZLIB_SOURCE=C:\projects\zlib-1.2.11
>
> D:\boost_1_70_0>set BZIP2_SOURCE=C:\projects\bzip2-1.0.6
>
> D:\boost_1_70_0>b2 -j8 --with-iostreams --build-type=complete
> toolset=msvc-10.0 address-model=32 architecture=x86 stage
>
> (following as closely as possible the lines in your gist and your previous
> description of your build process.)
>
> I do get bzip2 and zlib binaries in stage/lib:
>
> D:\boost_1_70_0>dir /b stage\lib
> boost_bzip2-vc100-mt-gd-x32-1_70.dll
> boost_bzip2-vc100-mt-gd-x32-1_70.lib
> boost_bzip2-vc100-mt-x32-1_70.dll
> boost_bzip2-vc100-mt-x32-1_70.lib
> boost_iostreams-vc100-mt-gd-x32-1_70.dll
> boost_iostreams-vc100-mt-gd-x32-1_70.lib
> boost_iostreams-vc100-mt-x32-1_70.dll
> boost_iostreams-vc100-mt-x32-1_70.lib
> boost_zlib-vc100-mt-gd-x32-1_70.dll
> boost_zlib-vc100-mt-gd-x32-1_70.lib
> boost_zlib-vc100-mt-x32-1_70.dll
> boost_zlib-vc100-mt-x32-1_70.lib
> libboost_bzip2-vc100-mt-gd-x32-1_70.lib
> libboost_bzip2-vc100-mt-s-x32-1_70.lib
> libboost_bzip2-vc100-mt-sgd-x32-1_70.lib
> libboost_bzip2-vc100-mt-x32-1_70.lib
> libboost_iostreams-vc100-mt-gd-x32-1_70.lib
> libboost_iostreams-vc100-mt-s-x32-1_70.lib
> libboost_iostreams-vc100-mt-sgd-x32-1_70.lib
> libboost_iostreams-vc100-mt-x32-1_70.lib
> libboost_zlib-vc100-mt-gd-x32-1_70.lib
> libboost_zlib-vc100-mt-s-x32-1_70.lib
> libboost_zlib-vc100-mt-sgd-x32-1_70.lib
> libboost_zlib-vc100-mt-x32-1_70.lib
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>


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