Boost logo

Boost-Build :

Subject: Re: [Boost-build] Problems building on Win7
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-02-23 12:34:40


AMDG

On 02/23/2015 09:42 AM, Raffi Enficiaud wrote:
> Le 23/02/15 17:25, Steven Watanabe a écrit :
>>
>> That's definitely the problem. Tracing up the call stack,
>> I think the problem should show up in link.do-link-recursively.
>> The attached patch dumps out the local variables. I'm guessing
>> that this will show a lowercase /d:/ in target-path. If my
>> guess is correct, then the solution is to normalize the path
>> in do-link-recursively.
>>
>
> Unfortunately the paths on that position of the code are relative, I do
> not know if you would be able to use the attached log (again fully
> cleaned).
>

That means that my hypothesis was wrong.
I don't see where else the lowercase d:
could be coming from, though. Can you
add an ECHO at the top of link-recursively
to print target and and another after the
definition of the variable link-target
to print it?

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