Boost logo

Boost :

Subject: Re: [boost] The boost component dependencies blues
From: Christoph Heindl (christoph.heindl_at_[hidden])
Date: 2009-12-14 05:03:52


Stefan,

> I'm trying to generate a boost subset that allows me to build boost.python
> and its dependencies into my own package.
> To do that, I ran "bcp python ...".
> I'm surprised to find all these components in the generated source tree:

I don't know if this helps, but a while back, I implemented dependency
parser (based on regular expressions) based on header file includes.
As a demonstration I ran it on boost 1.37.0 and generated dependencies
from each library. It works with 1.41.0 too, but I did not yet have
the time to generate pictures.

Here's the link
http://cheind.wordpress.com/2009/12/05/generic-dependency-parser/

Best regards,
Christoph


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