Boost logo

Boost-Build :

From: Ryan Gallagher (ryan.gallagher_at_[hidden])
Date: 2006-05-18 13:07:01


Vladimir Prus <ghost <at> cs.msu.su> writes:
> Do you have one main app that compiles all files in your project? That would
> explain it -- it typically have one (or even several) libraries per directory
> so the problem does not arise for me.

Hi Volodya,

This case actually arises mainly for libraries for me (but libraries are
mainly what I write). I sometimes have one library that spans a couple
directories, which correspond to namespaces. I suppose that I just don't
get quite as fine-grained in these as you do.

I admit though that this may be the result of being used to lesser
build systems like MSVS that this fine grained nature causes much more
pain to maintain. Perhaps with more experience using bbv2 I'd move to
a finer grained approach, but currently the library layout I have choosen
seems most natural to me.

That being said, currently at least, I (and some others, obviously) still
view this as a valuable feature.

Thanks for looking into this,

-Ryan


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk