
AMDG On 02/20/2014 10:16 AM, Paul A. Bristow wrote:
<snip>
I:\modular-boost>b2 --reconfigure Building the Boost C++ Libraries. Performing configuration checks - symlinks supported : yes <<<<<<<<<<<<<<<<<<< looks promising! [ ] And was successful, and works OK every time,
But I can't get it to work on another machine.
I've checked that the links.jam contains the new symlinks code.
I've tried on develop and master branches.
The new code is only on develop.
I've done b2 --reconfigure more than once.
Is it significant that it says cached? Do I have to empty the cache?
That's what --reconfigure does.
Any ideas what else I am doing wrong?
Details please. a) Can you use mklink /D to create a symlink directly. b) What is the b2 output? c) How exactly does it fail? Does it think that it can't create symlinks? In Christ, Steven Watanabe