Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to built boost?
From: ÷ÑÞÅÓÌÁ× âÌÉÎÎÉËÏ× (slavmfm_at_[hidden])
Date: 2010-11-22 03:31:07


It's so much of documentation there just for building (bjam.exe,
boost-build, BoostRegex, boost itself, ohh...), I think it's even more
of it then documentation for boost using itself :).
At the end I found out the http://www.boostpro.com/download/ and
settled up everything just by one click - I think it will be very good
to put this link on the boost site because it's pointless to build
libraries for Windows. (never mind).

2010/11/22 Vladimir Prus <ghost_at_[hidden]>:
> On Sunday, November 21, 2010 14:57:41 ÷ÑÞÅÓÌÁ× âÌÉÎÎÉËÏ× wrote:
>> Hello. I cannnot build the boost library. Part of it which are not
>> require .cpp file ("lexical_cast") works well and I use it already.
>> But "serialization" part usage failed ("1>LINK : fatal error LNK1104:
>> cannot open file 'libboost_serialization-vc100-mt-gd-1_45.lib'");
>> I did:
>> š š š š- downloaded bjam.exe
>>
>> š š š š- downloaded boost-build and unzipped it to C:\boost-build
>>
>> š š š š- downloaded boost_1_45_0 and unzipped it to C:\boost_1_45_0
>>
>> š š š š- issued commands like "bjam.exe --toolset=msvc
>> --prefix=C:\boost_1_45_0 --build-type=complete
>> --build-dir="C:\boost_build" --stagedir=C:\boost_build stage"
>> š š š š š š š š š š š š š result after 5 seconds lag:
>>
>> C:/boost_1_45_0/tools/build/v2/build\configure.jam:145: in builds-raw
>> š š š š š š š š š š š š š š š š š š *** argument error
>> š š š š š š š š š š š š š š š š š š * rule UPDATE_NOW ( targets * :
>> log ? : ignore-minus-n ? )
>> š š š š š š š š š š š š š š š š š š * called with: (
>> <pC:\boost_build\boost\bin.v2\libs\regex\build\msvc-10.0\debug\
>> š š š š š š š š š š š š š š š š š š threading-multi>has_icu.exe
>> <pC:\boost_build\boost\bin.v2\libs\regex\build\msvc-
>>
>> 10.0\debug\threading-multi>has_icu.pdb : š: ignore-minus-n :
>> ignore-minus-q )
>> š š š š š š š š š š š š š š š š š š * extra argument ignore-minus-q
>> š š š š š š š š š š š š š š š š š š (builtin):see definition of rule
>> 'UPDATE_NOW' being called
>>
>> C:/boost_1_45_0/tools/build/v2/build\configure.jam:179: in
>> configure.builds
>>
>> C:/boost_1_45_0/tools/build/v2/build\configure.jam:216: in
>> object(check-target-b
>> š š š š š š š š š š š š š š š š š š uilds-worker)@409.check
>> š š š š š š š š š š š š š š š š š š ...............
>>
>> C:/boost_1_45_0/tools/build/v2/build\targets.jam:848: in
>> targets.generate-from-r
>> š š š š š š š š š š š š š š š š š š eference
>>
>> C:/boost_1_45_0/tools/build/v2/build\targets.jam:1217: in
>> generate-dependencies
>>
>> C:/boost_1_45_0/tools/build/v2/build\targets.jam:1268: in
>> alias-target-class.gen
>> š š š š š š š š š š š š š š š š š š erate
>> š š š š š š š š š š š š š š š š š š Jamroot:648: in build-multiple
>>
>> Result: I don't have any .lib files.
>> What did I wrong?
>
> Well, you have not read the documentation on building ;-)
> You only have to:
>
> 1. Unpack boost
> 2. Run ".\bootstrap.bat"
> 3. Run ".\bjam.exe", optionally adding your --prefix and --build-dir and
> --build-type options.
>
> - Volodya
>
> --
> Vladimir Prus
> http://vladimir_prus.blogspot.com
> Boost.Build: http://boost.org/boost-build2
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
>


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk