
28 Jan
2015
28 Jan
'15
9:27 p.m.
AMDG On 01/28/2015 01:59 PM, Rene Rivera wrote:
Well.. This is certainly surprising. Given that when I look at my develop checkout I see 1816 entries. All of which, except for some dirs, are symlinks. I do expect *all* of them to be links though. So having some dirs in there seems wrong.
A few directories are used by multiple libraries (e.g. numeric). I don't think it's possible to make a symlink that points to more than one directory at once. The Boost.Build code creates a directory and recursively attempts to link the contents in this case. In Christ, Steven Watanabe