$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [modular-boost] "b2 headers" behavior on Windows
From: Vyacheslav Andrejev (mortituris_at_[hidden])
Date: 2014-02-03 20:17:59
Hello Gennadiy,
GR> Ok. What prevents us from changing bjam to always use hardlinks for
GR> directories?
My guess would be what prevent us is their limitations. They won't work on
network drives, for example. Only pure NTFS on local HDD will work.
-- Vyacheslav Andrejev