$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Link dependencies (was: [mpl] [build] [testing] Mergepullrequests)
From: Stephen Kelly (hello_at_[hidden])
Date: 2014-12-03 19:59:23
Peter Dimov wrote:
> It's not quite that bad. You need a section with 11 includes:
>
> #if 0
> // inform boost.build of hidden dependencies
> # include "boost/mpl/aux_/preprocessed/bcc/_all_.hpp"
> # include "boost/mpl/aux_/preprocessed/bcc_pre90/_all_.hpp"
> ...
> #endif
Is Borland supported?
Maybe those files should be removed. Then at least you need < 11.
Thanks,
Steve.