Re: Problem when specifying msvc-9.0

Edward Diener via Boost-build <[email protected]> Thu, 15 Nov 2018 12:59:40 -0500
Newsgroups gmane.comp.lib.boost.build
Message-ID <[email protected]>
On 11/15/2018 12:32 PM, Steven Watanabe via Boost-build wrote:
> AMDG
> 
> On 11/15/2018 10:20 AM, Edward Diener via Boost-build wrote:
>> <snip>
>> The b2 output for msvc-9.0 starts as:
>>
>> <snip>
>>
>>       cl /Zm800 -nologo
>> @"C:\Programming\build\modular-boost\boost\bin.v2\libs\preprocessor\test\arithmetic.test\msvc-9.0\debug\threading-multi\arithmetic.obj.rsp"
>>
>>
>> 'cl' is not recognized as an internal or external command,
>> operable program or batch file.
>> <snip>
>>
>>
>> You can clearly see that the 'call' line is missing from the msvc-9.0
>> output so naturally 'cl' is not recognized.
>>
> 
> What does --debug-configuration say?

Ok, I see it now. the cl.exe is missing from the msvc-9.0 vc bin directory.

Thanks !

The lesson is: --debug_configuration is my friend <g>.

> 
> In Christ,
> Steven Watanabe

_______________________________________________
Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build