Boost logo

Boost :

From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2008-04-09 11:19:01


Jurko Gospodnetić <jurko.gospodnetic <at> docte.hr> writes:

>
> Hi.
>
> > Digging through the bjam docs and playing try/error I found that
> > bjam link=static --toolset=msvc-8.0 stage
> >
> > solves this issue.
>
> See type bjam --help in the boost folder and read up on the
> --build-type option.
>
> My guess is that the following is what you want:
>
> bjam --build-type=complete toolset=msvc-8.0 stage
>
> Hope this helps.

No. I was wrong: link=static does not help.
I am missing the *-vc80-mt-s-1_35.lib files and have no idea
how to obtain them.

Markus


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