Boost logo

Boost-Build :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2004-12-20 02:41:37


David Abrahams wrote:

>Roland Schwarz wrote:
>
>
>>Sorry for posting to the developer list. I intended it to go to
>>jamboost but I did not manage to get through.
>>I would be glad if someone could instruct me
>>how to subscribe to the jamboost list.
>>
>>
>
>If you follow http://www.boost.org/more/mailing_lists.htm#jamboost to
>http://groups.yahoo.com/group/jamboost/ you should see instructions for
>joining the group.
>
>
>
Thank you. It seems I missed the "Graphical Verification" step in my
first attempt.

>>---------------------------------------------------
>>
>>I observed the following behaviour:
>>
>>When building the library,
>>
>>
>
>Which library?
>
>
>
The threading library.

>>files that are included by
>>e.g. #include <<boost/config.hpp>
>>obviously are not in the list of dependant files.
>>
>>
>
>No, but they are supposed to be in the list of dependencies.
>
>
>
>>Consequently when one of such files has been edited
>>no recompilation is beeing triggered.
>>
>>
>
>That surprises me; it's not the usual behavior.
>
>
>[...]
>Look for a bin/.jamdeps file and delete it. That is a dependency cache
>and occasionally they become outdated.
>
>
>
I did this. No effect.
Specifically I noticed the described behaviour with this file:
boost/boost/thread/detail/config.hpp
Intrestingly after having it modified it got copied to the install
tree, but still no recompilation of any dependant files took place.

Then I tried to modify both, because I suspected my include paths
beeing wrong. But again only the config.hpp got installed, still no
compilation triggered.

Any ideas where to look next?

Roland

 


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