Boost logo

Boost-Build :

From: Jurko Gospodnetiæ (jurko.gospodnetic_at_[hidden])
Date: 2008-08-29 06:20:17


   Hi Felipe.

> Yes, but it is rebuilding *a lot* of things that don't need to be rebuild.
> Anything I do, I end up building at least 188 targets (from a total
> of around 1200).

   I had another idea. It could be that you're having trouble with
timestamps in some of your headers. E.g. if one of the headers had its
modification time set in the future that would cause all the targets
depending on it to always be rebuilt.

   You can test whether this is the case by checking the -d+3 output
which shows timestamps for all targets and which are being rebuilt
because they are considered older.

   Hope this helps.

   Best regards,
     Jurko Gospodnetiæ


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