Boost logo

Boost Testing :

Subject: Re: [Boost-testing] bjam.exe crash, msvc-10, tag=master
From: Jim Bell (Jim_at_[hidden])
Date: 2014-02-22 17:25:43


On 2014-02-21 11:30 AM, Steven Watanabe wrote:
> AMDG
>
> On 02/20/2014 09:58 AM, Jim Bell wrote:
>> ... But maybe I'll attach
>> a debugger on the next run anyway.
>>
> In that case, you might want to build
> bjam with --symbols.

I did a "bootstrap --symbols" in tools_bb, and I see it passed through
in bootstrap.log, but the resulting bjam.exe is only 512 bytes larger.
And all the .obj files are dated right now, too. But the same-named .obj
file in src/engine/bootstrap is significantly larger than the one in
src/engine/bin.ntx86.

The commands in bootstrap.log are:
cl /nologo /GZ /Zi /MLd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG
kernel32.lib advapi32.lib user32.lib /Febootstrap\jam0 command.c
compile.c ...

.\bootstrap\jam0 -f build.jam --toolset=msvc "--toolset-root=\ "
--symbols clean

.\bootstrap\jam0 -f build.jam --toolset=msvc "--toolset-root=\ " --symbols


Boost-testing list run by mbergal at meta-comm.com