Boost logo

Boost :

Subject: Re: [boost] boost_1_44_0 strange build problem
From: Christopher Lux (christopherlux_at_[hidden])
Date: 2010-08-17 12:10:05


Hi,
under Windows trying a x64 build using Visual Studio 2010 with the
following command line:

bjam -j8 --build-dir=d:\devel\_ext\boost_out_64\out
--libdir=e:\devel\_ext\boost_out_64\lib
--includedir=d:\devel\_ext\boost_out_64\inc --without-python
toolset=msvc define=arch:SSE2 address-model=64 runtime-link=shared
install

The dynamic and static libraries are all build, but the install stage
misses to copy the static debug libraries (libbost*mt-gd-1_44.lib) to
the destination directory.

Regards
-chris

On Mon, Aug 16, 2010 at 7:47 PM, Neal Becker <ndbecker2_at_[hidden]> wrote:
> Neal Becker wrote:
>
>> I thought build was working OK on fedora f13 x86_64.  But then I noticed
>> something strange:
>>
>> I'm building like this:
>>
>> bjam -sHAVE_ICU=1 -sEXPAT_INCLUDE=/usr -sEXPAT_LIBPATH=/usr/lib64 --
>> layout=tagged threading=single,multi stage
>>
>> Running 1st time, I got no errors....updated 1353 targets...
>>
>> But then I reran in the same directory and got:
>> ...patience...
>> ...patience...
>> ...patience...
>> ...found 7771 targets...
>> ...updating 96 targets...
>>
>> [ rebuilt release/link-static/libboost_math_c99f.a and release/link-
>> static/libboost_math_c99.a ]
>>
>> ...updated 96 targets...
>>
>> Trying a 3rd time, nothing happens.
>>
>
> Oh, also on 2nd time updated libboost_math_tr1f.a and libboost_math_tr1.a
>
>
> _______________________________________________
> 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