Boost logo

Boost Users :

Subject: Re: [Boost-users] bjam - unable to generate "libboost_system-vc80-mt-gd-1_39.lib"
From: Raja Koduru (kscraja_at_[hidden])
Date: 2009-04-23 23:50:29


Thank You.
That helped.

regards,
raja koduru

On Thu, Apr 23, 2009 at 11:50 PM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
> AMDG
>
> Raja Koduru wrote:
>>
>> I compiled boost using bjam without giving any command line options.
>>
>> I was trying to run a simple asio's timer1.cpp tutorial given on the
>> boost website.
>>
>> It failed with the error
>> "LINK : fatal error LNK1104: cannot open file
>> 'libboost_system-vc80-mt-gd-1_39.lib'"
>>
>> Looked in <BoostRootDir>\bin.v2 directory.
>> There were library files with the format
>> "libboost_system-vc80-mt-1_39.lib"
>>
>> My question is ..
>> What other options needs to be given to bjam to generate suitable libs
>> with "-gd" in the library name. ?
>>
>> "bjam's --help" has not helped on how to fine tune it.
>>
>
> The command
>  bjam --with-system link=static threading=multi debug toolset=msvc stage
> creates the library you need, in stage/lib.
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net