$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Problems building on Win7
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2015-02-23 11:42:04
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.
>
> In Christ,
> Steven Watanabe
>
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).
Best,
Raffi