Boost logo

Boost :

Subject: Re: [boost] Link dependencies (was: [mpl] [build] [testing]Mergepullrequests)
From: Stephen Kelly (hello_at_[hidden])
Date: 2014-12-06 10:08:47


Peter Dimov wrote:

> Stephen Kelly wrote:
>> 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.
>
> The directory contains
>
> bcc
> bcc551
> bcc_pre590
> dmc
> gcc
> msvc60
> msvc70
> mwcw
> no_ctps
> no_ttp
> plain
>
> so I'm pretty sure _I_ only need one of those nowadays. :-) Maybe two, but
> I doubt it.

I removed some of those some time ago:
 
 http://lists.boost.org/boost-commit/2013/09/47831.php
 http://lists.boost.org/boost-commit/2013/10/48130.php

I don't know the details of why they're there now.

Thanks,

Steve.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk