Boost logo

Boost-Build :

Subject: Re: [Boost-build] --build-type=complete
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-03-29 20:27:10


AMDG

On 03/28/2011 01:05 PM, Dave Abrahams wrote:
>
>
> I'm finding that if I build Boost on Windows with
> --build-type=complete I don't get statically-linkable binaries for
> anything but Boost.Test. To get a "real" complete build, I'm using
>
> debug release
> threading=multi/link=shared,static/runtime-link=shared
> threading=multi,single/link=static/runtime-link=static
>
> on the command line. Is this intended?
>

It works for me with the trunk and iostreams only.
(bjam --with-iostreams --buld-type=complete)
I also tried with 1.46.0 (bjam --buld-type=complete -j8)
Both were with msvc-10.0express.

a) What is the exact command that you
    used which didn't work?
b) What version are you using, exactly?

In Christ,
Steven Watanabe


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