Boost logo

Boost Testing :

Subject: Re: [Boost-testing] bjam.exe crash, msvc-10, tag=master
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-02-22 18:04:07


AMDG

On 02/22/2014 02:25 PM, Jim Bell wrote:
>
> On 2014-02-21 11:30 AM, Steven Watanabe wrote:
>> 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.

Is there a .pdb file?

> But the same-named .obj
> file in src/engine/bootstrap is significantly larger than the one in
> src/engine/bin.ntx86.
>

That's not particularly surprising.
The build options for bootstrap/jam0
are different.

> 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
>

In Christ,
Steven Watanabe


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