Boost logo

Boost-Build :

Subject: Re: [Boost-build] Debuging BB to know what happen...
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-04-24 13:51:09


AMDG

Gilberto Cuba Ricardo wrote:
> Hi Boost.Build,
>
> Could Anybody tell me how I do to debug my project with BB?
>
> Recently I getting rare things since the compilation and I really
> don't understand what happen. For example: My solution have many
> libraries and executables projects and there are compiled in order
> of dependency and this it's ok. Some project need a static library
> project and are compiled fine, but others with the same static
> library name project show "unresolved external" errors, when the
> external symbol are in static library that I included within the
> project jamfile, and the solution were compiled fine in MSVC 8.
>
> Any tips or suggestions for debug my project with BB? Thanks.
>

You can use bjam -n to see the commands that Boost.Build
would execute.

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